NetBSD/sys
augustss cf1de1bda0 Normally a ugen device only attaches if no other driver wants the device.
Add the ability to force ugen to attach with very high priority if "flags 1"
is specified.  This can be used with the vendor and product locators to
force ugen to be used for certain devices.
Similarly, uhid only attaches if no other HID driver (ums or ukbd) wants it.
Again, "flags 1" will force uhid to attach anyway.
2005-11-23 08:54:47 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch - use -mmemcpy (it saves ~12kbytes) 2005-11-23 08:20:45 +00:00
coda merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
compat Regen 2005-11-17 17:09:05 +00:00
conf Only call ieee80211_init() in kernels that include some wlan stuff. 2005-11-18 21:55:13 +00:00
contrib For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb - change the way to specify a bufq strategy. (by string rather than by number) 2005-10-15 17:29:10 +00:00
dev Normally a ugen device only attaches if no other driver wants the device. 2005-11-23 08:54:47 +00:00
dist Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
fs - ignore truncation for VCHR/VBLK/VFIFO as it used to be 2005-11-11 15:50:57 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Only call ieee80211_init() in kernels that include some wlan stuff. 2005-11-18 21:55:14 +00:00
lib put mcount.c in the normal object list, so that "make depend" works. 2005-10-02 15:34:17 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs genfs_getpages: 2005-11-12 22:29:53 +00:00
net correct SADB_X_MIGRATE. pointed by Francis Dupont. 2005-10-29 15:05:13 +00:00
net80211 In adhoc mode, mark the "BSS" node's (ic->ic_bss) change of BSSID. 2005-11-23 04:32:12 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt pk_accton(): `path' actually points into kernel space. 2005-10-06 16:32:14 +00:00
netinet revert rev.1.72 as it isn't necessary. 2005-11-22 17:52:38 +00:00
netinet6 Pass the current process structure to in_pcbconnect() so that it can 2005-11-15 18:39:46 +00:00
netipsec PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
netisdn Rename a shadowed variable 2005-06-13 20:34:16 +00:00
netiso For some peverse reason the ISO code has to have the same template for 2005-11-16 20:44:19 +00:00
netkey Make sure that the port numbers are set to 0 in SAD and SPD when NAT-T 2005-10-03 13:14:38 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
nfs - reduce number of linear search per rpc. 2005-11-22 04:44:29 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys Define boolean_t if defined(_STANDALONE) so that some sources 2005-11-17 16:12:21 +00:00
ufs - ignore truncation for VCHR/VBLK/VFIFO as it used to be 2005-11-11 15:50:57 +00:00
uvm Whitespace nit. 2005-11-09 12:47:39 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00