202 projects tagged "BSD Original"
newmail looks at mailboxes and determines if any new mail has arrived. The mailboxes to be examined are specified with command line arguments. A directory can be specified and newmail will check every mailbox inside. newmail is designed to be run every 15 minutes or so by a user's shell.
DVTS (Digital Video Transport System) sends and receives DV data using the Internet. It consists of dvsend and dvrecv - dvsend receives DV data via IEEE1394, and sends it to dvrecv using IP, while dvrecv receives DV/RTP packets, and sends DV data using an IEEE1394 interface. Using DVTS, high quality realtime video meeting can be achieved. It consumes about 8-35 Mbps of network bandwidth. Supported platforms are FreeBSD4.x, MacOSX, and Linux.
R-AddressBook is a Java address book which stores its data in XML format. It can be run on virtually any computer (including PDAs) and offers local and global address information storage, WebServices based synchronization, off- and on-line operation, no restriction on the type or number of fields for each entry, and automatic address updates.
LMB is a tool to browse the web using a dumb terminal that isn't capable of even the most simple options (like deleting the screen or cursor placement). All commands are entered as a single line command. Links are visited by entering the number that is printed before the link. All other commands can be changed using the config file. LMB isn't a real browser, but a frontend to lynx. Documentation is nearly nonexistant. It is written in Pascal using the Freepascal compiler. An x86-linux binary is included.