.. |
altq
|
Remove duplicate #include <sys/kauth.h>
|
2007-03-26 22:43:19 +00:00 |
arch
|
Fix boolean inversion and missing definition.
|
2007-04-06 17:48:06 +00:00 |
coda
|
Improve conformance to vnode locking rules in coda_lookup, by doing
|
2007-04-05 12:48:51 +00:00 |
compat
|
Enable stat/stat64 nsec time support, for amd64 compat linux/linux32.
|
2007-04-05 16:39:11 +00:00 |
conf
|
Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11.
|
2007-03-20 18:05:25 +00:00 |
contrib/dev/ath
|
Use consistent option names (i.e., those that are defflag'd). Ok dyoung@.
|
2007-01-14 01:05:49 +00:00 |
crypto
|
Added missing const-qualifiers.
|
2007-01-22 01:38:33 +00:00 |
ddb
|
TRUE -> true, FALSE -> false
|
2007-02-22 06:34:42 +00:00 |
dev
|
If we fail to attach, use the size determined by pci_mapreg_map() rather
|
2007-04-06 18:16:29 +00:00 |
dist
|
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
|
2007-03-12 18:18:22 +00:00 |
fs
|
support flushing pagecache
|
2007-04-06 17:48:44 +00:00 |
gdbscripts
|
|
|
ipkdb
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
kern
|
Revert the latest changes back to 1.25 rev.
|
2007-04-05 01:33:31 +00:00 |
lib
|
Provide __movmemSI12_i4 (gcc4) a.k.a. __movstrSI12_i4 (gcc3) that gcc
|
2007-03-14 22:22:53 +00:00 |
lkm
|
Sync with est.c, est_init does not take any argument now. Just use
|
2007-03-18 07:28:37 +00:00 |
miscfs
|
Unfortunately, missed procfs_proc_unlock() in previous.
|
2007-04-04 10:50:42 +00:00 |
net
|
caddr_t fallout (only visible with options PPPOE_SERVER)
|
2007-03-31 11:00:23 +00:00 |
net80211
|
Reference the right flag,
|
2007-03-26 21:22:35 +00:00 |
netatalk
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
netbt
|
rework ordering of error conditions for setopt, prefer to return EINVAL
|
2007-04-06 17:09:00 +00:00 |
netinet
|
use size_t for indexes
|
2007-04-05 18:11:47 +00:00 |
netinet6
|
use size_t for indexes
|
2007-04-05 18:12:49 +00:00 |
netipsec
|
Honor the ip4_ah_offsetmask bits (clear or not the ip->ip_off field for ah
|
2007-03-25 22:11:18 +00:00 |
netisdn
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
netiso
|
A number of functions do not validate the length of arguments passed.
|
2007-03-29 08:19:20 +00:00 |
netkey
|
Call key_checkspidup with spi in network bit order in order to make correct
|
2007-03-21 22:38:34 +00:00 |
netnatm
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
netsmb
|
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
|
2007-03-12 18:18:22 +00:00 |
nfs
|
Remove calls to now obsolete vn_start_write() and vn_finished_write().
|
2007-04-06 14:28:28 +00:00 |
opencrypto
|
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing
|
2007-03-12 18:18:22 +00:00 |
secmodel
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
stand
|
|
|
sys
|
change declaration for protosw.h const symbolic strings to static, so that
|
2007-03-31 18:17:13 +00:00 |
ufs
|
correct comment for lfs_putpages
|
2007-04-05 17:44:18 +00:00 |
uvm
|
Export uvm_uarea_free() to the rest.
|
2007-03-24 21:15:39 +00:00 |
Makefile
|
|
|