NetBSD/sys
martin 90ef42f1bb Print the access concentrator name when a session is established.
This seems to be usefull to identify peers with known broken firmware
(e.g. that can only do IPv4 reliably).
2007-09-09 09:58:55 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch enable cgd to reduce diffs to GENERIC 2007-09-08 12:11:58 +00:00
coda
compat Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:33:42 +00:00
conf move the HID processing defs to a higher context, since it is used by 2007-09-07 20:17:37 +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
ddb Implementation of POSIX message queues. 2007-09-07 18:56:02 +00:00
dev Add the detach method, will be used by the LKM. 2007-09-09 05:39:10 +00:00
dist
fs Don't explicitly set vp->v_size and then call uvm_vnp_setsize(). This is 2007-09-08 19:19:37 +00:00
gdbscripts
ipkdb
kern Regen syscalls. 2007-09-07 18:58:46 +00:00
lib
lkm Add all drivers that I just added. They won't be built by default... 2007-09-09 05:51:59 +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 Print the access concentrator name when a session is established. 2007-09-09 09:58:55 +00:00
net80211
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
netisdn
netiso We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-02 19:42:21 +00:00
netkey
netnatm
netsmb
nfs nfs_mount: Plug a possible leaks. 2007-09-06 01:11:44 +00:00
opencrypto
rump honor LOCKLEAF in namei 2007-09-08 15:40:51 +00:00
secmodel
stand
sys Added support for POSIX message queues. 2007-09-07 19:21:41 +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