NetBSD/sys
mycroft 4bad1511b7 Fix a bug I introduced in the last commit, regarding a VTIME timeout causing
EWOULDBLOCK to be returned rather than looping again to see if any characters
are pending.  Also, fix another bug in the original code; if someone changed
VMIN behind our back, last_cc might be uninitialized when we reference it.
1994-10-24 09:09:06 +00:00
..
adosfs update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
arch Rearrange ed_init() slightly, to better correspond to the National manual. 1994-10-23 23:24:56 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat pay a small amount of lip service to the new syscall args mechanism. 1994-10-20 04:47:31 +00:00
conf Convert process, file, and namei lists and hash tables to use queue.h. 1994-08-30 03:04:28 +00:00
ddb db_error() does not return. 1994-10-09 08:56:23 +00:00
dev Rearrange ed_init() slightly, to better correspond to the National manual. 1994-10-23 23:24:56 +00:00
isofs update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
kern Fix a bug I introduced in the last commit, regarding a VTIME timeout causing 1994-10-24 09:09:06 +00:00
lib compile -O3 1994-09-16 01:27:58 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
msdosfs update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
net fix pr 528; don't define struct if_data inside another structure. 1994-10-19 20:57:56 +00:00
netccitt C syntax 1994-09-20 06:41:04 +00:00
netinet Don't return received data to the user until the initial handshake is complete. 1994-10-14 16:01:48 +00:00
netiso C syntax, and proper definition of time. 1994-09-20 06:41:35 +00:00
netns don't redefine time. 1994-09-20 06:42:10 +00:00
nfs update for new syscall args description mechanism 1994-10-20 04:28:10 +00:00
pcfs
scsi Make this more likely to work. 1994-10-23 19:24:01 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys change exec_setup_fcn() to be more useful (from christos) 1994-10-24 05:32:19 +00:00
ufs update for new syscall args description mechanism, and deal safely 1994-10-20 04:20:55 +00:00
vm update for new syscall args description mechanism 1994-10-20 04:22:35 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00