sam.tar.gz Rob Pike's sam editor for BSD/OS. There is a file called README.BSDI which explains a little about it, and then of course the standard README and other documentation. It includes binaries and source. (Sam is a graphical text editor which merges the programmability of ed/sed with the ease of use of a graphical interface. The original paper is also included in the archive's doc directory.) Compiled by Russ Cox . nvi-1.79.tar.gz Keith Bostic's latest implemenation of the vi/ex editor. The changes in nvi 1.79 are almost entirely bug and compatibility fixes. In particular, there was one large fix, to handle a complex use of the global command I'd never seen before. The only feature changes were: + Upgrading to Perl 5.003_06, and other Perl cleanups and upgrades, from Sven Verdoolaege. + The comment edit option now skips C++ comments, courtesy of Scott Bolte. + Spanish has been added to the list of message translations. uemacs4.0a.tar.gz Micro-Emacs, a small footprint Emacs that has the useful features of GNU-Emacs, without the bloat. This version has several of Bruce's fixes/enhancements outlined in the file README.BSDI. Uploaded by Bruce Momjian . uemacs4.0a.patch1 A context diff to MicroEmacs 4.0a to allow multiple users to lock files in the same directory by changing lock directory permissions to rwxrwxrwt. Uploaded by Bruce Momjian . tcap_fkeys.patch A patch that changes the system termcap files to define function keys and home/end/pageup/pagedown/insert/delete keys for ibmpc3 and xterms. BSDI does not define all these keys, and some applications can make use of them if they are defined. Uploaded by Bruce Momjian . beav-1.40.tar.gz An emacs-style editor for editing binary files. Uploaded by Bruce Momjian .