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
christos
1a320dc9be
added extra argument in vn_open and VOP_OPEN to allow cloning devices
1994-11-14 06:01:16 +00:00
..
adosfs
…
arch
changed open prototype
1994-11-14 05:55:23 +00:00
boot
…
compat
…
conf
…
ddb
…
dev
added extra argument to vn_open
1994-11-14 06:00:10 +00:00
isofs
…
kern
added extra argument in vn_open and VOP_OPEN to allow cloning devices
1994-11-14 06:01:16 +00:00
lib
…
libkern
…
miscfs
…
msdosfs
…
net
…
netccitt
…
netinet
Fix off by one error in in_socktrim(), reported by Karn Fox.
1994-11-03 14:57:35 +00:00
netiso
…
netns
…
nfs
…
pcfs
…
scsi
Oops; update scsibusmatch() arg list.
1994-11-03 22:09:00 +00:00
stand
…
sys
Add a new function config_scan(), which just calls a particular function
1994-11-04 06:40:11 +00:00
ufs
…
vm
…
Makefile
…