freebsd_amp_hwpstate/sys
Bruce Evans b55dcca107 The previous commit was bogus. malloc(..., M_WAITOK) should not be
used in device attach routines.  At least for attaches at boot time,
actually waiting, or actually failing for malloc(..., M_NOWAIT), are
almost equally unlikely and harmless, but using M_WAITOK interferes
with automatic detection of bogus M_WAITOK's.
1999-01-01 12:35:47 +00:00
..
alpha
amd64 Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
boot Add support for some FACILITY words: 1998-12-31 14:03:28 +00:00
cam
coda
compat
compile
conf Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
contrib/softupdates
ddb
dev The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
fs Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken 1999-01-01 10:14:37 +00:00
geom
gnu
i4b
i386 The previous commit was bogus. malloc(..., M_WAITOK) should not be 1999-01-01 12:35:47 +00:00
isa
isofs/cd9660
kern
libkern
miscfs Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken 1999-01-01 10:14:37 +00:00
modules Fixed bitrot in comments. 1999-01-01 10:33:52 +00:00
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98
pccard
pci This commit adds a software workaround for a hardware bug in certain PNIC 1998-12-31 17:19:21 +00:00
posix4
powerpc
rpc
sys Happy 1999! 1998-12-31 14:26:42 +00:00
tools
ufs The mount_mfs process that stays in a supervisor context handling MFS 1999-01-01 04:14:11 +00:00
vm
Makefile