NetBSD/sys
mlelstv ff9a9860d6 GPTs are defined in terms of physical blocks.
- Fix reading of GPT for devices with non-512byte sectors
- Fix bounds check to use DEV_BSIZE units.
2010-01-25 14:51:03 +00:00
..
altq
arch We will always return chip mem instead of z2 mem for amigappc. 2010-01-24 15:39:50 +00:00
coda
common/bus_dma
compat A few more instances of __sigtimedwait1 -> sigtimedwait1 2010-01-19 23:15:50 +00:00
conf ipfilter depends on bpf_filter, not bpfilter (since the year 2000). 2010-01-24 14:25:57 +00:00
crypto
ddb
dev GPTs are defined in terms of physical blocks. 2010-01-25 14:51:03 +00:00
dist Fix a typo introduced by the bpf linkage change. 2010-01-23 01:17:23 +00:00
external Expand PMF_FN_* macros. 2010-01-08 19:42:11 +00:00
fs In case the operations thread has exited, do not queue any more 2010-01-14 19:50:07 +00:00
gdbscripts
ipkdb
kern Amplify comment about ultrix bits. 2010-01-24 19:56:26 +00:00
lib Remove kern_assert.c - it's not needed here cuz it's already pulled in 2010-01-20 18:13:40 +00:00
miscfs Remove unneeded strlen() call in KFShostname case. 2010-01-22 22:46:00 +00:00
modules Fix MKBINUTILS=no builds by leaving out xldscripts. 2010-01-05 20:49:04 +00:00
net Spelling fix: correspoding -> corresponding. 2010-01-21 20:51:31 +00:00
net80211 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
netatalk
netbt prevent local socket address from being changed after socket is 2010-01-04 19:20:05 +00:00
netinet ipfilter depends on bpf_filter, not bpfilter (since the year 2000). 2010-01-24 14:25:57 +00:00
netinet6 Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
netipsec
netisdn Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
netiso
netkey
netnatm
netsmb
nfs nfs_request: fix races which break congestion window and make nfs client stuck. 2010-01-19 13:39:04 +00:00
opencrypto
rump Add components necessary for bpf support (commented out just for 2010-01-19 22:47:46 +00:00
secmodel Use the socket credentials, now that we have them, instead of uidinfo. 2009-12-29 04:25:30 +00:00
stand
sys Get rid of last "easy" kernel symbols starting with __: 2010-01-19 22:28:30 +00:00
ufs vclean() actually sets v_tag to VT_NON but doesn't touch v_type. 2010-01-15 19:46:35 +00:00
uvm Clean up an internal flag usage. No functional changes. 2010-01-24 15:03:02 +00:00
Makefile