1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
2011-12-31 05:24:21 +00:00
..
amd64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
arm
boot Unset the environment variables associated with individual menu items 2011-12-30 06:24:59 +00:00
bsm
cam Report stripeoffset as zero not stripesize if physical block is zero 2011-12-23 20:59:13 +00:00
cddl opensolaris compat: fix vcmn_err so that panic(9) produces a proper message 2011-12-19 14:55:14 +00:00
compat In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function 2011-12-30 17:18:09 +00:00
conf Disable several instances instances of clang's -Wself-assign warning. 2011-12-30 13:16:59 +00:00
contrib - CAPK-0100 board's USB timer is 12MHz 2011-12-31 05:24:21 +00:00
crypto
ddb Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form. 2011-12-18 15:36:21 +00:00
dev DEBUG is a kernel option. Don't define it here, as it breaks LINT. 2011-12-30 04:00:31 +00:00
fs Discard local array based on return values. 2011-12-24 15:49:52 +00:00
gdb kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
geom replace uses of libkern gets with cngets 2011-12-17 15:26:34 +00:00
gnu
i386 Merge r216333 and r216555 from the native pmap 2011-12-30 18:16:15 +00:00
ia64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
isa
kern Cap the priority calculated from the current thread's running tick count 2011-12-29 16:17:16 +00:00
kgssapi
libkern retire libkern gets 2011-12-17 15:48:55 +00:00
mips Add a configuration file for the Atheros PB47 reference board. 2011-12-30 09:48:35 +00:00
modules Add header required by cfi_bus_fdt.c. 2011-12-30 21:22:10 +00:00
net - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make one 2011-12-30 08:57:58 +00:00
net80211 Remove now redundant mac argument. 2011-12-17 10:32:31 +00:00
netatalk
netgraph style(9), whitespace and spelling nits. 2011-12-30 15:41:28 +00:00
netinet Defer the work of freeing IPv4 multicast options from a socket to an 2011-12-29 20:41:16 +00:00
netinet6 Use queue(3) macros instead of home-rolled versions in several places in 2011-12-29 18:25:18 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient jwd@ reported a problem via email where the old NFS client would 2011-12-21 02:45:51 +00:00
nfsserver
nlm
ofed
opencrypto
pc98 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
pci
powerpc Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
rpc
security
sparc64 Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernel 2011-12-29 22:48:36 +00:00
sys Happy 2012 to FreeBSD users in Samoa. 2011-12-31 04:38:04 +00:00
teken
tools
ufs
vm Optimize vm_object_split()'s handling of reservations. 2011-12-28 20:27:18 +00:00
x86
xdr
xen
Makefile