NetBSD/sys
he 09b074c177 Add some mulitple include protection.
Include kbdmap.h from iteioctl.h so that kdump compiles, otherwise
the size of struct kbdmap as used in various ioctl defines is unknown.
2004-05-18 20:08:51 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Add some mulitple include protection. 2004-05-18 20:08:51 +00:00
coda First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
compat regen 2004-05-11 10:55:29 +00:00
conf Revert default uvm counters, rename UVMMAP_COUNTERS to UVMMAP_NOCOUNTERS. 2004-05-03 20:10:35 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
dev Handle STP4020_ISR0_SCINT (status change interrupt posted) - by ignoring 2004-05-18 06:20:28 +00:00
fs caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
gdbscripts
ipkdb
kern Adjust code that tries to prevent cc_microtime() from going backwards 2004-05-18 16:09:07 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm It's not safe to save the sysctlnode pointer returned by sysctl_createv. 2004-05-13 07:20:47 +00:00
miscfs Simplify the code by: 2004-05-14 16:35:24 +00:00
net Fix locking issues noticed by Tom Ivar Helbekkmo on tech-net: 2004-05-14 13:23:12 +00:00
net80211 In ieee80211_find_rxnode, when we "fake up" a node for an ad hoc 2004-05-09 09:18:47 +00:00
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet Fix buffer overrun in in_pcbopts() (FreeBSD PR/66386) 2004-05-18 16:47:08 +00:00
netinet6 Fix per-PCB IPsec policy cache for FAST_IPSEC: 2004-04-26 01:53:59 +00:00
netipsec Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +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 key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +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 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs #if 0 out CREATE optimization for now because it has a problem in the case 2004-05-17 12:17:18 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys use lockstatus() instead of L_BIGLOCK to check if we're holding a biglock. 2004-05-18 11:59:11 +00:00
ufs Fix typo in error message, reported by Piotr Meyer in PR 25418. 2004-05-02 06:59:20 +00:00
uvm don't accept a negative number of swap devices; it will attempt to malloc 2004-05-14 16:56:09 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00