NetBSD/sys
rmind 2cecf9bbe9 Implementation of POSIX message queues.
Reviewed by: <ad>, <tech-kern>
2007-09-07 18:56:02 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch Change AMIGA to just include GENERIC and disable the DraCo stuff. 2007-09-07 12:53:40 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:33:42 +00:00
conf Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
contrib/dev/ath Make ath(4) work again on sparc64 (and other big-endian machines). 2007-08-28 00:12:46 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
dev Regen. 2007-09-07 13:51:14 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs move static KASSERT from mount to init 2007-09-05 22:34:17 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +00:00
lkm Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
miscfs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
net We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt add event processing for "Inquiry result with RSSI", and modify the memo 2007-09-07 18:37:30 +00:00
netinet We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-05 05:29:35 +00:00
netinet6 We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs nfs_mount: Plug a possible leaks. 2007-09-06 01:11:44 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rump "proper" return value handling 2007-09-02 13:55:27 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
ufs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
uvm Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
Makefile