ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/sys
r771
File (rev) Last Change
 ../
vm/ 645 (17 years ago) by laffer1: Sync with FreeBSD 6.1 Release.
ufs/ 635 (17 years ago) by laffer1: VFS fixes, etc. Sync with FreeBSD 6.1 Release.
tools/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
sys/ 729 (17 years ago) by laffer1: TCP Auto sizing of socket buffers improves throughput on high latency links. Several new sysctls were added to control the buffers max size, etc. Additional work is needed, but under initial testing this is working great. You must rebulid world in order for netstat to work correctly. A few changes were made to netstat, but do not change functionality in any significant way.
sparc64/ 704 (17 years ago) by laffer1: We only lock the local per cpu page in the local dTLB, so accessing the foreign CPU pages in cpu_ipi_send() causes a page fault.
security/ 642 (17 years ago) by laffer1: Add stub audit calls for future compatibility.
rpc/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
powerpc/ 744 (17 years ago) by laffer1: Remove device zs, remove nodevice uart
posix4/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
pci/ 760 (17 years ago) by laffer1: Add support for Intel 945G chipset.
pccard/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
pc98/ 705 (17 years ago) by laffer1: Sync with FreeBSD 6.1 Release.
opencrypto/ 564 (17 years ago) by laffer1: crypto.ko depends on zlib.
nfsserver/ 633 (17 years ago) by laffer1: VFS SMP fixes, stack api, softupdates fixes.
nfsclient/ 764 (17 years ago) by laffer1: If an NFS server returns more than a few EJUKEBOX errors for a given RPC request, the NFS client will back off for a very long wait (days, weeks) before retrying. Change behavior to match solaris. There is a new sysctl nfs3_jukebox_delay which is in seconds to adjust the retry default.
nfs4client/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
nfs/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
netsmb/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
netncp/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
netnatm/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
netkey/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
netipx/ 696 (17 years ago) by laffer1: Fix up IPXIP so that the network stack is run with Giant. There is unsafety in the code that requires this change for SMP systems to function properly.
netipsec/ 677 (17 years ago) by laffer1: Sync ipsec.
netinet6/ 706 (17 years ago) by laffer1: Remove manual assignment of m_pkthdr from one mbuf to another in ipsec_copypkt() as its handled by M_MOVE_PKTHDR()
netinet/ 729 (17 years ago) by laffer1: TCP Auto sizing of socket buffers improves throughput on high latency links. Several new sysctls were added to control the buffers max size, etc. Additional work is needed, but under initial testing this is working great. You must rebulid world in order for netstat to work correctly. A few changes were made to netstat, but do not change functionality in any significant way.
netgraph/ 654 (17 years ago) by laffer1: Free private data when deleting hook.
netatm/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
netatalk/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
net80211/ 676 (17 years ago) by laffer1: Sync with freebsd
net/ 767 (17 years ago) by laffer1: Add IFF_NEEDSGIANT which is required with the kernel PPP
modules/ 768 (17 years ago) by laffer1: add mfi
libkern/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
kern/ 765 (17 years ago) by laffer1: Fix race condition.
isofs/ 650 (17 years ago) by laffer1: Unbreaks symlinks that have double slashes...
isa/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
ia64/ 635 (17 years ago) by laffer1: VFS fixes, etc. Sync with FreeBSD 6.1 Release.
i4b/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
i386/ 770 (17 years ago) by laffer1: Add mfi LSI MegaRAID SAS
gnu/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
geom/ 660 (17 years ago) by laffer1: Sync gmirror code.
gdb/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
fs/ 658 (17 years ago) by laffer1: If fifo_open() is called with a negative file descriptor, return EINVAL.
doc/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
dev/ 768 (17 years ago) by laffer1: add mfi
ddb/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
crypto/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
contrib/ 693 (17 years ago) by laffer1: Fix IP checksum when modifying IP header fields.
conf/ 769 (17 years ago) by laffer1: Add mfi hooks
compat/ 628 (17 years ago) by laffer1: VFS SMP fixes, stack api, softupdates
coda/ 627 (17 years ago) by laffer1: VFS SMP fixes, stack api, softupdates fixes.
cam/ 291 (17 years ago) by laffer1: Add speed sense correction for U320 SCSI. Correct problem with mpt driver import.
bsm/ 3 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.
boot/ 753 (17 years ago) by laffer1: Remove alpha reference.
arm/ 626 (17 years ago) by laffer1: VFS SMP fixes, stack API, softupdates fixes.
amd64/ 771 (17 years ago) by laffer1: Add LSI MegaRAID SAS mfi
alpha/ 6 (18 years ago) by laffer1: This commit was generated by cvs2svn to compensate for changes in r5, which included commits to RCS files with non-trunk default branches.
Makefile 28 (17 years ago) by laffer1: Added cvs header.
56 directories and 1 file shown