NetBSD/sys
mycroft d77a163cac Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
..
arch Add .type directive to ENRTY(). 1994-01-07 00:46:20 +00:00
boot
compat Partial cleanup. Needs more work. 1994-01-07 00:43:39 +00:00
conf this file is once again in alphabetical order... 1993-12-22 12:48:25 +00:00
ddb Canonicalize all #includes. 1993-12-18 04:54:21 +00:00
dev small cleanup 1994-01-05 13:38:57 +00:00
isofs isofs_print return type reverts to 'int' 1993-12-23 07:37:42 +00:00
kern oops; fix that last 1994-01-07 19:26:44 +00:00
lib "struct ether_addr" for ethers(3) functions. 1993-12-30 04:17:40 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs return size of 'reg' from getattr() 1994-01-05 21:56:02 +00:00
msdosfs Canonicalize all #includes. 1993-12-18 00:50:51 +00:00
net don't need to #include <sys/socket.h> twice. 1994-01-06 14:00:35 +00:00
netccitt Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netinet kill COMPAT_OLDSOCKOPT 1994-01-07 22:16:11 +00:00
netiso Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netns Correct order of arguments to m_get*(). 1994-01-06 23:58:17 +00:00
nfs add support for union and loopback mounts, from jsp 1994-01-04 14:10:48 +00:00
pcfs
scsi fix from Nick Cuccia (cuccia@remarque.berkeley.edu), apparently 1993-12-23 09:35:51 +00:00
stand
sys EOPNOTSUPP == Operation not supported 1994-01-06 12:57:46 +00:00
ufs mfs_print return type back to 'int' 1993-12-23 07:03:11 +00:00
vm Kill third arg to thread_sleep(). It's always false and isn't used anyway. 1994-01-07 22:22:20 +00:00
Makefile