1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
Christian Brueffer 03af12c1ac Several updates:
- Added missing file system/network/sound module entries
- Removed obsolete network module entries
- Capitalized (Fast|Gigabit) Ethernet

MFC after:	1 week
2006-08-14 18:04:01 +00:00
..
amd64 Don't try to preserve PAT bits in pmap_enter(). We currently on pages that 2006-08-14 15:39:41 +00:00
arm
boot Several updates: 2006-08-14 18:04:01 +00:00
bsm
cam
coda
compat
conf Don't use touch when what is really meant is :> (create an empty file, or 2006-08-14 13:28:53 +00:00
contrib The strstr() function is in the libkern now. 2006-08-12 15:29:12 +00:00
crypto
ddb
dev Fix alignment of RX bufs DMA map to be realistic. Maybe it works on 2006-08-14 15:35:43 +00:00
fs
gdb
geom Handle MSDOS file systems properly. Before the change file systems 2006-08-12 15:34:15 +00:00
gnu
i4b
i386 Don't try to preserve PAT bits in pmap_enter(). We currently on pages that 2006-08-14 15:39:41 +00:00
ia64
isa
isofs/cd9660
kern Minor white space tweaks. 2006-08-13 23:16:59 +00:00
libkern Add strstr() function to the libkern. 2006-08-12 15:28:39 +00:00
modules Don't use touch when what is really meant is :> (create an empty file, or 2006-08-14 13:28:53 +00:00
net Add the module version to fix the loading with if_bridge. 2006-08-12 20:30:58 +00:00
net80211
netatalk
netatm
netgraph
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Don't reset Tx threshold value whenever xl_init_locked() is called. 2006-08-12 02:05:13 +00:00
posix4
powerpc
rpc
security
sparc64
sys Add an extension to the UINT & ULONG types. The XINT & XLONG types behave 2006-08-12 23:33:10 +00:00
tools
ufs
vm Reimplement the page's NOSYNC flag as an object-synchronized instead of a 2006-08-13 00:11:09 +00:00
Makefile