NetBSD/sys
tsutsui a9b3f31984 Some cosmetics:
- remove __P()
- use ansi decls
- u_int8_t, u_char -> uint8_t
- use macro for debug printfs
- some KNF
2005-01-09 16:59:41 +00:00
..
altq
arch o reversed sense of RS in writereg 2005-01-09 15:48:51 +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 Addition of tap(4). 2005-01-08 22:27:54 +00:00
crypto
ddb
dev Some cosmetics: 2005-01-09 16:59:41 +00:00
dist pfil4_wrapper: clear M_CANFASTFWD which is not compatible with pf. 2005-01-01 09:13:14 +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 Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +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
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 Add a dtype for flash memory disks. 2005-01-07 18:29:15 +00:00
ufs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
uvm adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
Makefile