ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r8913
File (rev) Last Change
 ../
xen/ 8270 (7 years ago) by laffer1: python 3 support
xdr/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
x86/ 8904 (7 years ago) by laffer1: suspend pics and pseudo-pics in reverse order
vm/ 8658 (7 years ago) by laffer1: simplify vm code by using vmspace_wired_count and reduce kerel size by removing unneccesary pointer indirections. improve readability of sys_obreak and get rid of unused function vmspace_wired_count
ufs/ 8878 (7 years ago) by laffer1: remove unused macro
tools/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
teken/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
sys/ 8874 (7 years ago) by laffer1: mark ticks as volatile to avoid the compiler from caching in tight loops
security/ 8879 (7 years ago) by laffer1: Improve BPF locking model. Improve performance for writer only BPF users. Fix several panics. make most BPF ioctls SMP safe. Obtained from: FreeBSD svn 247629
rpc/ 8288 (7 years ago) by laffer1: take out name/url
pci/ 7303 (8 years ago) by laffer1: add support for the Realtek 8168/8111 G and the 8106E
opencrypto/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
ofed/ 7911 (7 years ago) by laffer1: sync with freebsd rev 244242
nlm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
nfsserver/ 8862 (7 years ago) by laffer1: timestap fixes for NFS.
nfsclient/ 8862 (7 years ago) by laffer1: timestap fixes for NFS.
nfs/ 8862 (7 years ago) by laffer1: timestap fixes for NFS.
netsmb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netpfil/ 8529 (7 years ago) by laffer1: use standard inet_ntop
netncp/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netnatm/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netipx/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
netipsec/ 8134 (7 years ago) by laffer1: add missing break.
netinet6/ 8634 (7 years ago) by laffer1: it stops treating the address on the interface as pspecial by source address selection rule even when the interface is outgoing interface.
netinet/ 8888 (7 years ago) by laffer1: init hdrlen to 0 to avoid clang warning.
netgraph/ 8906 (7 years ago) by laffer1: track interface renaming.
netatalk/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net80211/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net/ 8879 (7 years ago) by laffer1: Improve BPF locking model. Improve performance for writer only BPF users. Fix several panics. make most BPF ioctls SMP safe. Obtained from: FreeBSD svn 247629
modules/ 8853 (7 years ago) by laffer1: improve mxge receive performance
libkern/ 8581 (7 years ago) by laffer1: fix unloading the libiconv module.
kgssapi/ 8566 (7 years ago) by laffer1: invalid kgss_gssd_handle crash
kern/ 8911 (7 years ago) by laffer1: use strdup.
isa/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
i386/ 8905 (7 years ago) by laffer1: cpususpend_handler: mark AP as resumed only after fully setting up lapic.
gnu/ 8022 (7 years ago) by laffer1: work around several warnings from clang in XFS.
geom/ 8717 (7 years ago) by laffer1: fix problem with geom label not recognizing UFS labels on filesytems that have been resized.
gdb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
fs/ 8890 (7 years ago) by laffer1: do not update the fsinfo block on each update of any fat block. postpone the flus to vfs sync
dev/ 8913 (7 years ago) by laffer1: fix clock
ddb/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
crypto/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
contrib/ 8435 (7 years ago) by laffer1: move ipfw to match newer freebsd releases
conf/ 8853 (7 years ago) by laffer1: improve mxge receive performance
compat/ 8722 (7 years ago) by laffer1: arithmetic on points takes into account the size of the type. properly cast the pointer to avoid scaling issues.
cddl/ 8908 (7 years ago) by laffer1: zfs_vget, zfs_fhtovp: properly handle the z_shares_dir object.
cam/ 8808 (7 years ago) by laffer1: Fix a device depature bug for pass(4), enc(4), sg(4) and ch(4)
bsm/ 8508 (7 years ago) by laffer1: merge in sys bsm changes.
boot/ 8788 (7 years ago) by laffer1: add partial support for bootcamp
amd64/ 8905 (7 years ago) by laffer1: cpususpend_handler: mark AP as resumed only after fully setting up lapic.
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
50 directories and 1 file shown