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
thorpej
9bb27910a9
Convert to new-style autoconfiguration; old-style config is no longer
...
supported.
1997-01-30 09:14:10 +00:00
..
adosfs
…
arch
Convert to new-style autoconfiguration; old-style config is no longer
1997-01-30 09:14:10 +00:00
compat
…
conf
…
ddb
…
dev
A performance optimization, inspired by a conversation with Thor Simon:
1997-01-30 04:00:52 +00:00
ipkdb
…
isofs
/cd9660
…
kern
add #ifdef KMEMSTATS around variable otherwise unused; now compiles with KMEMSTATS turned off.
1997-01-30 06:50:46 +00:00
lib
Initialize `f_offset'.
1997-01-28 09:41:03 +00:00
lkm
…
miscfs
…
msdosfs
…
net
…
netccitt
…
netinet
ioctl cmd arguments are u_long, not int. Pointed out by
1997-01-29 02:16:23 +00:00
netiso
…
netnatm
…
netns
…
nfs
…
scsi
…
stand
…
sys
…
ufs
Correct old inode flag names in comment, and reformat for 80 character screen
1997-01-27 10:30:14 +00:00
vm
…
Makefile
…