Go to file
Bruce Evans 3e0a35fee4 Updated to final 1.1.5 version (revision 1.56).
Merged changes from 2.0 version (revisions 1.46-1.50) by hand.

Finished conversion to clists: removed flush of tty output buffer
in comflush() (most writes were truncated to 256 bytes) and restored
bypass of ttyinput() in siopoll().

Finished conversion to 2.0 types - more void *'s, less caddr_t's,
less casts, no Dev_t's.

Only these things are seriously broken now compared with 1.1.5:
waiting for output complete is impossible so ttywait() can deadlock;
sioclose() isn't called enough so sioopen() sometimes returns EBUSY
unnecessarily; input flow control is not implemented.
1994-08-25 10:15:28 +00:00
bin Touch init.c after making it in case mkinit refused to touch it after not 1994-08-21 10:44:51 +00:00
eBones Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
etc Add sample (empty) fbtab file. Anyone is welcome to add additional 1994-08-22 20:00:39 +00:00
gnu Fixed Makefile for make depend some more. The .depend target was not 1994-08-25 08:36:26 +00:00
include Changed idempotent strings to reflect directory area. 1994-08-21 04:05:05 +00:00
lib Remove dead code. gmon stuff is now done better in libc/gmon an 1994-08-22 15:13:41 +00:00
libexec Add -DBSD4.2 and -DBSDINETD so uucpd makes sense. Further correct a 1994-08-23 20:13:32 +00:00
sbin Once again, slattach sources ported from 1.1.5 with fixes. 1994-08-23 08:28:32 +00:00
secure Fix afterinstall rule for generating links to the real libcrypt 1994-08-20 18:16:57 +00:00
share Make it make-able by adding a rule for paper.ps 1994-08-24 19:01:36 +00:00
sys Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Fix a problem with passing quoted strings down to commands. 1994-08-24 21:14:27 +00:00
usr.sbin Changes to adapt to 2.0. 1994-08-23 11:17:55 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
Makefile - turn NOCRYPT off 1994-08-20 21:34:59 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00