NetBSD/sys
2009-02-05 17:32:10 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch Recycle OBP's framebuffer mapping if available instead of wasting KVA space 2009-02-05 16:04:00 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Regen for mincore(2). 2009-01-30 13:57:39 +00:00
conf compat_linux needs at least netbsd_16 for sigcontext. 2009-01-18 23:29:33 +00:00
crypto
ddb Default 'show all procs' to /l. People tend to type 'ps' without modifiers 2009-02-04 20:17:58 +00:00
dev Add support for the MODULAR framework to the vnd driver. Enable building of 2009-02-05 17:32:10 +00:00
dist make this compile 2009-01-11 10:25:29 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs From FreeBSD, 10 years ago; 2009-01-23 12:46:23 +00:00
gdbscripts
ipkdb
kern Make revoke(2) works as before: 2009-02-05 13:37:24 +00:00
lib Revert previous one. It has already fixed in net.h,v 1.25. 2009-01-31 06:22:46 +00:00
miscfs genfs_getpages: move putiobuf() and uvm_pagermapout() outside the glock. 2009-02-04 20:32:19 +00:00
modules Add support for the MODULAR framework to the vnd driver. Enable building of 2009-02-05 17:32:10 +00:00
net Drop splnet() *after* tsleep instead of before. Fixes a race condition 2009-02-01 21:25:06 +00:00
net80211 Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
netatalk kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Init ipflow pool dynamically instead of using a linkset. 2009-02-01 17:04:11 +00:00
netinet6 Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
netipsec These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netsmb restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
nfs PR kern/40491 5.0: nfs timer can crash/break on smp 2009-02-04 20:36:54 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump Create the clock interrupt and soft interrupt workers as MPSAFE 2009-02-04 19:40:21 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys PR kern/36183 problem with ptrace and multithreaded processes 2009-02-04 21:17:39 +00:00
ufs Break hold-and-wait which happens in ufs_balloc_range() when we 2009-02-04 21:07:19 +00:00
uvm Fix printing of tv_sec,tv_usec in UVMHIST. 2009-02-01 14:25:11 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00