HardenedBSD/sys
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
..
alpha/include
amd64 Changes preparing for iBCS support 1994-08-24 11:52:21 +00:00
conf Reviewed by: 1994-08-24 22:37:56 +00:00
ddb
dev Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
fs
gnu Made idempotent 1994-08-21 07:19:45 +00:00
i386 Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
isa Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
isofs/cd9660
kern Support speeds 57600 and 115200. 1994-08-25 10:01:00 +00:00
libkern
miscfs
net Idempotency #endif was not at end of file or commented. 1994-08-22 14:16:36 +00:00
netccitt
netinet
netiso
netns
nfs More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsclient More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsserver More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
powerpc/include
rpc
scsi
sys Changes preparing for iBCS support 1994-08-24 11:51:46 +00:00
tools
ufs Made idempotent 1994-08-21 07:19:45 +00:00
vm Made idempotent 1994-08-21 07:19:45 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00