.. |
alpha
|
Fix a long-standing bug in alpha's implementation of busdma. We need to
|
2005-03-12 02:43:50 +00:00 |
amd64
|
MFCi386: Prevent integer underflow that could result in all memory being
|
2005-03-12 07:05:59 +00:00 |
arm
|
Fixup KTR traces.
|
2005-03-08 14:49:05 +00:00 |
boot
|
Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT,
|
2005-03-12 21:26:53 +00:00 |
bsm
|
|
|
cam
|
|
|
coda
|
- The VI_DOOMED flag now signals the end of a vnode's relationship with
|
2005-03-13 12:14:56 +00:00 |
compat
|
Add kernel-only flag MSG_NOSIGNAL to be used in emulation layers to surpress
|
2005-03-08 16:11:41 +00:00 |
conf
|
FreeBSD consumer bits of the nForce MCP NIC binary blob.
|
2005-03-12 00:29:30 +00:00 |
contrib
|
This commit was generated by cvs2svn to compensate for changes in r143439,
|
2005-03-12 00:17:37 +00:00 |
crypto
|
gbde(8) is also rejndael user.
|
2005-03-11 22:07:04 +00:00 |
ddb
|
|
|
dev
|
Fix a null pointer de-ref when passthrough ioctls are issued. This
|
2005-03-13 06:25:53 +00:00 |
doc
|
|
|
fs
|
- VOP_INACTIVE should no longer drop the vnode lock.
|
2005-03-13 12:18:47 +00:00 |
gdb
|
|
|
geom
|
stop including rijndael-api-fst.h from rijndael.h.
|
2005-03-11 15:42:51 +00:00 |
gnu
|
- Catch up with ufs_inode 1.59, ffs_vfsops.c 1.280, and ufs_vnops.c 1.267.
|
2005-03-13 12:13:55 +00:00 |
i4b
|
|
|
i386
|
The NVE driver doesn't cleanly compile on PAE.
|
2005-03-13 17:39:19 +00:00 |
ia64
|
|
|
isa
|
Whitespace sync with amd64. (Rather than re-add the extra blank lines
|
2005-03-11 22:10:25 +00:00 |
isofs/cd9660
|
- VOP_INACTIVE should no longer drop the vnode lock.
|
2005-03-13 12:18:47 +00:00 |
kern
|
- Do a vn_start_write in vn_close, we may write if this is the last ref
|
2005-03-13 11:56:28 +00:00 |
libkern
|
|
|
modules
|
Don't build the nve on pc98.
|
2005-03-12 10:41:58 +00:00 |
net
|
Add a sysctl net.link.log_link_state_change, which allows to
|
2005-03-12 12:58:03 +00:00 |
net80211
|
honor any desired bssid when creating an ibss
|
2005-03-08 17:04:14 +00:00 |
netatalk
|
|
|
netatm
|
|
|
netgraph
|
Fix getting stats from many links with index > 0.
|
2005-03-11 10:29:38 +00:00 |
netinet
|
Embrace with #ifdef DEV_CARP carp-related code.
|
2005-03-13 11:23:22 +00:00 |
netinet6
|
refer opencrypto/cast.h directly.
|
2005-03-11 12:37:07 +00:00 |
netipsec
|
correct space check
|
2005-03-09 15:28:48 +00:00 |
netipx
|
Marginally reformat my copyright statement to remove the spurious ','.
|
2005-03-10 14:19:31 +00:00 |
netkey
|
|
|
netnatm
|
|
|
netncp
|
|
|
netsmb
|
|
|
nfs
|
|
|
nfs4client
|
- It is no longer necessary to lock and unlock the vnode in nfs4_close()
|
2005-03-13 12:16:45 +00:00 |
nfsclient
|
- VOP_INACTIVE should no longer drop the vnode lock.
|
2005-03-13 12:15:36 +00:00 |
nfsserver
|
|
|
opencrypto
|
just use crypto/rijndael, and nuke opencrypto/rindael.[ch].
|
2005-03-11 17:24:46 +00:00 |
pc98
|
MFi386: revision 1.217.
|
2005-03-12 10:30:06 +00:00 |
pccard
|
|
|
pci
|
Bugger, wiped out a needed comma in the previous commit.
|
2005-03-09 00:54:55 +00:00 |
posix4
|
|
|
powerpc
|
Replaced previous hw.physmem extraction with des's mods to
|
2005-03-07 07:31:20 +00:00 |
rpc
|
|
|
security
|
|
|
sparc64
|
|
|
sys
|
- Get rid of VXLOCK, VXWANT, and vx_*. The vnode lock now protects us
|
2005-03-13 11:44:02 +00:00 |
tools
|
|
|
ufs
|
- It is not legal to access v_data without the vnode lock or interlock
|
2005-03-13 12:04:12 +00:00 |
vm
|
- Don't acquire the vnode lock in destroy_vobject, assert that it has
|
2005-03-13 12:05:05 +00:00 |
Makefile
|
When building cscopnamefile, default architecture to ${MACHINE}, not i386.
|
2005-03-08 00:09:41 +00:00 |