1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys
2000-11-29 20:17:15 +00:00
..
alpha Add 'mpsafe' parameter to callout_init() in MD bits. 2000-11-26 13:52:17 +00:00
amd64 Don't wait forever for CPUs to stop or restart. Instead, give up after a 2000-11-28 23:52:36 +00:00
boot `cdboot' is broken as it cannot load a kernel. 2000-11-27 02:15:13 +00:00
cam
coda
compat Use callout_reset instead of timeout(9). Most callouts are statically 2000-11-27 22:52:31 +00:00
compile
conf A bunch of newcard/cardbus changes that's been sitting in my tree for a while: 2000-11-28 00:05:20 +00:00
contrib/dev
crypto
ddb
dev This fixes several problems with CIS as suggested by Justin Gibbs: 2000-11-29 19:38:25 +00:00
fs
geom
gnu
i4b Make log(-1, ...) do what addlog(...) did. 2000-11-26 19:34:06 +00:00
i386 Don't wait forever for CPUs to stop or restart. Instead, give up after a 2000-11-28 23:52:36 +00:00
ia64 Add 'mpsafe' parameter to callout_init() in MD bits. 2000-11-26 13:52:17 +00:00
isa Reduce code duplication by using the GET_RESOURCE_LIST bus method and related 2000-11-28 07:12:12 +00:00
isofs/cd9660
kern Set p_mtxname when blocking on a mutex and clear it when waking up. 2000-11-29 20:17:15 +00:00
libkern
miscfs
modules Remove the ibcs2(8) shell script. 2000-11-29 10:46:14 +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 Merged from sys/i386/i386/userconfig.c revision 1.185. 2000-11-29 12:31:13 +00:00
pccard
pci Reduce code duplication by using the GET_RESOURCE_LIST bus method and related 2000-11-28 07:12:12 +00:00
posix4
powerpc
rpc
svr4
sys - Add a p_mtxname field to proc which points to the description of the 2000-11-29 20:10:54 +00:00
tools
ufs
vm
Makefile