freebsd-skq/sys
2005-06-05 23:08:59 +00:00
..
alpha
amd64
arm Bring in bits I forgot while importing write back support for arm9. 2005-06-03 19:49:53 +00:00
boot Fix getsecs(). It was not counting the seconds right. The immediate 2005-06-04 21:55:51 +00:00
bsm
cam
coda
compat Wrap copyin/copyout for kevent so the 32bit wrapper does not have 2005-06-03 23:15:01 +00:00
conf Install ports defined in PORTS_MODULES at make reinstall time too. 2005-06-05 18:34:16 +00:00
contrib
crypto
ddb
dev As threatened by BURN_BRIDGES, restire PCIR_MAPS and PCIR_HEADERTYPE 2005-06-05 23:08:59 +00:00
doc
fs Avoid casting from (int *) to (size_t *) in order to fix udf_iconv on amd64. 2005-06-05 02:09:48 +00:00
gdb
geom
gnu
i4b
i386 Add the proper logic so that we don't try to do SSE stuff unless its 2005-06-04 15:36:48 +00:00
ia64
isa
isofs/cd9660
kern Allow sends sent from non page-aligned userspace addresses to be 2005-06-05 17:13:23 +00:00
libkern
modules Hook ichsmb to build. 2005-06-05 12:00:03 +00:00
net Fix indentation of two comment blocks from the last commit. 2005-06-05 03:49:23 +00:00
net80211
netatalk
netatm
netgraph MPPC node is not thread safe. 2005-06-03 09:06:00 +00:00
netinet Add hooks into the networking layer to support if_bridge. This changes struct 2005-06-05 03:13:13 +00:00
netinet6 Use IFF_LOCKGIANT/IFF_UNLOCKGIANT around calls to the interface 2005-06-02 00:04:08 +00:00
netipsec Correct typo in a comment describing vshiftl(). 2005-06-02 23:56:10 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64 Remove superfluous breaks. 2005-06-05 10:16:27 +00:00
sys Bump __FreeBSD_version for if_bridge. 2005-06-05 03:38:03 +00:00
tools
ufs
vm
Makefile