1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys
2005-04-12 22:46:09 +00:00
..
alpha Fix another instance of TDP_OWEPREEMPT -> td_owepreempt. 2005-04-09 18:15:17 +00:00
amd64 Align the entry point to assembly language functions to a 16-byte boundary. 2005-04-10 20:49:21 +00:00
arm We have an asm version of bcmp(), so we could use it as well. 2005-04-12 22:46:09 +00:00
boot Fix 'implicit int' instance. 2005-04-09 14:07:13 +00:00
bsm
cam
coda
compat In winx32_wrap.S, preserve return values in the fastcall and regparm 2005-04-11 17:04:49 +00:00
conf We have an asm version of bcmp(), so we could use it as well. 2005-04-12 22:46:09 +00:00
contrib
crypto
ddb
dev The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
doc
fs - Clear VI_OWEINACT before calling vget() with no lock type. We know 2005-04-11 11:17:20 +00:00
gdb
geom Protect against recursive labels creation in simlar way as it is done 2005-04-12 08:14:15 +00:00
gnu
i4b Don't use 'i386/include' directly. 2005-04-08 03:37:20 +00:00
i386 Replace spl protection in rtcin() and writertc() with spinlocks 2005-04-12 20:49:31 +00:00
ia64 Dot the i's: 2005-04-12 18:50:57 +00:00
isa Replace spl protection in rtcin() and writertc() with spinlocks 2005-04-12 20:49:31 +00:00
isofs/cd9660
kern The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
libkern
modules The latest release of the FreeBSD driver (twa) for 2005-04-12 22:07:11 +00:00
net
net80211 Revise crypto api lightly to improve group key handling: 2005-04-12 17:55:13 +00:00
netatalk
netatm
netgraph Remove goto. 2005-04-11 10:16:17 +00:00
netinet - Tighten up the Timestamp checks to prevent a spoofed segment from 2005-04-10 05:24:59 +00:00
netinet6
netipsec
netipx Update copyright: parts of the netipx implementation are covered by a 2005-04-10 18:05:46 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Oops, correct typo. 2005-04-10 03:36:13 +00:00
pccard
pci Add nForce3-250. 2005-04-08 18:04:39 +00:00
posix4
powerpc Unbreak the powerpc build by fixing some ATA constants that were renamed. 2005-04-12 15:59:54 +00:00
rpc
security
sparc64
sys resource_list_purge: release the resources in this list, and purge the 2005-04-12 15:20:36 +00:00
tools - Add the character "E" to the understood lock types. This means 2005-04-11 15:15:03 +00:00
ufs - Consistently call 'vp' vp rather than ovp sometimes in ffs_truncate(). 2005-04-05 08:49:41 +00:00
vm
Makefile