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
pk
6b12855c49
pmap_extract(): move printf()'s inside debugging brackets. The caller
...
decides what to do upon finding an absent mapping.
1997-07-16 15:35:23 +00:00
..
adosfs
Fix a masking botch from last commit; make this more intuitive.
1997-07-08 09:11:29 +00:00
arch
pmap_extract(): move printf()'s inside debugging brackets. The caller
1997-07-16 15:35:23 +00:00
compat
In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been
1997-07-15 07:46:04 +00:00
conf
…
ddb
…
dev
Add atari.
1997-07-15 08:40:02 +00:00
gdbscripts
…
ipkdb
…
isofs
/cd9660
…
kern
Check `b_dev' field in bdwrite() before using it as an index into bdevsw[].
1997-07-08 22:03:30 +00:00
lib
…
lkm
New adosfs lkm, which will only be build on the Amiga.
1997-07-08 16:46:24 +00:00
miscfs
…
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
Fix a misplaced brace which caused NAT list corruption; from Dave Huang
1997-07-16 11:06:07 +00:00
netiso
…
netnatm
…
netns
…
nfs
A filesystem may not support VFS_VGET (like msdosfs). If it doesn't,
1997-07-15 01:07:47 +00:00
scsi
…
stand
…
sys
In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been
1997-07-15 07:46:04 +00:00
ufs
Give the hash lock a better name, it's not just ffs that uses it.
1997-07-15 19:08:18 +00:00
vm
…
Makefile
…