NetBSD/sys
2008-03-01 05:37:33 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Comment out some PCIIDE devices which wouldn't be available for a PCI slot. 2008-03-01 05:37:33 +00:00
coda PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
compat In linux_sys_sched_getparam(), get the native policy too, so that we have 2008-02-29 14:29:06 +00:00
conf Since we say the kernel is C99, add -std=gnu99 to COPTS 2008-02-25 05:56:13 +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 Fix help string for "w" - it is "write" not "watch". 2008-02-21 02:07:45 +00:00
dev The Hitachi HDP725025GLA380 returns "aborted command" instead of 2008-02-29 21:51:38 +00:00
dist Use TAILQ_FOREACH(). 2008-02-11 22:11:27 +00:00
fs Convert to ansi definitions from old-style definitons. 2008-02-27 19:59:48 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern update a comment. 2008-02-29 12:10:09 +00:00
lib Fix typo in comment. 2008-02-25 15:33:20 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs sprinkle KERNEL_LOCK for socket. 2008-02-11 23:53:32 +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 Cosmetic: shorten staircases. Join some lines. 2008-02-29 21:23:55 +00:00
net80211 s/MUTEX_DRIVER/MUTEX_DEFAULT/ 2008-02-13 16:04:03 +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 Rework tcp congctl selection code so that the congctl entries can be const. 2008-02-29 07:39:17 +00:00
netinet6 Convert to ansi definitions from old-style definitons. 2008-02-27 19:54:27 +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 Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, 2008-02-28 17:07:49 +00:00
opencrypto From Darran Hunt: you can't just specify the "wrong" underlying algorithm 2008-02-28 09:29:10 +00:00
rump +cpu_lookup_byindex 2008-02-27 17:02:56 +00:00
secmodel Factor out the guts of get/setparam so it can be used from the compat code. 2008-02-28 16:09:18 +00:00
stand
sys fix a livelock with multiple readers by separating condvar. 2008-02-29 12:04:48 +00:00
ufs Make MFS MP-safe. Needed because of the funny tricks it plays. 2008-02-21 14:10:57 +00:00
uvm uvm_swap_io: if pagedaemon, don't wait for iobuf. 2008-02-29 20:35:23 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00