freebsd-skq/sys
2014-08-02 17:45:08 +00:00
..
amd64 - Output a summary of optional VT-x features in dmesg similar to CPU 2014-07-30 00:00:12 +00:00
arm When arm 64-bit atomic ops are available, define ARM_HAVE_ATOMIC64. Use 2014-08-02 03:44:27 +00:00
boot Rename files: keep codename only to make it shorter. 2014-08-01 15:10:55 +00:00
bsm
cam Fix breakage introduced by r256843: removing the SA_CCB_WAITING bit 2014-07-31 22:09:50 +00:00
cddl MFV r269427: 2014-08-02 08:34:22 +00:00
compat All mbuf external free functions never fail, so let them be void. 2014-07-11 13:58:48 +00:00
conf Add vt(4) support to sparc64. The only driver currently present (ofwfb) 2014-08-02 03:48:16 +00:00
contrib store the AR9300 interrupts away when doing interrupt debugging. 2014-07-26 21:32:03 +00:00
crypto
ddb
dev Don't assume that the framebuffer driver is using vt_fb_blank() when blanking 2014-08-02 17:45:08 +00:00
fs Set the erase block size properly in the case the underlying media 2014-08-02 05:05:16 +00:00
gdb
geom In r264504, we prevented doing I/O for more than MAXPHYS by making 2014-07-22 17:30:05 +00:00
gnu
i386 - Copying and zeroing pages via temporary mappings involves updating the 2014-07-24 10:08:02 +00:00
isa
kern In the shm_open() and shm_unlink() syscalls, export the path to KTR. 2014-08-01 23:29:04 +00:00
kgssapi
libkern Fix unwind-info errors in our hand-written arm assembler code. 2014-08-01 18:24:44 +00:00
mips Commit some sins in the name of "oh god oh god I don't really want to 2014-07-27 05:44:42 +00:00
modules List one file per line in the Makefiles. This makes it easier to read 2014-08-01 01:53:39 +00:00
net Garbage collect couple of unused fields from struct ifaddr: 2014-07-29 15:01:29 +00:00
net80211
netgraph
netinet Cleanup the ECN configuration handling and provide an SCTP socket 2014-08-02 17:35:13 +00:00
netinet6 Add new rule to source address selection algorithm. It prefers address 2014-07-30 15:08:12 +00:00
netipsec Fix style bug: rename the refcount field of m_ext to ext_cnt, to match 2014-07-11 14:34:29 +00:00
netnatm
netpfil On machines with strict alignment copy pfsync_state_key from packet 2014-07-10 12:41:58 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Simplify the selection of the pvo_head and pvo allocation zone in 2014-08-01 17:09:50 +00:00
rpc
security
sparc64 Add vt(4) support to sparc64. The only driver currently present (ofwfb) 2014-08-02 03:48:16 +00:00
sys elfdump: add EM_AARCH64 64-bit ARM machine architecture 2014-07-31 15:25:12 +00:00
teken
tools
ufs Simplify comment to remove multiple negative and passive voice. 2014-07-23 16:18:54 +00:00
vm Handle wiring failures in vm_map_wire() with the new functions 2014-08-02 16:10:24 +00:00
x86 - Output a summary of optional VT-x features in dmesg similar to CPU 2014-07-30 00:00:12 +00:00
xdr
xen
Makefile