1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
2004-04-14 18:13:16 +00:00
..
alpha Remove avail_end. It is not used. 2004-04-11 05:08:26 +00:00
amd64 - is_physical_memory()'s parameter, which is a physical address, should be 2004-04-11 04:26:58 +00:00
arm
boot
cam
coda
compat Continue my efforts to imitate Windows as closely as possible by 2004-04-14 07:48:03 +00:00
conf Remove nowerror lines now that acpica is warns clean. 2004-04-14 18:13:16 +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
dev Return an error immediately if asked to switch a non-existent consumer. 2004-04-14 17:58:19 +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
i4b
i386 Use METHOD_VIDEO instead of the method string itself. 2004-04-14 03:32:01 +00:00
ia64 Remove a comment that refers to avail_start and avail_end as these 2004-04-11 06:37:36 +00:00
isa
isofs/cd9660
kern Fix off by one error, twice. 2004-04-12 23:02:21 +00:00
libkern
modules Include nehemiah.c only on i386, as is done for the non-modules 2004-04-11 15:40:18 +00:00
net Staticize <if>_clone_{create,destroy} functions. 2004-04-14 00:57:49 +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 Make sure Bluetooth stuff can be compiled on amd64 2004-04-09 23:01:42 +00:00
netinet In an effort to simplify the routing code, try to deprecate rtalloc() 2004-04-14 01:13:14 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Unbreak build: s/TAILQ_ISEMPTY/TAILQ_EMPTY/g 2004-04-11 17:15:36 +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 Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
rpc
security
sparc64 Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
sys Bump __FreeBSD_version on behalf of the new .warning directive in make(1). 2004-04-13 09:33:33 +00:00
tools
ufs
vm - pmap_kenter_temporary() is unused by machine-independent code. Therefore, 2004-04-10 22:41:46 +00:00
Makefile