NetBSD/sys
kent 986f217c29 remove empty auixp_open() and auixp_close(). They are optional.
style fixes
* Don't associate a name with the types
* The function type must be declared on a line by itself
  preceding the function.
* DO NOT initialize variables in the declarations.
* No parentheses are needed around the return value.
2005-01-12 15:54:34 +00:00
..
altq
arch Add auixp(4) driver for the architectures that are known to have the ATI 2005-01-12 00:18:16 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
conf merge kent-audio1 branch, which introduces audio filter pipeline to the MI 2005-01-10 22:01:36 +00:00
crypto
ddb
dev remove empty auixp_open() and auixp_close(). They are optional. 2005-01-12 15:54:34 +00:00
dist Support -DNOINET6 to disable USE_INET6 (a la the FreeBSD section earlier) 2005-01-10 02:10:47 +00:00
fs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
gdbscripts
ipkdb
kern Users have observed that the amount of memory used by the metadata cache 2005-01-10 15:29:50 +00:00
lib
lkm
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net ifioctl: don't use super user priviledge unless it's needed. 2005-01-09 12:18:46 +00:00
net80211 IBSS-merge clean-up, inspired by some Linux patches from Jon Anderson 2005-01-04 00:56:51 +00:00
netatalk netatalk: remove a redundant extern decl of etherbroadcastaddr. 2005-01-08 03:11:03 +00:00
netccitt
netinet In tcp_respond(), clear the m_pkthdr.csum_flags that was inherited from the 2005-01-03 19:47:30 +00:00
netinet6
netipsec
netisdn
netiso
netkey fixed a unexpected addr/port matching failure in SA management 2005-01-11 01:30:17 +00:00
netnatm
netns
netsmb
nfs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
opencrypto
stand
sys 2.99.13 (audio in-kernel API changes) 2005-01-10 22:08:55 +00:00
ufs Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
uvm don't reserve (uvm_mapent_reserve) entries for malloc/pool backends 2005-01-12 09:34:35 +00:00
Makefile