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
mycroft
85b2440284
Use splclock() to block time updates, not splhigh().
1997-02-28 04:45:35 +00:00
..
adosfs
…
arch
There's no reason to use splhigh() here.
1997-02-28 04:44:08 +00:00
compat
…
conf
Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize".
1997-02-28 00:14:19 +00:00
ddb
…
dev
Add the 53c96 variant.
1997-02-27 13:59:32 +00:00
gdbscripts
…
ipkdb
…
isofs
/cd9660
…
kern
Use splclock() to block time updates, not splhigh().
1997-02-28 04:45:35 +00:00
lib
…
lkm
…
miscfs
…
msdosfs
…
net
…
netccitt
…
netinet
…
netiso
…
netnatm
…
netns
…
nfs
…
scsi
…
stand
…
sys
fix reversal of strings for ddb.lines and ddb.tabstops; from Andrew
1997-02-27 06:25:27 +00:00
ufs
…
vm
DTRT if vm_object_lookup() returns NULL. This may happen while an object is
1997-02-27 17:49:05 +00:00
Makefile
…