freebsd_amp_hwpstate/sys
Mike Smith ed5c5fb423 Remove a mismatched splbio() in aac_start (the called functions each protect
themselves correctly).

Submitted by:	ps
2001-01-10 11:43:02 +00:00
..
alpha Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
amd64 Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
arm/include Remove seconds types we don't use that came in thru the NetBSD heiratage. 2001-01-08 06:17:11 +00:00
boot Add commented out examples for the new KTR loader tunables. 2001-01-06 06:52:49 +00:00
cam select() DKI is defined in <sys/selinfo.h> now. 2001-01-09 04:31:48 +00:00
coda Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
compat Take 10 seconds to actually fix the chgproccnt rather than just make it 2001-01-09 04:55:37 +00:00
compile
conf moved isp_pci.c from pci to dev/isp 2001-01-09 19:15:12 +00:00
contrib/dev
crypto
ddb
dev Remove a mismatched splbio() in aac_start (the called functions each protect 2001-01-10 11:43:02 +00:00
fs Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
geom
gnu Completed move of Digiboard drivers to dev/dgb 2001-01-08 02:47:37 +00:00
i4b Move the mutex initialization from avma1pp_bchannel_setup into 2001-01-09 15:01:42 +00:00
i386 Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
ia64 Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
isa select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
isofs/cd9660
kern Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
libkern
miscfs Don't compile a dead variable declaration. 2001-01-09 04:24:43 +00:00
modules Evidently, svr4 is broken at the moment. Disconnect the build to prevent 2001-01-09 04:56:53 +00:00
msdosfs
net select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
netatalk
netatm
netgraph Fix some memory leaks 2001-01-10 07:13:58 +00:00
netinet o Minor style(9)ism to make consistent with -STABLE 2001-01-09 18:26:17 +00:00
netinet6
netipx
netkey
netnatm
netncp Common option '-N' do not require an argument. 2001-01-07 07:03:59 +00:00
netns
nfs NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsclient NFS O_EXCL file create semantics temporarily uses file attributes to store 2001-01-04 22:45:19 +00:00
nfsserver
ntfs
nwfs
pc98 Correct typo. 2001-01-08 09:17:58 +00:00
pccard Fix a minor bug that prevents NEWBUS users from setting more than 2001-01-09 23:39:32 +00:00
pci moved isp_pci.c from pci to dev/isp 2001-01-09 19:15:12 +00:00
posix4
powerpc Remove seconds types we don't use that came in thru the NetBSD heiratage. 2001-01-08 06:17:11 +00:00
rpc
svr4
sys Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables 2001-01-10 04:43:51 +00:00
tools
ufs o Commit reems of style(9) changes, whitespace improvements, and comment 2001-01-07 23:45:56 +00:00
vm
Makefile