NetBSD/sys
fredette d36a2c2284 Made changes to support ELF. Highlights include:
To find the kernel symbol table, instead of expecting
the old a.out struct exec from locore.s, use the
ELF headers found after the kernel text.
2001-05-14 15:00:28 +00:00
..
adosfs
altq
arch Made changes to support ELF. Highlights include: 2001-05-14 15:00:28 +00:00
coda delint newline in string 2001-04-30 03:30:45 +00:00
compat Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct 2001-05-13 20:54:42 +00:00
conf Add locator support for fwbus's 2001-05-13 04:54:47 +00:00
crypto
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev epintr(): eliminate write-only variable 'addrandom' 2001-05-14 09:28:49 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Make this build again ifdef DIAGNOSTIC (oops) 2001-05-13 17:17:34 +00:00
lib Make this work for PIC (as opposed to pic) without taking chances of fitting 2001-05-13 20:03:45 +00:00
lkm
miscfs
msdosfs
net correct ecn consideration on tunnel encap/decap. sync with kame. 2001-05-10 01:37:42 +00:00
netatalk
netccitt remove superfluous ; 2001-05-01 16:39:00 +00:00
netinet drop multi destination mode (IFF_LINK0). 2001-05-14 13:35:20 +00:00
netinet6 drop multi destination mode (IFF_LINK0). 2001-05-14 13:35:20 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Suppress another case of a potentially noisy error message which 2001-05-09 20:02:32 +00:00
ntfs
smbfs
stand
sys Make this build again ifdef DIAGNOSTIC (oops) 2001-05-13 17:17:34 +00:00
ufs
uvm Use pool_init() rather than pool_create(). 2001-05-09 23:20:59 +00:00
Makefile