freebsd-dev/sys
2009-06-18 21:15:41 +00:00
..
amd64 I have several machines where the following warning is printed: 2009-06-15 21:55:29 +00:00
arm Track the kernel mapping of a physical page by a new entry in vm_page 2009-06-18 20:42:37 +00:00
boot Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor 2009-06-15 18:22:41 +00:00
bsm
cam Include <camlib.h> for cam_path_string(). 2009-06-14 12:46:34 +00:00
cddl Rename the host-related prison fields to be the same as the host.* 2009-06-13 15:39:12 +00:00
compat Regen. 2009-06-17 19:53:47 +00:00
conf Introduce support for adaptive spinning in lockmgr. 2009-06-17 01:55:42 +00:00
contrib
crypto
ddb
dev Replace use of ic->ic_flags with vap->iv_flags to operate on per-vap flags 2009-06-18 11:12:10 +00:00
fs Fix some of the style errors in *getpages(). 2009-06-18 05:56:24 +00:00
gdb
geom Fix tabs, slightly improve comments. 2009-06-18 11:12:11 +00:00
gnu Do not use casts (int *)0 and (struct thread *)0 for the arguments of 2009-06-16 15:13:45 +00:00
i386 Regen for added flags field. 2009-06-17 19:53:20 +00:00
ia64
isa
kern Fix a deadlock in the getpeername() method for UNIX domain sockets. 2009-06-18 20:56:22 +00:00
kgssapi When the KOBJMETHOD() macro was updated, it resulted in the 2009-06-14 17:33:46 +00:00
libkern
mips Add a .cvsignore file and along with that put an svn:ignore proprty 2009-06-17 10:48:32 +00:00
modules adds opt_inet6.h to fix a error during compiling wlan as a module. 2009-06-17 04:23:37 +00:00
net Add explicit includes for jail.h to the files that need them and 2009-06-17 15:01:01 +00:00
net80211 ieee80211_dwds_mcast(): check the correct mbuf ptr after encap. 2009-06-18 21:15:41 +00:00
netatalk
netgraph s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
netinet Add explicit includes for jail.h to the files that need them and 2009-06-17 15:01:01 +00:00
netinet6 Add explicit includes for jail.h to the files that need them and 2009-06-17 15:01:01 +00:00
netipsec Add the explicit include of vimage.h to another five .c files still 2009-06-17 12:44:11 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient Fix some of the style errors in *getpages(). 2009-06-18 05:56:24 +00:00
nfsserver Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on the 2009-06-17 22:50:26 +00:00
nlm Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on the 2009-06-17 22:50:26 +00:00
opencrypto
pc98
pci
powerpc Teach cpu_est_clockrate() about the G5's slightly different PMC. This 2009-06-17 16:34:40 +00:00
rpc Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on the 2009-06-17 22:50:26 +00:00
security
sparc64 Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor 2009-06-15 18:22:41 +00:00
sun4v
sys Regen. 2009-06-17 19:53:47 +00:00
tools - Add a way to change filter oversampling factor through 2009-06-15 04:31:34 +00:00
ufs Keep dirhash tailq locked throughout the entirety of ufsdirhash_destroy() to fix 2009-06-17 18:55:29 +00:00
vm Track the kernel mapping of a physical page by a new entry in vm_page 2009-06-18 20:42:37 +00:00
xdr
xen
Makefile