freebsd-dev/sys
Nate Lawson 4ed2b85d66 Add a temporary workaround for acpi_AppendBufferResource() returning with
a NULL crsbuf pointer.  This shouldn't happen if it returns AE_OK.  We'll
figure out why this is happening later.

Submitted by:	Bruno Ducrot <ducrot@poupinou.org>
2004-04-19 17:52:20 +00:00
..
alpha MFamd64 2004-04-18 06:24:51 +00:00
amd64 Simplify the sf_buf implementation. In short, make it a trivial veneer 2004-04-18 05:36:37 +00:00
arm
boot s/atspeaker/speaker/ 2004-04-15 12:12:15 +00:00
cam The opt_da.h file doesn't exist anymore since the DA_OLD_QUIRKS option 2004-04-19 13:38:10 +00:00
coda
compat In ntoskrnl_unlock_dpc(), use atomic_store instead of atomic_cmpset 2004-04-18 18:38:59 +00:00
conf As promised a while ago, remove DA_OLD_QUIRKS and all quirks it was enabling. 2004-04-19 03:33:55 +00:00
contrib Remove warnings from vendor files. This takes some files off the vendor 2004-04-14 18:12:29 +00:00
crypto
ddb Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
dev Add a temporary workaround for acpi_AppendBufferResource() returning with 2004-04-19 17:52:20 +00:00
fs Do not drop Giant around the poll method yet, we're not ready for it. 2004-04-12 21:52:52 +00:00
geom
gnu Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
i4b
i386 Revert part of the "BIOS brain damage" from rev 1.10. It seems that 2004-04-16 19:46:30 +00:00
ia64 MFamd64 2004-04-18 07:11:12 +00:00
isa Don't check for device_get_softc() returning NULL, it can't happen. 2004-04-17 10:25:04 +00:00
isofs/cd9660 Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
kern If you're trying to find out if a thread is valid and in 2004-04-19 14:20:01 +00:00
libkern Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
modules Remove opt_da.h from the Makefile as well. Duplication of the option in 2004-04-19 17:26:46 +00:00
net Add some comments, move a static array of constants in the only place 2004-04-19 17:28:39 +00:00
net80211
netatalk Lock down the netatalk AARP code, which is responsible for appletalk 2004-04-09 01:40:12 +00:00
netatm
netgraph + rename and document an unused field in struct arpcom (field is still 2004-04-18 01:15:32 +00:00
netinet Replace Bcopy with 'the real thing' as in the rest of the file. 2004-04-18 11:45:49 +00:00
netinet6 ifp has the same value as rt->rti_ifp so remove the dependency 2004-04-19 08:02:52 +00:00
netipsec use native names for if_link, ifa_link, if_addrhead. 2004-04-17 23:29:25 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
nfsclient Let the NFS client notice a file's size changing as a modification. 2004-04-14 23:23:55 +00:00
nfsserver Don't send the available space as is in the FSSTAT call. Under 2004-04-12 13:02:21 +00:00
opencrypto
pc98 sx was randomly added to NOTES. Instead, place it in the misc 2004-04-14 02:25:31 +00:00
pccard
pci Boomerang 10/100BT (found in 2c905-TX) chips apparently suffer the 2004-04-13 19:34:20 +00:00
posix4
powerpc MFamd64 2004-04-18 08:10:04 +00:00
rpc
security
sparc64 Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
sys constify the last argument of m_copyback. 2004-04-18 13:01:28 +00:00
tools Correct $FreeBSD$ style. 2004-04-16 05:22:11 +00:00
ufs Record where half the bits in this file came from (from ufs_readwrite.c). 2004-04-07 11:21:18 +00:00
vm - pmap_kenter_temporary() is unused by machine-independent code. Therefore, 2004-04-10 22:41:46 +00:00
Makefile