1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/sys
2013-05-24 09:21:18 +00:00
..
amd64 o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
arm Rework and organize pmap_enter_locked() function. 2013-05-23 12:24:46 +00:00
boot Correct the spelling of "okay". 2013-05-18 12:54:37 +00:00
bsm
cam Added output of device QUIRKS for CAM and AHCI devices during boot. 2013-05-18 23:36:21 +00:00
cddl The fasttrap provider cleans up probes asynchronously when a process with 2013-05-24 03:29:32 +00:00
compat Regenerate. 2013-05-21 11:41:08 +00:00
conf Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
contrib Merge ACPICA 20130517. 2013-05-20 23:52:49 +00:00
crypto
ddb
dev Fix typo in the definition of the TWS_DATA_CCB. 2013-05-23 16:37:43 +00:00
fs Do not leak the NULLV_NOUNLOCK flag from the nullfs_unlink_lowervp(), 2013-05-21 11:31:56 +00:00
gdb
geom Remove an extra semicolon from the DOT language output. 2013-05-21 18:40:54 +00:00
gnu/fs/reiserfs
i386 o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
ia64 o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
isa
kern Initialising the new fibnum field to a known value turns out to 2013-05-24 02:18:37 +00:00
kgssapi
libkern
mips Change the copyright notice to a standard BSD 2-clause license and assign 2013-05-23 19:47:37 +00:00
modules Merge ACPICA 20130517. 2013-05-20 23:52:49 +00:00
net While waiting for the bpf hold buffer to become idle, check 2013-05-23 21:33:10 +00:00
net80211 Fix a VAP BSS node reference in the HT code to actually take a reference 2013-05-10 09:37:58 +00:00
netatalk
netgraph Fix several typos 2013-05-12 16:43:26 +00:00
netinet Withdraw http://svnweb.freebsd.org/changeset/base/250809 2013-05-24 09:21:18 +00:00
netinet6 Really fix netmask address family this time. 2013-05-19 19:42:46 +00:00
netipsec
netipx
netnatm
netpfil Return meaningful error code from pf_state_key_attach() and 2013-05-11 18:06:51 +00:00
netsmb If the kernel is compiled with VMIMAGE support, the first attempt of 2013-05-04 16:55:48 +00:00
nfs
nfsclient
nfsserver
nlm
ofed Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
opencrypto
pc98 Tidy up some CVS workarounds. 2013-05-12 01:53:47 +00:00
pci
powerpc o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
rpc
security
sparc64 o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
sys Add proper prerequisites for even two more headers. 2013-05-21 21:50:11 +00:00
teken
tools
ufs Properly spell sentinel (missed in 250891) 2013-05-22 05:07:55 +00:00
vm Acquire read lock on the src object for vm_fault_copy_entry(). 2013-05-22 15:11:00 +00:00
x86 Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
xdr
xen Fix loss of the emulated keyboard on Xen PV HVM domains. 2013-05-22 19:22:44 +00:00
Makefile