HardenedBSD/sys
Marcel Moolenaar 8b3e7871bc Make smp_started volatile in sys/smp.h and remove the volatile
declaration in subr_smp.c. This solves a compile problem with
gcc 3.0.1 (ia64 cross-build).

Reviewed: jhb
2001-10-31 09:03:05 +00:00
..
alpha Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
amd64 Don't let pmap_object_init_pt() exhaust all available free pages 2001-10-31 03:06:33 +00:00
arm
boot Add code to copy the enironment and loader metadata into kernel space. 2001-10-30 06:37:36 +00:00
cam
coda
compat promote tv_sec in printf to make it type agnostic 2001-10-29 02:17:41 +00:00
conf Update to reflect files added/removed with the 20011018 ACPI CA update. 2001-10-31 02:35:43 +00:00
contrib Merge local changes, add new files and remove obsoleted ones. 2001-10-31 02:34:45 +00:00
crypto
ddb
dev Put a Band-Aid over the asr driver so that it hopefully won't cause 2001-10-30 21:13:39 +00:00
fs Adjust printfs to be time_t agnostic. 2001-10-28 22:53:45 +00:00
geom
gnu
i4b
i386 Don't let pmap_object_init_pt() exhaust all available free pages 2001-10-31 03:06:33 +00:00
ia64 * Factor out common code for manipulating the RSE backing store. 2001-10-29 12:04:23 +00:00
isa
isofs/cd9660
kern Make smp_started volatile in sys/smp.h and remove the volatile 2001-10-31 09:03:05 +00:00
libkern
modules Update to reflect files added/removed with the 20011018 ACPI CA update. 2001-10-31 02:35:43 +00:00
net sc_lasttime and sc_starttime are time_t's, not long's. 2001-10-27 20:31:24 +00:00
netatalk
netatm
netgraph A node that allows ethernet type packets to be filtered to different 2001-10-30 07:28:17 +00:00
netinet Fix a (long standing?) bug in ip_output(): if ip_insertoptions() is 2001-10-30 18:15:48 +00:00
netinet6 Fix fragmented packet handling. 2001-10-29 07:55:57 +00:00
netipx
netkey System wide policy should be returned when no policy found in the SPD. 2001-10-29 16:29:41 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482 2001-10-30 00:53:19 +00:00
pccard Restore the main BAR for the bridge on resume. Some machines don't save 2001-10-30 15:31:49 +00:00
pci
posix4
powerpc
rpc
sparc64 Implement elf_reloc. This makes klds work. 2001-10-27 07:09:40 +00:00
svr4
sys Make smp_started volatile in sys/smp.h and remove the volatile 2001-10-31 09:03:05 +00:00
tools
ufs o Althought this is not specified in POSIX.1e, the UFS ACL implementation 2001-10-27 05:39:17 +00:00
vm Don't let pmap_object_init_pt() exhaust all available free pages 2001-10-31 03:06:33 +00:00
Makefile