This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
cgd
dce8f4f821
add support for being user-mounted. add support for setting uid and
...
gid of files, as well as mask for file perms. this code desperately needs cleanup.
1994-04-07 07:30:23 +00:00
..
arch
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
1994-04-07 06:48:19 +00:00
boot
…
compat
nice unique SUN_SYS_ names..
1994-04-04 10:06:53 +00:00
conf
…
ddb
Try to deal with db_print_loc_and_inst() generatings a fault.
1994-04-04 08:59:38 +00:00
dev
Implement dynamic IRQ configuration and IRQ sharing. Inline spl*() calls.
1994-04-07 06:48:19 +00:00
isofs
…
kern
if MNT_USER is set, let fs authenticate unmount
1994-04-07 07:20:31 +00:00
lib
…
libkern
…
miscfs
…
msdosfs
add support for being user-mounted. add support for setting uid and
1994-04-07 07:30:23 +00:00
net
…
netccitt
…
netinet
…
netiso
…
netns
…
nfs
…
pcfs
…
scsi
Redo the last change; it was compltely bogus.
1994-04-06 00:43:57 +00:00
stand
…
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
…
vm
…
Makefile
…