NetBSD/sys
pooka 39beb124fd In case writing past EOF, fail if extending the file fails (most
likely due to the file system being full).

Otherwise we'd fail in VOP_PUTPAGES(), which might not happen during
VOP_WRITE(), thus giving the caller the wrong impression that
writing was succesful.
2008-11-14 12:59:44 +00:00
..
altq *** Summary *** 2008-11-07 00:20:01 +00:00
arch Remove some compat ifdefs that aren't really needed. 2008-11-14 12:53:18 +00:00
coda
compat Make it build again. 2008-11-13 12:09:52 +00:00
conf Sort the kernel objects. 2008-11-13 06:48:38 +00:00
contrib/dev/ath
crypto
ddb don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
dev Actually declare the structures used in iwn_scan_hdr instead of using 2008-11-13 12:04:09 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs In case writing past EOF, fail if extending the file fails (most 2008-11-14 12:59:44 +00:00
gdbscripts
ipkdb
kern Regen. 2008-11-12 14:34:42 +00:00
lib Use RET/RETc as appropriate 2008-10-15 18:07:46 +00:00
miscfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
modules ndis module. Deliberately not enabled as part of the build. 2008-11-13 12:11:54 +00:00
net Pass SIOCAIFADDR to ifioctl_common, fixes PR kern/39900. 2008-11-13 22:22:24 +00:00
net80211 Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netinet6 *** Summary *** 2008-11-07 00:20:01 +00:00
netipsec Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb
nfs - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
opencrypto
rump Clearly state that VOP_BMAP panic in putpages is because I'm a lazy bum. 2008-11-14 11:57:07 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys Only define 'struct device' if _KERNEL is #defined, so that I can 2008-11-13 21:15:01 +00:00
ufs These depend on ffs. 2008-11-13 11:10:41 +00:00
uvm - allocate 8 pointers on the stack to avoid stack overflow in nfs. 2008-10-31 20:42:41 +00:00
Makefile Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00