freebsd-dev/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 Updated to latest version from 1.1.5.1+ 1994-08-17 08:51:10 +00:00
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 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
dev Updated to final 1.1.5 version (revision 1.56). 1994-08-25 10:15:28 +00:00
fs Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
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 Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
kern Support speeds 57600 and 115200. 1994-08-25 10:01:00 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
net Idempotency #endif was not at end of file or commented. 1994-08-22 14:16:36 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Made idempotent. 1994-08-21 05:27:42 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
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 Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
sys Changes preparing for iBCS support 1994-08-24 11:51:46 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
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