ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r7851
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/ 7840 (7 years ago) by laffer1: technically we are at least compatiblible with 9 stable at this version of freebsd.
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/ 7791 (7 years ago) by laffer1: use %s when calling make_dev with a string pointer to make clang happy
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/ 7843 (7 years ago) by laffer1: temporarily revert tcp input changes.
netgraph/ 7806 (7 years ago) by laffer1: Add NG_NETFLOW_V9INFO_TYPE command to be able to request netflowv9-specific data.
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/ 7833 (7 years ago) by laffer1: fix makefile
libkern/ 7790 (7 years ago) by laffer1: sync with userland version
kgssapi/ 6425 (10 years ago) by laffer1: reset props for svn keywords
kern/ 7847 (7 years ago) by laffer1: fix several reads beyond the mapped first page of the binary in the ELF parser.
isa/ 6425 (10 years ago) by laffer1: reset props for svn keywords
i386/ 7773 (7 years ago) by laffer1: Don't assume Linux socket options match MidnightBSD. Obtained from: FreeBSD SVN rev 247558.
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/ 7804 (7 years ago) by laffer1: In pget(9), if PGET_NOTWEXIT flag is not specified, also search the zombie list for the pid. This allows several kern.proc sysctls to report useful information for zombies. Hold the allproc_lock around all searches instead of relocking it. Remove private pfind_locked() from the new nfs client code. Look for zombie process only if we were given process id. Obtained from: FreeBSD
dev/ 7851 (7 years ago) by laffer1: fix a small memory leak in mps
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/ 7844 (7 years ago) by laffer1: revert to old behavior of allocating table/table entries using M_NOWAIT. Use M_NOWAIT while hoding the pf giant lock. Obtained from: FreeBSD SVN 238600
conf/ 7776 (7 years ago) by laffer1: make configuration checks global
compat/ 7773 (7 years ago) by laffer1: Don't assume Linux socket options match MidnightBSD. Obtained from: FreeBSD SVN rev 247558.
cddl/ 7821 (7 years ago) by laffer1: add walltimestamp support to DTrace.
cam/ 7811 (7 years ago) by laffer1: work around issues with Samsung 840 pro drives. It reports SATA async notification but returns errors on attemps to use it. Now this error is reported but not fatal.
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/ 7797 (7 years ago) by laffer1: enable new instructions for reading and writing bases. This was already partially applied
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
49 directories and 1 file shown