NetBSD/sys
simonb 03a48736d2 Use the correct malloc type when free()ing the ptyfs mount structure.
Fixes the "free 2: inuse 0, probable double free" panic when using ptyfs
and KMEMSTATS.
2008-05-13 05:36:43 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch - lapic_map: if we have an APIC MSR, ignore the supplied address and ask the 2008-05-12 23:46:01 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat Follow FreeBSD's rev 1.18 (by imp): 2008-05-12 17:46:08 +00:00
conf Fix previous. 2008-05-05 13:42:15 +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
ddb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
dev add support for drvctl properties 2008-05-12 21:39:56 +00:00
dist Hide a harmless warning about optional fields having zero address or lengths 2008-05-10 13:45:13 +00:00
fs Use the correct malloc type when free()ing the ptyfs mount structure. 2008-05-13 05:36:43 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern Use cpu_index(), not ci_cpuid. 2008-05-12 14:28:22 +00:00
lib Extend tftp_stat to return the size of the file, rather than -1. 2008-05-11 11:29:12 +00:00
lkm The template file should be built in ${.OBJDIR} not in ${.CURDIR}, 2008-05-01 23:14:35 +00:00
miscfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
modules cd9660 module as an example of a file system. Not enabled until we sort 2008-05-03 15:58:47 +00:00
net Add kernel support for adding/removing link-layer addresses using 2008-05-11 23:48:07 +00:00
net80211 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
netatalk Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netbt PRU_CONTROL: acquire bt_lock manually. 2008-04-29 18:41:06 +00:00
netinet Cosmetic: compare sa_family with AF_UNSPEC instead of testing truth. 2008-05-11 20:17:59 +00:00
netinet6 Compare route with NULL instead of testing truth. Where applicable, 2008-05-11 20:19:44 +00:00
netipsec Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisdn Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
netiso Use memcpy, memcmp, and memset instead of Bcopy, Bcmp, and Bzero, 2008-05-11 20:20:27 +00:00
netkey Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netnatm Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
netsmb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
nfs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
opencrypto Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rump PR kern/38141 lookup/vfs_busy acquire rwlock recursively 2008-05-06 18:43:44 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys Oops. These are supposed to come alive on the branch, not the head. 2008-05-11 00:18:09 +00:00
ufs Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
uvm keep dumpcdev and dumpdev consistent 2008-05-11 20:19:27 +00:00
Makefile Build and install modules into /kernel/modules. Each module gets a 2008-05-02 23:12:00 +00:00