NetBSD/sys
2008-02-11 02:23:32 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch bunch of minor fixes: 2008-02-10 16:01:30 +00:00
coda PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
compat Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
conf defflag CPU_IN_CKSUM 2008-02-03 13:25:57 +00:00
contrib/dev/ath Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules 2008-01-17 01:13:01 +00:00
crypto use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb When doing a reboot from ddb, set panicstr, so that later LOCKDEBUG checks 2008-02-02 18:16:42 +00:00
dev regen. 2008-02-11 02:23:32 +00:00
dist Pass 0 to ip_randomid since we don't know the salt. 2008-02-07 00:11:09 +00:00
fs Restore a fragment of a comment that apparently got lost in a merge slipup 2008-02-09 17:49:39 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Disable the event counters by default, since they create terrible cache 2008-02-10 13:56:17 +00:00
lib Improve my version of mtprng_random. Reshuffle things. Add an compatible 2008-02-02 01:13:04 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
modules Let this build by using BUILDSYMLINKS to workaround a problem in bsd.kmod.mk 2008-02-10 10:51:18 +00:00
net Make it compile w/o INET6 2008-02-07 08:48:16 +00:00
net80211 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
netatalk Make one call to rtcache_lookup() out of calls to rtcache_setdst() 2008-01-28 18:28:31 +00:00
netbt add HCI definitions from the Bluetooth 2.1 spec 2008-02-10 17:40:54 +00:00
netinet Reimplement in4_cksum to not copy data, but sum up directly. 2008-02-07 22:45:20 +00:00
netinet6 ip_newid() -> ip_newid(NULL) due to Matt Thomas' commit some hours ago; 2008-02-06 07:42:43 +00:00
netipsec Fix build of FAST_IPSEC after the change of ip_newid prototype 2008-02-10 21:42:20 +00:00
netisdn Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
netiso Don't lock the socket to set/clear FNONBLOCK. Just set it atomically. 2008-02-06 21:57:53 +00:00
netkey s/DIGAGNOSTIC/DIAGNOSTIC/ 2008-01-13 10:45:19 +00:00
netnatm Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb Replace crufty use of lockmgr. 2008-01-30 14:08:00 +00:00
nfs Lock v_knlist with the vnode interlock. PR kern/37881. 2008-02-05 14:19:52 +00:00
opencrypto cryptoret: avoid a sleep/wakeup race. 2008-02-05 12:26:13 +00:00
rump Make it compile. 2008-01-30 14:57:24 +00:00
secmodel Add, document, and use KAUTH_REQ_PROCESS_KTRACE_PERSISTENT. 2008-02-02 21:04:40 +00:00
stand
sys Align cc_microtime and struct cpu_info to 64b. 2008-02-10 14:37:41 +00:00
ufs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
uvm uvm_uarea_init: fix compilation where PAGE_SIZE is not a constant. (sparc) 2008-02-08 11:49:40 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00