HardenedBSD/sys
Bruce Evans 2c5bafb1f8 Parenthesize macro args.
Comment #endif's.
1994-09-20 22:24:26 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't 1994-09-20 21:35:49 +00:00
compile
conf Sorted. 1994-09-20 15:55:09 +00:00
ddb 386bsd -> kernel in strings. 1994-09-05 14:04:56 +00:00
dev Fixed the problem where the floppy has incorrectly failed probing 1994-09-17 18:08:36 +00:00
fs Changed some NetBSD backwards compatibility code which was confusing mountd. 1994-09-19 19:24:44 +00:00
gnu
i386 Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't 1994-09-20 21:35:49 +00:00
isa Don't lose the RTC interrupt in resettodr(). 1994-09-20 21:20:46 +00:00
isofs/cd9660 Obtained from: 1994-09-15 19:46:03 +00:00
kern Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires 1994-09-20 05:42:46 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
modules Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and 1994-09-16 20:24:29 +00:00
msdosfs Changed some NetBSD backwards compatibility code which was confusing mountd. 1994-09-19 19:24:44 +00:00
net Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netccitt
netinet Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netiso
netns
nfs
nfsclient
nfsserver
pci Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
powerpc/include
rpc
scsi Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now only 1994-09-16 23:43:28 +00:00
sys Parenthesize macro args. 1994-09-20 22:24:26 +00:00
tools
ufs Use `1' for a boolean value instead of something irrelevant (MNT_WAIT) 1994-09-20 05:53:24 +00:00
vm Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
Makefile