NetBSD/sys
gson b8e6012764 Don't enter an infinite loop in audio_read() when the sc->sc_rustream
buffer is full.  Fixes kern/34659.
2008-01-23 14:14:55 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Fix a logic bug when handling multiple continious misaligned mbufs. 2008-01-23 13:05:42 +00:00
coda Use vp->v_rdev, don't look at the union. 2008-01-15 18:11:25 +00:00
compat Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this 2008-01-22 01:05:05 +00:00
conf Add a stub file that includes a bunch of kernel headers and always get 2008-01-17 20:14:49 +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 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Don't enter an infinite loop in audio_read() when the sc->sc_rustream 2008-01-23 14:14:55 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs Remove bogus KASSERT: we can't make any assumptions about a dirent's 2008-01-17 18:22:52 +00:00
gdbscripts
ipkdb
kern Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs portal_advlock: badop -> eopnotsupp. I guess advlock can be called 2008-01-19 21:54:47 +00:00
modules Pull in my modules code for review/test/hacking. 2008-01-16 12:34:50 +00:00
net Functional: return ENTRESET from ifioctl_common(), if SIOCSIFCAP 2008-01-22 22:26:30 +00:00
net80211 Fix ieee80211_node leak 2008-01-13 13:01:12 +00:00
netatalk Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:12:40 +00:00
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
netinet6 Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase 2008-01-14 04:16:45 +00:00
netipsec Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
netisdn __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
netiso Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:17:35 +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 Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
opencrypto Add constants for modular arithmetic operations other than exponentiation -- there's hardware out there which can do them. 2008-01-19 08:08:20 +00:00
rump Until debugging threaded programs in NetBSD is fixed, supply the 2008-01-22 09:23:39 +00:00
secmodel Pull in my modules code for review/test/hacking. 2008-01-16 12:34:50 +00:00
stand
sys Move the cpuid_t type-defintion out of the _NETBSD_SOURCE condition. Should 2008-01-21 00:27:24 +00:00
ufs Sprinkle comments about um_lock status on function entry and exit. 2008-01-21 23:36:26 +00:00
uvm Remove extra '(' that prevented kernel with UVMHIST to be compiled 2008-01-22 21:36:23 +00:00
Makefile