NetBSD/sys
rkujawa 262fb5f975 P5PB_MATCH_CV643D is supposed to be disabled by default 2011-10-07 23:08:33 +00:00
..
altq
arch P5PB_MATCH_CV643D is supposed to be disabled by default 2011-10-07 23:08:33 +00:00
coda use CODA_MAXNAMLEN instead of bogus MAXNAMLEN 2011-09-27 00:54:47 +00:00
common Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
compat fix pasto, now SIOCS80211NWKEY and SIOCG80211NWKEY actually work 2011-10-06 03:19:32 +00:00
conf Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver. 2011-10-02 16:39:45 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Update from OpenBSD merging in 1.111 and 1.112 with log messages: 2011-10-07 22:42:18 +00:00
dist fix -Wshadow warnings when ALTQ is enabled 2011-08-30 19:05:12 +00:00
external have pci register itself as a module, and make PCI driver modules depend on it 2011-08-29 14:47:07 +00:00
fs As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
gdbscripts
ipkdb
kern As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
lib use gcc builtin for memset() on vax too. 2011-10-01 16:06:24 +00:00
miscfs define PROCFS_MAXNAMLEN and use it. 2011-09-27 01:23:59 +00:00
modules Remove an invalid include path from CPPFLAGS 2011-10-03 23:39:05 +00:00
net Cosmetic: remove whitespace at the end of line. 2011-10-07 16:34:31 +00:00
net80211 Use atomic_ops(3) to increase/decrease node reference counts, just 2011-10-07 16:51:45 +00:00
netatalk NULL does not need a cast 2011-08-31 18:31:02 +00:00
netbt const lookup argument 2011-09-17 08:23:36 +00:00
netinet make this build without INET6. 2011-09-25 11:54:28 +00:00
netinet6 Add inet6 part of the rfc6056 code contributed by Vlad Balan as part of 2011-09-24 17:22:14 +00:00
netipsec NULL does not need a cast 2011-08-31 18:31:02 +00:00
netisdn
netiso NULL does not need a cast 2011-08-31 18:31:02 +00:00
netkey Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
nfs As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump Underscores are sometimes overrated. 2011-09-27 14:24:52 +00:00
secmodel
stand use NAME_MAX instead of MAXNAMLEN 2011-09-27 01:08:55 +00:00
sys Remove the GPIODETACH gpio(4) ioctl (it is still available in COMPAT_50) and 2011-10-03 11:16:47 +00:00
ufs As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
uvm Correct pagermap emergva allocation. From yamt@. 2011-10-06 12:26:03 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00