NetBSD/sys
jmcneill d490ea275a Return ENOTTY instead of EINVAL if a driver doesn't implement one of the
set, try, get, or enum format ioctls.
2008-09-07 17:13:21 +00:00
..
altq Don't redefine INFINITY. 2008-08-29 00:40:42 +00:00
arch Remove references to non-existant kernel option NO_TSC_TIME. 2008-09-07 12:01:25 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat Compile NetBSD/amd64 kernels with "-Wextra". Patches contributed by 2008-09-05 13:37:24 +00:00
conf Add video(4) 2008-09-06 19:18:16 +00:00
contrib/dev/ath
crypto
ddb Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
dev Return ENOTTY instead of EINVAL if a driver doesn't implement one of the 2008-09-07 17:13:21 +00:00
dist Allow $arch/stand to use dist/acpica/acpica.h 2008-07-30 11:45:20 +00:00
external/bsd/drm/dist Fix type-o. 2008-07-29 23:44:42 +00:00
fs Remove duplicate definition of "smbfs_node_pool". 2008-09-07 13:13:04 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern Remove duplicate definition of "specfs_lock". 2008-09-07 13:09:36 +00:00
lib Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
lkm Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be 2008-07-27 07:57:40 +00:00
miscfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
modules Back out dirhash kernel module for now. 2008-08-30 10:49:27 +00:00
net - more void * removal 2008-08-28 19:33:24 +00:00
net80211 replace ths previous fix with a simpler one by Sam Leffler - it doesn't 2008-08-26 12:25:39 +00:00
netatalk Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netbt Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
netinet Wrong route being consulted in one place 2008-09-05 13:39:12 +00:00
netinet6 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
netipsec Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
netisdn Make sure callouts are initialized before any access (including stopping 2008-07-20 01:05:27 +00:00
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump fix broken break (oh the irony) 2008-09-05 10:42:09 +00:00
secmodel
stand
sys Even though V4L2_CID_HCENTER and V4L2_CID_VCENTER are deprecated, many 2008-09-07 16:13:05 +00:00
ufs Ffs_snapshot() has become a huge monster over the time. Break it into 2008-09-02 08:51:46 +00:00
uvm Add snapshot support for logging ffs file systems. 2008-08-22 10:48:22 +00:00
Makefile be sure to decend into sys/rump during "make obj". fixes builds on r/o src. 2008-07-31 01:11:53 +00:00