NetBSD/sys
drochner df80bed99c put EISA attachment specific code inside "#if NPCEB > 0",
to avoid references to EISA variables if "pceb" is not defined in
kernel configurations, and save some bytes
tested by Havard Eidnes (or his colleague:-)
2004-09-13 18:42:59 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch put EISA attachment specific code inside "#if NPCEB > 0", 2004-09-13 18:42:59 +00:00
coda Fix coda symlink vnodeops. Provided by Greg Troxel. PR kern/25963. 2004-06-25 02:52:46 +00:00
compat if passed sockaddr has family AF_UNSPEC, use socket family of the socket 2004-09-12 15:32:55 +00:00
conf work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +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 remove unused variable 2004-09-13 14:08:39 +00:00
dist/pf/net pflog_packet: use bpf_mtap2(). 2004-09-10 08:48:32 +00:00
fs Fixing age old cruft: 2004-08-15 07:19:54 +00:00
gdbscripts
ipkdb
kern Move the 16/32-bit encode/decode to/from octet stream routines from 2004-09-12 23:17:37 +00:00
lib arc4random: fix a bug introduced by rev.1.7. 2004-09-08 04:06:15 +00:00
lkm More removal of references to aoutm68k_syscalls.c, following that file's 2004-09-12 08:04:50 +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 Const-ify last change properly. 2004-09-13 10:52:34 +00:00
ufs g/c no longer used definition of fs_maxfilesize. 2004-09-10 09:36:05 +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