.. |
altq
|
|
|
arch
|
make this compile again.
|
2011-11-06 20:21:05 +00:00 |
coda
|
use CODA_MAXNAMLEN instead of bogus MAXNAMLEN
|
2011-09-27 00:54:47 +00:00 |
common
|
Move pai to end of struct pmap.
|
2011-10-13 19:50:39 +00:00 |
compat
|
Change the vnode locking protocol of VOP_GETATTR() to request at least
|
2011-10-14 09:23:28 +00:00 |
conf
|
Add missing subr_pcq.c
|
2011-11-02 09:47:57 +00:00 |
crypto
|
|
|
ddb
|
Like ddb(4) "ps/l", use '>' sign to indicate running LWPs for the /w
|
2011-10-23 13:30:20 +00:00 |
dev
|
regen
|
2011-11-06 02:30:06 +00:00 |
dist
|
fix -Wshadow warnings when ALTQ is enabled
|
2011-08-30 19:05:12 +00:00 |
external
|
have pci register itself as a module, and make PCI driver modules depend on it
|
2011-08-29 14:47:07 +00:00 |
fs
|
Add a comment that pn_sizemtx should be useless as VOP_GETATTR now
|
2011-10-30 13:24:13 +00:00 |
gdbscripts
|
a macro to dump kernel modules
|
2011-11-02 16:51:21 +00:00 |
ipkdb
|
|
|
kern
|
time_t isn't necessarily "long". PR 45577 from taca@
|
2011-11-06 14:11:00 +00:00 |
lib
|
use LIBISPRIVATE instead of home-grown.
|
2011-10-30 00:28:57 +00:00 |
miscfs
|
typo in a comment
|
2011-10-31 12:49:32 +00:00 |
modules
|
Add "npf_alg_icmp" kernel module.
|
2011-11-06 13:26:54 +00:00 |
net
|
Change module class to driver as npf(4) is a pseudo device.
|
2011-11-06 13:08:04 +00:00 |
net80211
|
Use atomic_ops(3) to increase/decrease node reference counts, just
|
2011-10-07 16:51:45 +00:00 |
netatalk
|
Use if_addr_init() instead of ifp->if_ioctl().
|
2011-10-19 01:50:27 +00:00 |
netbt
|
const lookup argument
|
2011-09-17 08:23:36 +00:00 |
netinet
|
redo ip_output.c rev.1.206 and 1.207 differently. PR/43664.
|
2011-10-31 13:16:01 +00:00 |
netinet6
|
Change the IPv6 reassembly mechanism to use mutex(9).
|
2011-11-04 00:22:33 +00:00 |
netipsec
|
NULL does not need a cast
|
2011-08-31 18:31:02 +00:00 |
netisdn
|
|
|
netiso
|
Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl().
|
2011-10-19 01:52:22 +00:00 |
netkey
|
Retire varargs.h support. Move machine/stdarg.h logic into MI
|
2011-07-17 20:54:30 +00:00 |
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency
|
2011-09-27 02:05:10 +00:00 |
nfs
|
VOP_GETATTR() needs a shared lock at least.
|
2011-10-30 12:00:27 +00:00 |
opencrypto
|
|
|
rump
|
fix a type in a printf message
|
2011-10-31 13:25:21 +00:00 |
secmodel
|
|
|
stand
|
use NAME_MAX instead of MAXNAMLEN
|
2011-09-27 01:08:55 +00:00 |
sys
|
Add __returns_twice for the attribute of the same name. This makes the
|
2011-11-05 09:27:06 +00:00 |
ufs
|
add forward declarations for the VOP args structures
|
2011-10-09 21:15:34 +00:00 |
uvm
|
Change the vnode locking protocol of VOP_GETATTR() to request at least
|
2011-10-14 09:23:28 +00:00 |
Makefile
|
|
|