NetBSD/sys
dbj 9a0dfd8c28 remove botched superblock upgrade warnings.
there are now alternate non-kernel checks and fixes for this problem.
relevent prs include:
bin/17910 kern/21283 kern/21404 port-macppc/23925 port-macppc/23926
install/25138
2004-04-25 21:02:26 +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 Move some of the context switching code into a C function. 2004-04-25 19:01:27 +00:00
coda add sys/dirent.h 2004-04-21 02:40:42 +00:00
compat Constify sreq2breq 2004-04-25 06:25:52 +00:00
conf -fno-zero-initialized-in-bss only to gcc3, not gcc2.95 2004-04-25 04:24:06 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
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 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
gdbscripts
ipkdb
kern Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm Set PATH and use ip_fil_netbsd.c 2004-03-28 09:37:14 +00:00
miscfs sprintf -> snprintf 2004-04-22 00:31:00 +00:00
net Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
net80211 kill some strcpy 2004-04-21 18:16:14 +00:00
netatalk Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netccitt recommented -> recommended, indefinitly -> indefinitely. 2004-04-23 20:17:13 +00:00
netinet Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
netinet6 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
netipsec Add `const' to the safety-catch local definition of ip6_protosw, 2004-04-24 23:28:13 +00:00
netisdn kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netiso Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netkey Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +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 Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
ufs remove botched superblock upgrade warnings. 2004-04-25 21:02:26 +00:00
uvm Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
Makefile