NetBSD/sys
briggs 1fd099189d Change USRTEXT to 8192 in vmparam.h.
Add MACHINE_ARCH (m68k) to param.h.
1993-12-04 03:49:01 +00:00
..
arch Change USRTEXT to 8192 in vmparam.h. 1993-12-04 03:49:01 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat Clean up deleted files. 1993-11-28 18:07:58 +00:00
conf Bring files.newconf back into touch with reality: 1993-11-29 03:39:46 +00:00
ddb
dev Use new struct buf fields. 1993-11-29 20:33:25 +00:00
isofs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
kern initialize uninitialized variable, from Andy Heffernan <ahh@netcom.com>. 1993-12-01 22:05:04 +00:00
lib deal with missing lib dirs 1993-12-04 03:13:31 +00:00
libkern Clean up deleted files. 1993-10-13 05:42:10 +00:00
miscfs #ifdef out /kern/root at theo's request 1993-11-20 01:57:07 +00:00
msdosfs don't do the exflags thing. 1993-12-02 06:23:48 +00:00
net rename loattach() to loopattach() so that the pdevinit[] stuff can find it. 1993-11-23 08:16:55 +00:00
netccitt
netinet fix from david greenman, davidg@freefall.cdrom.com: 1993-11-05 23:06:26 +00:00
netiso
netns
nfs Bug fixes to ISOFS 1993-11-26 19:56:51 +00:00
pcfs
scsi Use new struct buf fields. 1993-11-29 20:33:25 +00:00
stand
sys Disable GCC's __attribute__ extension when we're not using GCC. 1993-12-03 20:39:35 +00:00
ufs do something better with lookup return values; suggested by BSDI's msdosfs mod 1993-11-20 09:40:32 +00:00
vm Use proc0's credentials in buffer used for IO to swap device. 1993-11-29 16:05:20 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00