NetBSD/sys
briggs c5aa4aada2 Make obio match multiple times to allow access to devices on systems
where there might be devices under two I/O bridges (like PowerBook G3s).
Attempt to have devices under 'gatwick' share parental interrupt.  This
may still need some work, but a step in the right direction.
From Tim Kelly.
2005-01-08 03:24:58 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch Make obio match multiple times to allow access to devices on systems 2005-01-08 03:24:58 +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 add tscs 2005-01-08 02:56:35 +00:00
crypto
ddb Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
dev constify. 2005-01-08 03:16:51 +00:00
dist pfil4_wrapper: clear M_CANFASTFWD which is not compatible with pf. 2005-01-01 09:13:14 +00:00
fs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
gdbscripts
ipkdb
kern If sa_upcall() fails (which is always going to be due to resource exhaustion), 2005-01-06 19:26:41 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net constify broadcastaddr. 2005-01-08 03:18:18 +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 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netinet In tcp_respond(), clear the m_pkthdr.csum_flags that was inherited from the 2005-01-03 19:47:30 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec Fix missing break; Emmanuel Dreyfus. 2004-10-27 23:10:13 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs nfs_lookup: check n_nctime for positive entries as well to improve 2005-01-08 03:12:30 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Add a dtype for flash memory disks. 2005-01-07 18:29:15 +00:00
ufs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
uvm km_vacache_alloc: UVM_PROT_ALL rather than UVM_PROT_NONE 2005-01-05 00:58:57 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00