NetBSD/sys
dyoung 4451fcd003 From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211
driver (and for eventual synchronization w/ Sam's enhancements to
FreeBSD).

From dyoung@netbsd.org, factor ieee80211_create_ibss and
ieee80211_match_bss out of ieee80211_end_scan for re-use in the
forthcoming ADM8211 driver.
2003-07-06 20:54:24 +00:00
..
altq Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
arch Hardwire physmem to 32MB if not called from CFE. 2003-07-06 12:14:50 +00:00
coda Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
compat Actually move the prototype of native_to_linux_sigaltstack here. 2003-07-04 03:04:11 +00:00
conf defparam SOMAXKVA. 2003-07-03 01:42:10 +00:00
crypto
ddb Allow the dmesg command to show the last N bytes of the kernel message 2003-07-02 07:05:29 +00:00
dev Still more consolidation of 802.11 media-handling, moving moving 2003-07-06 20:01:17 +00:00
fs Fix a build failure when NFSSERVER. Unconditionally define 2003-07-06 17:52:08 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Add a dev_propdb to hold device properties. Properties are already being 2003-07-04 00:24:29 +00:00
lib Protect opt_*.h include by _KERNEL_OPT 2003-06-23 14:17:24 +00:00
lkm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
miscfs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
net From Sam Leffler/FreeBSD: AP scanning code, for forthcoming ADM8211 2003-07-06 20:54:24 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netinet Make it possible to set TCP_INIT_WIN and TCP_INIT_WIN_LOCAL in the config 2003-07-03 08:28:16 +00:00
netinet6 fix missing check for taillen against pkthdr.len. markus@openbsd 2003-07-04 00:49:18 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netkey Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netsmb "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
nfs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
stand
sys Include <sys/stdint.h> if _STANDALONE (instead of <stdint.h>). 2003-07-05 16:33:38 +00:00
ufs a comment. 2003-07-02 14:07:16 +00:00
uvm PR/22062: Dheeraj S: Don't compare an integral type with NULL. 2003-07-06 16:19:18 +00:00
Makefile