NetBSD/sys
jdolecek fd0f688850 make local const stuff as static const, so that it's pushed to text segment 2001-01-17 19:04:03 +00:00
..
adosfs
altq
arch Remove local declaration of softclock(). 2001-01-17 19:03:14 +00:00
coda
compat Grok __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN. 2001-01-15 21:33:52 +00:00
conf Add procfs_linux.c 2001-01-17 01:26:40 +00:00
crypto
ddb
dev Fix comment. 2001-01-17 08:37:09 +00:00
filecorefs
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs
kern Explicitly include <machine/intr.h> if __HAVE_GENERIC_SOFT_INTERRUPTS. 2001-01-17 18:21:41 +00:00
lib
lkm Add procfs_machdep.c and .PATH for it. 2001-01-17 00:09:31 +00:00
miscfs Add a few linux-style files, only enabled when -o linux is specified 2001-01-17 00:09:07 +00:00
msdosfs
net make local const stuff as static const, so that it's pushed to text segment 2001-01-17 19:04:03 +00:00
netatalk
netccitt pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). 2001-01-17 04:05:41 +00:00
netinet pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). 2001-01-17 04:05:41 +00:00
netinet6 wrap noisy ND6 debugging messages with ND6_DEBUG. sync with kame 2001-01-17 11:26:52 +00:00
netisdn Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netiso correct typecast for eonrtrequest 3rd arg. 2001-01-17 15:13:37 +00:00
netkey if 2nd parameter of key_acquire() is NULL it panics. 2001-01-10 18:52:51 +00:00
netnatm
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb
nfs Use uvm_aio_biodone instead of uvm_aio_aiodone for top-level buf 2001-01-07 05:54:41 +00:00
ntfs
smbfs
stand
sys Add some whitespace to make reading this file easier. 2001-01-17 02:17:47 +00:00
ufs On a RW->RO transition, explicitly clear fs_fmod after the cgupdate/sbupdate, 2001-01-10 17:49:18 +00:00
uvm splimp() -> splvm() 2001-01-14 02:10:01 +00:00
Makefile