NetBSD/sys
chs cbc396ce30 work around a binutils bug where converting ELF kernels to a.out with objcopy
produces corrupted binaries when the link_set_* sections extend into another
page after the end of the .text section by using a generated an ldscript that
puts all the link_set_* data into the .text section in the first place.
2004-09-13 09:39:40 +00:00
..
altq
arch work around a binutils bug where converting ELF kernels to a.out with objcopy 2004-09-13 09:39:40 +00:00
coda
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 Enclose initialization of NCR_VARIANT_NCR53C400 in an ifdef on 2004-09-12 18:05:46 +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
netccitt
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
netiso
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
netns
netsmb
nfs nfs_request: a workaround for servers doing "maproot". 2004-08-24 20:09:44 +00:00
opencrypto
stand
sys Avoid warnings about conversions from "unsigned long long" to "unsigned int" 2004-09-13 01:46:39 +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