NetBSD/sys
mycroft 4003e0fc3a Do the last bit differently; if npx is configured, use npxexit(), else turn on
emulation manually.
1994-04-08 19:15:52 +00:00
..
arch Do the last bit differently; if npx is configured, use npxexit(), else turn on 1994-04-08 19:15:52 +00:00
boot
compat nice unique SUN_SYS_ names.. 1994-04-04 10:06:53 +00:00
conf getting rid of tp_astring.c 1994-03-26 04:13:48 +00:00
ddb Try to deal with db_print_loc_and_inst() generatings a fault. 1994-04-04 08:59:38 +00:00
dev Small fix to attach message. 1994-04-08 18:57:24 +00:00
isofs Do some access checks 1994-03-15 21:37:29 +00:00
kern if MNT_USER is set, let fs authenticate unmount 1994-04-07 07:20:31 +00:00
lib copied over so lib/libc/arch not needed to build kernel. 1994-03-29 07:14:42 +00:00
libkern
miscfs PG_COW -> PG_COPYONWRITE to match earlier changes in vm_page.h. 1994-03-17 04:10:32 +00:00
msdosfs add support for being user-mounted. add support for setting uid and 1994-04-07 07:30:23 +00:00
net two reference count fixes, and minor cleanup (to offset the added goto! 8-). 1994-03-23 05:05:03 +00:00
netccitt
netinet add missing explicit type declaration for func argument 1994-03-14 07:49:44 +00:00
netiso rcsism 1994-03-29 10:16:52 +00:00
netns Need cpu.h for setsoftnet(). 1994-02-20 03:19:45 +00:00
nfs make panic string unique 1994-03-31 05:44:49 +00:00
pcfs
scsi Redo the last change; it was compltely bogus. 1994-04-06 00:43:57 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys change msdosfs mount args again, and add MNT_USER flag, for user-mntd fs's 1994-04-07 07:13:28 +00:00
ufs expand uid_t/gid_t/off_t 1994-03-27 09:09:57 +00:00
vm frob arguments a little bit 1994-04-02 08:39:20 +00:00
Makefile