NetBSD/sys
lkestel f81b696a46 Added get_pte() routine to get a pte from a logical address using ptest.
Cleaned up startup code in a big way.  Now calling get_mapping() if
'030 and MMU is on, and post-processing our page tables with remap_MMU().
1994-07-31 08:19:46 +00:00
..
adosfs fix a `bug' actually just an interface issue, cache last indirect block 1994-07-11 05:07:38 +00:00
arch Added get_pte() routine to get a pte from a logical address using ptest. 1994-07-31 08:19:46 +00:00
boot
compat Avoid some macro redefinitions that have appeared since exec.h 1994-07-12 00:34:31 +00:00
conf the trunk now carries the revision 1.0A (i.e. the first revision after 1994-07-10 22:26:30 +00:00
ddb Make "examine" (x/i) always print the address. 1994-06-30 12:49:54 +00:00
dev Redux. 1994-07-28 19:57:31 +00:00
isofs Make sure we don't release the buffer too early. 1994-07-22 23:17:59 +00:00
kern Clean this up a bit, and separate parts of vfs_opv_init() into separate 1994-07-24 07:15:19 +00:00
lib include libkern.h 1994-07-27 07:58:45 +00:00
libkern
miscfs Implement /kern/msgbuf. 1994-07-21 10:22:20 +00:00
msdosfs Fix for new dirent structure 1994-07-19 11:20:40 +00:00
net bug 367. paulus says the fix is right & critical. 1994-07-27 09:05:33 +00:00
netccitt
netinet Fix byte-order bug in printf() statement. 1994-07-27 12:36:09 +00:00
netiso Don't try to define BYTE_ORDER; get it from <machine/endian.h>. 1994-07-21 07:10:12 +00:00
netns New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
nfs Set the group list length when copying credentials. 1994-07-22 23:16:36 +00:00
pcfs
scsi Normalize label handling. 1994-07-26 19:39:19 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys Fix MOD_VFS(). 1994-07-24 03:03:42 +00:00
ufs Do the doasyncfree conditionalization better. 1994-07-04 21:06:07 +00:00
vm Don't panic if primary swap device is not configured. 1994-07-21 07:12:13 +00:00
Makefile