NetBSD/sys
uwe 2adc0e696d Make sure that overzealous definition of __packed in <sys/cdefs.h>
doesn't break compilation with Microsoft compilers. Push/pop #pragma pack
around <sys/bootblock.h>.
2004-04-26 22:27:43 +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 Make sure that overzealous definition of __packed in <sys/cdefs.h> 2004-04-26 22:27:43 +00:00
coda add sys/dirent.h 2004-04-21 02:40:42 +00:00
compat PR/25335: Erik E. Fair: statvfs lossage in sys/lkm/compat/osf1 2004-04-26 20:33:50 +00:00
conf -fno-zero-initialized-in-bss only to gcc3, not gcc2.95 2004-04-25 04:24:06 +00:00
crypto
ddb kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
dev make it compile (printf # of arg mismatch) 2004-04-25 19:38:27 +00:00
fs fix compile error (thanks Juan RP) 2004-04-26 20:38:22 +00:00
gdbscripts
ipkdb
kern Regen from rev. 1.140: 2004-04-25 22:21:17 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm
miscfs sprintf -> snprintf 2004-04-22 00:31:00 +00:00
net Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
net80211 kill some strcpy 2004-04-21 18:16:14 +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 zero-clear ip6?pseudo before use 2004-04-26 05:18:13 +00:00
netinet6 Fix per-PCB IPsec policy cache for FAST_IPSEC: 2004-04-26 01:53:59 +00:00
netipsec xform_tcp.c is needed only with FAST_IPSEC 2004-04-26 03:50:57 +00:00
netisdn kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey fix key_mature for tcp md5 signature 2004-04-26 04:39:17 +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 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
opencrypto
stand
sys Add offset of old i386 mbr bootsel structure. 2004-04-26 21:00:38 +00:00
ufs Unwrap a not-too-long line. 2004-04-26 01:40:40 +00:00
uvm Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
Makefile