229 projects tagged "NetBSD"
Minimum Profit (mp) is a programmer's text editor. It features small memory and disk requirements, syntax highlighting, context-sensitive help for the source code being edited, multiple simultaneous file editing, ctags support, word wrapping, and more. It can be compiled for Qt, Ncurses, GTK, and MS Windows.
The PCI Utilities package contains various utilities dealing with the PCI bus, and also a library for portable access to PCI configuration registers. It includes `lspci' for listing all PCI devices (very useful for debugging of both kernel and device drivers) and `setpci' for manual configuration of PCI devices.
tinyldap is a small (11k uncompressed static binary on x86 Linux) and fast (1000 equal queries for one of 3000 records in less than one second on a 1.3 GHz Athlon, with over 3000 separate TCP connections using tcpserver) read-only LDAP server. No tricks like file descriptor passing, thread pools, or caching are used (aside from the buffer cache from the operating system).
librfid is a RFID protocol stack for RFID readers. It implements the reader side of ISO 14443 A and B, ISO 15693, Philips Mifare Ultralight, and Classic. It currently supprorts the Omnikey Cardman 5121 and OpenPCD RFID readers. Support for Philips Pegoda is currently under development. librfid uses libusb and should work on all operating systems that support libusb. Only Linux has been tested.