ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r8847
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/ 8363 (7 years ago) by laffer1: sync with freebsd 9.2 release.
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/ 8816 (7 years ago) by laffer1: fix unsafe pointer dereferences
tools/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
teken/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
sys/ 8798 (7 years ago) by laffer1: allow ptrace(2) op on the child created by vfork(2) if the debugger is not present.
security/ 8508 (7 years ago) by laffer1: merge in sys bsm changes.
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/ 8546 (7 years ago) by laffer1: fix the mis-handling of teh VV_TEXT on the nullfs vnodes.
nfsclient/ 8029 (7 years ago) by laffer1: stop including vm_param.h into vm_page.h explicitly include it later
nfs/ 8484 (7 years ago) by laffer1: add nfssvc option to the kernel which dumps options
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/ 8793 (7 years ago) by laffer1: This small change takes care of a race condition that can occur when both sides close at the same time.
netgraph/ 8562 (7 years ago) by laffer1: add vendor ids for broadcom usb dongles. BCM20702
netatalk/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net80211/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
net/ 8846 (7 years ago) by laffer1: dont conflict with cam by renaming to if_enc
modules/ 8847 (7 years ago) by laffer1: update the firmware on the cxgbe(4).
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/ 8845 (7 years ago) by laffer1: add optional entropy harvesting for software interrupts in swi_sched as controlled by kern.random.sys/harvest.swi
isa/ 7912 (7 years ago) by laffer1: remove cvs2svn prop
i386/ 8825 (7 years ago) by laffer1: add virtio
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/ 8815 (7 years ago) by laffer1: ext2fs: misc cleanup.
dev/ 8847 (7 years ago) by laffer1: update the firmware on the cxgbe(4).
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/ 8847 (7 years ago) by laffer1: update the firmware on the cxgbe(4).
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/ 8842 (7 years ago) by laffer1: Fix a bunch of ZFS issues. zpool create/syseventd race yield non-importable pool. first write to new zvol can fail with EFBIG. Type change in refcount.h vendor zfs fix for arc_read. fix panic in arc_read, add tunable to allow block allocation on degraded vdevs. SA rounding, header size and lyout fix. fix rounding issues. merge zfs_ioctl.c code that was never commited from ZFS v28.
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/ 8800 (7 years ago) by laffer1: print slightly more useful info on the bad pte panic
Makefile 6468 (10 years ago) by laffer1: Drop sparc64 arch
50 directories and 1 file shown