freebsd-skq/sys
trasz 36333bfcba Improve wording.
Discussed with:	pjd, cperciva, rink, wkoszek and des, in order of appearance.
2009-09-05 15:08:58 +00:00
..
amd64 Fix confusing comments about default PAT entries. 2009-09-02 16:47:10 +00:00
arm Reintroduce the r196640, after fixing the problem with my testing. 2009-09-01 11:41:51 +00:00
boot
bsm
cam Make serial numbers of daX disks visible by GEOM. 2009-09-04 09:40:59 +00:00
cddl Improve wording. 2009-09-05 15:08:58 +00:00
compat Make sure FreeBSD binaries without .note.ABI-tag section work 2009-08-30 14:38:17 +00:00
conf Move libteken out of the syscons directory. 2009-09-03 09:33:57 +00:00
contrib Fix argument ordering to memcpy as well as the size of the copy in the 2009-08-25 19:30:32 +00:00
crypto
ddb
dev These checks against BUSY aren't needed: the newbus layer does this 2009-09-05 08:38:25 +00:00
fs Remove spurious pfs_unlock(). 2009-08-31 09:26:04 +00:00
gdb
geom Remove artificial MAX_IO_SIZE constant, equal to DFLTPHYS * 2. Use MAXPHYS 2009-09-04 19:20:46 +00:00
gnu
i386 Add missing ';'. 2009-09-04 14:53:12 +00:00
ia64
isa Tweak the way that the ACPI and ISA bus drivers match hint devices to 2009-08-24 21:51:46 +00:00
kern Allow a jail's name to be the same as its jid (which is the default if no 2009-09-04 19:00:48 +00:00
kgssapi
libkern
mips
modules Connect bwi up to the build. While there are some problems with this 2009-08-29 01:34:42 +00:00
net Add ARP statistics to the kernel and netstat. 2009-09-03 21:10:57 +00:00
net80211 correct timeout for doing NOL processing; need a ticks-relative value 2009-09-03 16:29:02 +00:00
netatalk
netgraph
netinet Add ARP statistics to the kernel and netstat. 2009-09-03 21:10:57 +00:00
netinet6 Prefix on-link verification is being performed on statically 2009-08-30 02:07:23 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
nfsserver
nlm
opencrypto If crypto operation is finished with EAGAIN, don't repeat operation from 2009-09-04 09:48:18 +00:00
pc98
pci Add RTL8168DP/RTL8111DP device id. While I'm here append "8111D" to 2009-08-24 18:58:13 +00:00
powerpc
rpc Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
security
sparc64
sun4v
sys Add intermediate states for attaching and detaching that will be 2009-09-03 13:40:41 +00:00
teken Expose the TF_REVERSE flag to the console driver. 2009-09-03 16:31:11 +00:00
tools
ufs
vm Reintroduce the r196640, after fixing the problem with my testing. 2009-09-01 11:41:51 +00:00
xdr
xen
Makefile