NetBSD/sys
reinoud 441bae21b1 Dont round up nanosecond count; if its nearing wrap one could get a count
of >1 second resulting in invalid time stamps on disc.
2008-07-17 15:37:59 +00:00
..
altq Use more timespecs internally. From Alexander Shishkin and me. 2008-07-15 16:18:08 +00:00
arch make this compile 2008-07-17 14:43:38 +00:00
coda
compat use device_xname 2008-07-17 13:39:50 +00:00
conf vfs_subr2 has lost its will to live. vfs_subr was originally split 2008-07-16 20:06:19 +00:00
contrib/dev/ath
crypto
ddb Take care not to dereference NULL datapointer from fd table 2008-07-14 10:15:11 +00:00
dev split device/softc for sd (tested with a USB stick) 2008-07-16 18:54:09 +00:00
dist Wrap definition of pfil6_wrapper in #ifdef INET6. 2008-06-22 11:36:33 +00:00
fs Dont round up nanosecond count; if its nearing wrap one could get a count 2008-07-17 15:37:59 +00:00
gdbscripts
ipkdb
kern vfs_subr2 has lost its will to live. vfs_subr was originally split 2008-07-16 20:06:19 +00:00
lib Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic. 2008-07-02 15:25:08 +00:00
lkm - device/softc split 2008-07-09 13:15:40 +00:00
miscfs Remove proc_representative_lwp(), use a simple LIST_FIRST() instead. 2008-07-02 19:49:58 +00:00
modules Fix build of the i915drm and radeondrm modules after the #include changes 2008-07-08 10:11:02 +00:00
net make this compile again 2008-07-10 05:15:32 +00:00
net80211 Replace gcc-style designated initialisers with c99-style. 2008-06-24 10:33:46 +00:00
netatalk
netbt do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
netinet Add IANA allocation and header for RFC 5006 (RA RDNSS) IPv6 Router 2008-07-11 07:35:05 +00:00
netinet6 remove undeclared caddr_t. makes i386 ALL kernel build again. 2008-06-27 09:16:21 +00:00
netipsec Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netisdn
netiso
netkey Ignore freed rtcache entries. 2008-07-01 20:18:45 +00:00
netnatm
netsmb Make it compile. 2008-06-24 11:20:37 +00:00
nfs explicitly set birthtime to VNOVAL, since there is no such thing in nfsv{2,3} 2008-07-15 16:06:58 +00:00
opencrypto
rump Deregister fakeblock path immediately after mount to get it 2008-07-17 11:25:07 +00:00
secmodel
stand
sys Use more timespecs internally. From Alexander Shishkin and me. 2008-07-15 16:18:08 +00:00
ufs expunge_ufs*(): Use the buffer cache to update the inodes on the snapshot like 2008-07-15 08:20:56 +00:00
uvm Default PMAP_KMPAGE to 0 unless it's been previously defined by 2008-07-16 14:33:09 +00:00
Makefile