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
nakayama
226eb3d083
pmap_cache: use BLOCK_SIZE as alignment.
...
pmap_pv_cache: use large size groups (PR_LARGECACHE) like x86.
2008-10-05 02:07:39 +00:00
..
altq
…
arch
pmap_cache: use BLOCK_SIZE as alignment.
2008-10-05 02:07:39 +00:00
coda
…
compat
Compat linux/linux32 nice(2) fix. The syscall argument is an increment
2008-10-03 22:39:36 +00:00
conf
Add generic FS agnostic directory hashing support. Currently only in use by
2008-09-27 13:01:07 +00:00
contrib/dev
/ath
…
crypto
…
ddb
Replace more intptr_t to uintptr_t when casting VA.
2008-10-03 14:52:11 +00:00
dev
Add missing splx(). Funny that it didn't cause issues ...
2008-10-04 21:00:28 +00:00
dist
…
external/bsd/drm
/dist
…
fs
Switch UDF over to the vfs_dirhash.c dirhash code.
2008-09-27 13:05:34 +00:00
gdbscripts
…
ipkdb
…
kern
Small fix to make setpriority(2) with PRIO_PROCESS return ESRCH when
2008-09-30 17:28:47 +00:00
lib
…
lkm
…
miscfs
…
modules
…
net
POOL_INIT -> pool_init
2008-10-04 00:09:34 +00:00
net80211
…
netatalk
…
netbt
…
netinet
POOL_INIT -> pool_init
2008-10-04 00:09:34 +00:00
netinet6
Fix for CVE-2008-3530 from matt@
2008-10-03 08:23:06 +00:00
netipsec
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netsmb
…
nfs
Since the nfs root vnode is eternally constant, fully initialize
2008-09-30 21:12:48 +00:00
opencrypto
…
rump
Add a very simplistic PF_INET/SOCK_DGRAM domain/proto implementation,
2008-10-02 21:59:19 +00:00
secmodel
…
stand
…
sys
Add generic FS agnostic directory hashing support. Currently only in use by
2008-09-27 13:01:07 +00:00
ufs
…
uvm
…
Makefile
…