freebsd_amp_hwpstate/sys
Alan Cox 03e3bc8e62 atomic.h:
Change "void *" to "volatile TYPE *", improving type safety
	and eliminating some warnings (e.g., mp_machdep.c rev 1.106).

cpufunc.h:
	Eliminate setbits.  As defined, it's not precisely correct;
	and it's redundant.  (Use atomic_set_int instead.)

ipl_funcs.c:
	Use atomic_set_int instead of setbits.

systm.h:
	Include atomic.h.

Reviewed by:	bde
1999-07-23 23:45:50 +00:00
..
alpha
amd64 atomic.h: 1999-07-23 23:45:50 +00:00
boot
cam
coda
compat
compile
conf
contrib
ddb
dev Clean up the buffer allocation code a bit. Make sure to initialize certain 1999-07-23 18:46:24 +00:00
fs
geom
gnu
i4b
i386 atomic.h: 1999-07-23 23:45:50 +00:00
isa
isofs/cd9660
kern Fix the following problem: 1999-07-21 18:02:27 +00:00
libkern
miscfs
modules Create module directories for the xl, ti, tl and sk drivers and add 1999-07-23 05:48:01 +00:00
msdosfs
net fix a problem w/ zero byte writes to the tunnel device. It would bypass 1999-07-23 20:08:27 +00:00
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci Clean up the buffer allocation code a bit. Make sure to initialize certain 1999-07-23 18:46:24 +00:00
posix4
powerpc
rpc
svr4
sys atomic.h: 1999-07-23 23:45:50 +00:00
tools
ufs
vm
Makefile