NetBSD/sys
jtc ceb7f9888d Change default NetBSD NPX control word to 0x137f.
This masks all FP exceptions (like every other UNIX system), and makes
it possible for gcc 2.5's long double support to work.
1994-01-08 01:19:06 +00:00
..
arch Change default NetBSD NPX control word to 0x137f. 1994-01-08 01:19:06 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
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 Rearrange some #includes. 1994-01-08 01:01:50 +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 IOCBASECMD was defined incorrectly 1994-01-08 01:18:10 +00:00
ufs mfs_print return type back to 'int' 1993-12-23 07:03:11 +00:00
vm Fix up some #includes, and add a bunch of prototypes. 1994-01-08 01:11:21 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00