ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r7755
File (rev) Last Change
 ../
xen/ 6425 (10 years ago) by laffer1: reset props for svn keywords
xdr/ 6425 (10 years ago) by laffer1: reset props for svn keywords
x86/ 7672 (7 years ago) by laffer1: set to true otherwise
vm/ 6603 (10 years ago) by laffer1: fix crash with vm system
ufs/ 6425 (10 years ago) by laffer1: reset props for svn keywords
tools/ 5234 (11 years ago) by laffer1: sync with freebsd 9 stable.
teken/ 6425 (10 years ago) by laffer1: reset props for svn keywords
sys/ 7720 (7 years ago) by laffer1: fix the definition of sockargs
security/ 6425 (10 years ago) by laffer1: reset props for svn keywords
rpc/ 6425 (10 years ago) by laffer1: reset props for svn keywords
pci/ 7303 (8 years ago) by laffer1: add support for the Realtek 8168/8111 G and the 8106E
opencrypto/ 6425 (10 years ago) by laffer1: reset props for svn keywords
ofed/ 6425 (10 years ago) by laffer1: reset props for svn keywords
nlm/ 6425 (10 years ago) by laffer1: reset props for svn keywords
nfsserver/ 6425 (10 years ago) by laffer1: reset props for svn keywords
nfsclient/ 6425 (10 years ago) by laffer1: reset props for svn keywords
nfs/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netsmb/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netncp/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netnatm/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netipx/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netipsec/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netinet6/ 7524 (8 years ago) by laffer1: Check if an extracted zoneid is equal to the non-zero sin6_scope_id only when it is link-local or MC interface-local. Obtained from: FreeBSD, svn rev 243235
netinet/ 7419 (8 years ago) by laffer1: TCP MD5 signature denial of service A programming error in processing a TCP connection with both TCP_MD5SIG and TCP_NOOPT socket options may lead to kernel crash.
netgraph/ 6425 (10 years ago) by laffer1: reset props for svn keywords
netatalk/ 6425 (10 years ago) by laffer1: reset props for svn keywords
net80211/ 6425 (10 years ago) by laffer1: reset props for svn keywords
net/ 7525 (8 years ago) by laffer1: Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to userland via routing socket or sysctl. This eliminates the following KAME-specific sin6_scope_id handling routine from each userland utility: sin6.sin6_scope_id = ntohs(*(u_int16_t *)&sin6.sin6_addr.s6_addr[2]); This behavior can be controlled by net.inet6.ip6.deembed_scopeid. This is set to 1 by default (sin6_scope_id will be filled in the kernel). Obtained from: FreeBSD svn rev 243187
modules/ 7703 (7 years ago) by laffer1: experiment with options
libkern/ 6818 (9 years ago) by laffer1: add initial seed status
kgssapi/ 6425 (10 years ago) by laffer1: reset props for svn keywords
kern/ 7750 (7 years ago) by laffer1: fix cpu frequency on turbo boost cpus
isa/ 6425 (10 years ago) by laffer1: reset props for svn keywords
i386/ 7447 (8 years ago) by laffer1: Introduce pipe2 to linux emulation layer. Based on an earlier FreeBSD patch by Jung-uk Kim. (jkim@freebsd.org) We don't have the dtrace changes in this code like freebsd 9.2 has.
gnu/ 6425 (10 years ago) by laffer1: reset props for svn keywords
geom/ 6425 (10 years ago) by laffer1: reset props for svn keywords
gdb/ 6425 (10 years ago) by laffer1: reset props for svn keywords
fs/ 6632 (10 years ago) by laffer1: fix a deadlock in nfs server
dev/ 7755 (7 years ago) by laffer1: Catch known CPUs before using IA32_TEMPERATURE_TARGET. This way we would have an opportunity to hide the Tj(target) value doesn't seem right stuff if we know it's not working there. Obtained from: FreeBSD
ddb/ 6425 (10 years ago) by laffer1: reset props for svn keywords
crypto/ 6425 (10 years ago) by laffer1: reset props for svn keywords
contrib/ 7411 (8 years ago) by laffer1: cleanup some issues that affect building with llvm
conf/ 7522 (8 years ago) by laffer1: bump midnightbsd trunk to 0.9
compat/ 7613 (7 years ago) by laffer1: fix a security issue where the memory is not cleared before returning to userland
cddl/ 7247 (8 years ago) by laffer1: add the kernel piece of wait6 system call
cam/ 7717 (7 years ago) by laffer1: add toshiba and samsung quirks
bsm/ 7247 (8 years ago) by laffer1: add the kernel piece of wait6 system call
boot/ 7345 (8 years ago) by laffer1: swap default changed on amd64
amd64/ 7469 (8 years ago) by laffer1: Incorrect argument validation in sysarch(2) A special combination of sysarch(2) arguments, specify a request to uninstall a set of descriptors from the LDT. The start descriptor is cleared and the number of descriptors are provided. Due to invalid use of a signed intermediate value in the bounds checking during argument validity verification, unbound zero'ing of the process LDT and adjacent memory can be initiated from usermode. Obtained from: FreeBSD.
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
49 directories and 1 file shown