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
briggs
1fd44da3df
Change an &= to an & -- the former stopped working for some reason
...
that I need to delve into when I have time.
1996-01-24 05:52:58 +00:00
..
adosfs
…
arch
Change an &= to an & -- the former stopped working for some reason
1996-01-24 05:52:58 +00:00
compat
…
conf
…
ddb
…
dev
New "child" drivers for Sun keyboard and mouse attached to z8530sc.
1996-01-24 01:15:34 +00:00
isofs
/cd9660
…
kern
fix off-by-one error in tickfix code. (should increment when count >=
1996-01-17 04:37:31 +00:00
lib
Some files containing more than one function are split. This reduces the
1996-01-13 22:25:32 +00:00
miscfs
…
msdosfs
Fix error in previous change: don't use the local FS mount data before
1996-01-21 16:35:29 +00:00
net
…
netccitt
…
netinet
Add a net.inet.ip.directed-broadcast sysctl as suggested by
1996-01-16 04:17:30 +00:00
netiso
…
netns
…
nfs
…
scsi
…
stand
…
sys
Add declarations for sys_nerr & sys_errlist (moved from stdio.h)
1996-01-20 01:33:53 +00:00
ufs
…
vm
…
Makefile
…