NetBSD/sys
jdolecek eefdd9368e fix mask for getting WD8003 I/O address location, so it works even
for 0x300-0x3E0 bases; also miscellaneous white-space and comment fixes

patch provided by in PR port-i386/26871 by Dave Barnes
2004-09-08 17:44:53 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch Set valid values for the (commented out) WS_DEFAULT_COLATTR and 2004-09-08 11:38:22 +00:00
coda Fix coda symlink vnodeops. Provided by Greg Troxel. PR kern/25963. 2004-06-25 02:52:46 +00:00
compat linux_sa_get: g/c curproc use, we get the process as one of arguments 2004-09-05 09:38:17 +00:00
conf Import STI wscons(4) driver from OpenBSD and add new driver for PS/2 2004-08-26 16:48:06 +00:00
crypto
ddb Make ddb's "show sched_qs" aware of big-endian sched_qs arrangements. 2004-07-27 02:15:07 +00:00
dev fix mask for getting WD8003 I/O address location, so it works even 2004-09-08 17:44:53 +00:00
dist/pf/net remove no longer needed caddr_t casts to reduce diffs from openbsd. 2004-09-08 12:11:25 +00:00
fs Fixing age old cruft: 2004-08-15 07:19:54 +00:00
gdbscripts
ipkdb
kern m_copyback, m_copyback_cow, m_copydata: 2004-09-08 12:00:28 +00:00
lib arc4random: fix a bug introduced by rev.1.7. 2004-09-08 04:06:15 +00:00
lkm Better kernel module for IPF (kern/26112 by Peter Postma) 2004-08-30 11:32:33 +00:00
miscfs Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
net Pass correct "mbuf" pointer to BPF framework. 2004-08-20 07:46:21 +00:00
net80211 Adjust caller for net/if_ieee80211subr.c rev 1.11 change; the argument 2004-09-07 01:07:40 +00:00
netatalk Rename MBUFTRACE helper function m_claim() to m_claimm(), 2004-06-24 04:15:50 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet fr_check_wrapper: as ipf modifies application data as well when 2004-09-06 10:46:02 +00:00
netinet6 rip6_output: redo raw_ip6.c 1.67-1.67, using m_copyback_cow. 2004-09-06 10:05:14 +00:00
netipsec Remove redundant instantiation of esp_net_deflev sysctl node. Not 2004-08-15 19:10:26 +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 remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey as we use arc4random(9) for random number, we no longer need to reseed random 2004-08-27 04:56:16 +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 fix some questionable pointer casts; gcc-3.4.x didn't 2004-06-24 16:45:47 +00:00
nfs nfs_request: a workaround for servers doing "maproot". 2004-08-24 20:09:44 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys m_copyback, m_copyback_cow, m_copydata: 2004-09-08 12:00:28 +00:00
ufs While creating a snapshot inodes must be freed from the 2004-08-29 10:13:48 +00:00
uvm uvm_pagefree: when orphaning an A->K loaned page, 2004-09-01 11:53:38 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00