NetBSD/sys
reinoud 72854dc39d Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out
kernels as also ELF ones. Also cleaned up the code a bit and removed a
bunch of errors in the ELF loading code... no wonder it didn't work ! ... I
tried to squeeze about 8000 bytes in one 4096 byte page resulting in a
corrupted bss.
2001-09-18 23:23:22 +00:00
..
adosfs move include of header only needed for kernel down inside ifdef _KENREL. 2001-09-15 22:44:09 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out 2001-09-18 23:23:22 +00:00
coda add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
compat Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
conf Move IEEE 802.11 MAC management functions from awi driver to 2001-09-18 09:09:57 +00:00
crypto Add including <stdio.h> for compiling in user land. 2001-09-09 15:52:57 +00:00
ddb use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
dev Fix register offset of SYNC_SET for FH phy. 2001-09-18 23:19:08 +00:00
filecorefs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
gdbscripts
ipkdb
isofs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
kern Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
lib On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-06 21:30:15 +00:00
lkm g/c obsolete comment 2001-09-18 20:18:20 +00:00
miscfs add a forward decl for struct vm_page. 2001-09-15 22:38:40 +00:00
msdosfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
net Move IEEE 802.11 MAC management functions from awi driver to 2001-09-18 09:09:57 +00:00
netatalk
netccitt
netinet Split the pre-computed ifnet checksum flags into Tx and Rx directions. 2001-09-17 17:26:59 +00:00
netinet6 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netisdn Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netiso Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netkey Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netnatm
netns Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netsmb Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ntfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
smbfs
stand
sys Add cdev__ocm_init() helper. 2001-09-18 19:55:06 +00:00
ufs make LFS work again. 2001-09-16 13:57:56 +00:00
uvm a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
Makefile