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
dyoung
55e0f7c6a4
Rounding to the nearest multiple of 2 with roundup(constant, 2) is
...
easier to read than `constant + 1'.
2004-01-10 07:54:55 +00:00
..
altq
…
arch
Bus-spacify ip2x core logic. Eliminate magic numbers.
2004-01-10 05:22:09 +00:00
coda
…
compat
…
conf
…
crypto
…
ddb
…
dev
Rounding to the nearest multiple of 2 with roundup(constant, 2) is
2004-01-10 07:54:55 +00:00
fs
…
gdbscripts
…
ipkdb
…
kern
Initialize buffer pools with PR_IMMEDRELEASE. Don't use pool_reclaim()
2004-01-09 19:01:01 +00:00
lib
…
lkm
…
miscfs
…
net
…
net80211
…
netatalk
…
netccitt
…
netinet
When accepting a peer's MSS, never let it drop below 256 (SLIP + TCP will
2004-01-07 19:15:43 +00:00
netinet6
…
netipsec
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
- get pages to loan out in uvm_loanuobjpages() rather than
2004-01-07 12:17:10 +00:00
opencrypto
…
stand
…
sys
don't include sys/param.h; the man page says that the application should
2004-01-10 01:58:48 +00:00
ufs
never upgrade the superblock or set FS_FLAGS_UPDATED in fs_old_flags
2004-01-09 19:10:22 +00:00
uvm
#if 0 out unused ubc_flush().
2004-01-07 12:18:16 +00:00
Makefile
…