NetBSD/sys
jdolecek c2e4e13382 remove all alternative path check code, and (empty) ioctl wrapper 2004-09-14 17:39:18 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch do not include "compat/aout/files.aout", COMPAT_AOUT is soon to be removed 2004-09-14 16:51:57 +00:00
coda Fix coda symlink vnodeops. Provided by Greg Troxel. PR kern/25963. 2004-06-25 02:52:46 +00:00
compat remove all alternative path check code, and (empty) ioctl wrapper 2004-09-14 17:39:18 +00:00
conf remove COMPAT_AOUT 2004-09-14 16:57:31 +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 include "locators.h" explicitely where it is needed, so that 2004-09-14 17:38:30 +00:00
dist/pf/net pflog_packet: use bpf_mtap2(). 2004-09-10 08:48:32 +00:00
fs rename 'sp' variable to 'ap' in adosfs_pathconf(), so that it matches other 2004-09-14 16:59:40 +00:00
gdbscripts
ipkdb
kern g/c rest of COMPAT_AOUT support 2004-09-14 17:25: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 set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +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