freebsd-src/sys
Andrew Gallatin 689634a3ea Convert the pcib_{read,write}_config args from signed to unsigned,
like the args to the config space accessors these functions replaced.

This reduces the likelyhood of overflow when the args are used in
macros on the alpha.  This prevents memory management faults when
probing the pci bus on sables, multias and nonames.

Approved by: dfr
Tested by: Bernd Walter <ticso@cicely8.cicely.de>
2000-12-01 15:27:48 +00:00
..
alpha Convert the pcib_{read,write}_config args from signed to unsigned, 2000-12-01 15:27:48 +00:00
amd64 Fix this slightly better by using NON_GPROF_RET instead of duplicating 2000-12-01 05:29:21 +00:00
boot Cosmetique: don't use localized date 2000-12-01 01:58:48 +00:00
cam
coda
compat Protect access to p_stat with sched_lock. 2000-12-01 06:34:19 +00:00
compile
conf We need support for comparing quad_t's now (ACPI CA uses this). 2000-12-01 09:54:17 +00:00
contrib/dev Remove duplicate definition. 2000-12-01 12:10:06 +00:00
crypto
ddb
dev Convert the pcib_{read,write}_config args from signed to unsigned, 2000-12-01 15:27:48 +00:00
fs
geom
gnu remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
i4b Make log(-1, ...) do what addlog(...) did. 2000-11-26 19:34:06 +00:00
i386 Protect access to p_stat with sched_lock. 2000-12-01 06:34:19 +00:00
ia64 remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
isa - Add a hack for "psmintr: out of sync.." This is NOT a fix, 2000-12-01 05:26:24 +00:00
isofs/cd9660
kern sysvipc loadable. 2000-12-01 08:57:47 +00:00
libkern
miscfs
modules Disconnect sysvipc, since it doesn't build. 2000-12-01 12:26:39 +00:00
msdosfs
net Unbreak world; #include <sys/mutex.h> instead of <machine/mutex.h> 2000-11-26 21:47:01 +00:00
netatalk
netatm
netgraph Fix another callout_init() that I missed. 2000-11-26 21:59:30 +00:00
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs Simplify the tprintf() API. 2000-11-26 20:35:21 +00:00
nfsclient Simplify the tprintf() API. 2000-11-26 20:35:21 +00:00
nfsserver Simplify the tprintf() API. 2000-11-26 20:35:21 +00:00
ntfs
nwfs
pc98 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
pccard
pci Convert the pcib_{read,write}_config args from signed to unsigned, 2000-12-01 15:27:48 +00:00
posix4
powerpc
rpc
svr4
sys sysvipc loadable. 2000-12-01 08:57:47 +00:00
tools
ufs
vm remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
Makefile