freebsd-nq/sys
Hajimu UMEMOTO 68795b9947 nuku unused functions in6_nigroup_attach() and
in6_nigroup_detach().

Obtained from:	KAME
2003-10-31 15:51:28 +00:00
..
alpha style: strcmp() does not return a bool. 2003-10-30 23:00:15 +00:00
amd64 Include "opt_pmap.h" so that the DISABLE_P* options are honored. 2003-10-30 21:42:44 +00:00
arm
boot Directly call the 'reboot' word instead of indirectly evaluating it. 2003-10-28 17:18:42 +00:00
cam In camperiphdone(), make sure we check for fatal errors and bail out 2003-10-27 06:15:55 +00:00
coda
compat Oops, forgot to save these in the editor. Add CTASSERTS for signal and 2003-10-30 02:43:19 +00:00
conf MFi386: revision 1.198. 2003-10-31 13:50:09 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r121642, 2003-10-29 04:25:17 +00:00
crypto
ddb
dev Fix breakage on ia64: PAGE_SIZE on ia64 is large enough that more than 2003-10-31 13:35:22 +00:00
fs
geom
gnu Fix the alpha tinderbox. The alpha specific bitops used by the bitmap 2003-10-29 07:35:53 +00:00
i4b Initialize if_softc and use it in favor of &ipr_softc[ifp->if_unit] to 2003-10-31 00:44:56 +00:00
i386 - Finish externing of r_idt in the f00f hack code. 2003-10-31 14:24:28 +00:00
ia64 When switching the RSE to use the kernel stack as backing store, keep 2003-10-28 19:38:26 +00:00
isa Fix a panic that occurs when resuming. For some reason, sc->cur_scp is 2003-10-29 20:48:13 +00:00
isofs/cd9660 DuH! 2003-10-18 14:10:28 +00:00
kern - Add static to local functions and data where it was missing. 2003-10-31 11:16:04 +00:00
libkern
modules
net Make TUNDEBUG use if_printf instead of printf. 2003-10-31 02:48:12 +00:00
net80211
netatalk
netatm
netgraph
netinet Overhaul routing table entry cleanup by introducing a new rtexpunge 2003-10-30 23:02:51 +00:00
netinet6 nuku unused functions in6_nigroup_attach() and 2003-10-31 15:51:28 +00:00
netipsec
netipx Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
netkey mib name was changed by fixing a spelling. 2003-10-28 16:16:04 +00:00
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 MFi386: revision 1.579. 2003-10-31 14:54:33 +00:00
pccard
pci mark interrupt handlers MPSAFE 2003-10-29 18:32:14 +00:00
posix4
powerpc
rpc
security Make MAC_EXTERNALIZE() and MAC_INTERNALIZE() simply take the object 2003-10-25 15:28:20 +00:00
sparc64
sys - Add 4 kse flags for use in the schedulers. 2003-10-31 11:02:16 +00:00
tools
ufs Tweak the calculation of minbfree in ffs_dirpref() so that only 2003-10-31 07:25:06 +00:00
vm Fix two bugs introduced with the rstack functionality and specific to 2003-10-31 07:29:28 +00:00
Makefile