NetBSD/sys
bouyer aec06f468b Both bdt_ov->ov_dmamap_sync() and bus_dmamap_sync() return void,
so don't write return bdt_ov->ov_dmamap_sync(). Pointed out by njoly@
2011-10-14 18:28:04 +00:00
..
altq
arch Both bdt_ov->ov_dmamap_sync() and bus_dmamap_sync() return void, 2011-10-14 18:28:04 +00:00
coda use CODA_MAXNAMLEN instead of bogus MAXNAMLEN 2011-09-27 00:54:47 +00:00
common Move pai to end of struct pmap. 2011-10-13 19:50:39 +00:00
compat Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +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
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Void function ukyopon_get_status should not return a value. 2011-10-14 13:12:41 +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 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
lib use gcc builtin for memset() on vax too. 2011-10-01 16:06:24 +00:00
miscfs Trim unused headers. 2011-10-09 14:34:39 +00:00
modules max WARNS is 4 2011-10-13 17:23:28 +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
netmpls
netnatm
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
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 add a function to check if a tree is empty. 2011-10-14 15:16:59 +00:00
ufs add forward declarations for the VOP args structures 2011-10-09 21:15:34 +00:00
uvm Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
Makefile