dragonfly.git
2012-05-06 Peter Avalospw: Sync with FreeBSD
2012-05-06 Sascha Wildnerrtld.1: Some mdoc improvement.
2012-05-06 Sascha Wildnerarcmsr(4): Sync with FreeBSD.
2012-05-06 John Marinortld(1): Add shared object search order to the man...
2012-05-06 Sascha Wildneramdsbwd.4 & ichwd.4: Clean up SEE ALSO.
2012-05-06 Sascha Wildnerisa.4: List amdsbwd(4) and ichwd(4).
2012-05-06 Sascha WildnerAdd a missing '-width' in various manpages' lists.
2012-05-06 Francois TigeotImport amdsbwd(4) from FreeBSD
2012-05-05 John Marinortld: Utilize malloc capability of recently updated...
2012-05-05 John Marinorealpath(3): Upgrade to POSIX IEEE Std 1003.1-2008
2012-05-05 Sascha Wildnerkernel/crypto: Remove some unnecessary casts to the...
2012-05-05 Sascha Wildnerkernel: Remove some unused variables.
2012-05-05 Sascha Wildnermps(4): Use a variable.
2012-05-05 John Marinortld: Add two special directives to libmap.conf
2012-05-05 John Marinortld: Sync with FreeBSD after gnu_hash import
2012-05-04 Sascha Wildnermake upgrade: Now that we have devfs, don't try to...
2012-05-04 Sepherosa Ziehautcp: Per-connection DupThresh
2012-05-04 Sepherosa Ziehautcp: Disable aggressive rescue retransmission for SACK...
2012-05-04 Sepherosa Ziehautcp: Dragging RescueRxt along with HighRxt should depen...
2012-05-04 Sepherosa Ziehautcp: Move useless DSACK detection before increasing...
2012-05-03 Sascha Wildnerkernel: Remove the unused HW_WDOG option.
2012-05-03 Sascha Wildnerkernel/wdog: Compile in kern_wdog.c by default.
2012-05-03 Francois TigeotImport ichwd(4) from FreeBSD
2012-05-03 Sascha Wildnerkernel/ecc: Remove unneeded MFILES line in the Makefile.
2012-05-03 François TigeotKernel: do not manipulate watchdog list if empty
2012-05-03 Sepherosa Ziehautcp: Ignore duplicate ACK carries useless DSACK
2012-05-02 Francois TigeotUpdate to per-CPU hardware resources format.
2012-05-02 Sepherosa Ziehautcp_var.h: White space cleanup
2012-05-02 Matthew Dillonvmstat - Remove the busy_time == 0 hack
2012-05-01 Sascha Wildnerkernel: Remove some bogus casts of NULL to something.
2012-05-01 Sascha Wildnerhptmv(4): Remove an unneeded NULL check after M_WAITOK.
2012-05-01 Sascha Wildnerkernel/plip: A little indent fix.
2012-05-01 Sascha Wildnerkernel: Adjust some indentation.
2012-05-01 Sascha Wildnerkernel: Remove some unused variables.
2012-04-30 Matthew DillonHAMMER VFS - Only set B_CLUSTEROK on 64K buffers
2012-04-30 Matthew Dillonkernel - Fix degenerate cluster_write() cases
2012-04-30 Sascha WildnerRevert "kernel/vga: Remove some unneeded #ifdef/#define's."
2012-04-30 Sascha Wildnerkernel/vga: Remove some unneeded #ifdef/#define's.
2012-04-30 Sascha Wildnerkernel: Remove some unused variables.
2012-04-30 Sascha Wildnerkernel: Remove some unused variables.
2012-04-30 Sepherosa Ziehautcp: Implement part of Eifel Response Algorithm (RFC4015)
2012-04-29 Sascha Wildnervquota.8: Remove extra .El
2012-04-29 Sascha Wildnerkernel: Use LIST_FOREACH in some places.
2012-04-28 Sascha Wildnervquotactl.2: Add back a reference to loader.conf(5).
2012-04-28 Sascha Wildnervquotactl.2: Fix some small mdoc issues.
2012-04-28 Francois TigeotDocument the vquotactl() syscall
2012-04-28 Sascha Wildnernrelease: Build the git we ship on the LiveCD without...
2012-04-28 Sascha Wildnermake upgrade: Don't remove /var/heimdal.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-28 Sascha WildnerAdd tap(4) to LINT/LINT64.
2012-04-28 Sascha Wildnertap(4): Use the number of instances from the kernel...
2012-04-28 Sepherosa Ziehaumsgport: Implement dropmsg for spin port
2012-04-27 Sascha WildnerRemove some CLEANFILES in kernel module Makefiles.
2012-04-27 Peter AvalosUpdate files for OpenSSL-1.0.1b import.
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-27 Peter AvalosImport OpenSSL-1.0.1b.
2012-04-27 Sepherosa Ziehautcp: Update snd_last upon spurious timeout retransmissi...
2012-04-27 Sepherosa Ziehautcp: Fix window scaling for accecpted socket
2012-04-26 Sepherosa Ziehautcp: Balance aggressiveness of SACK rescue retransmission
2012-04-25 Sascha Wildnerntp_{adj,get}time.2: Mention our dntpd(8) and mark...
2012-04-25 Sepherosa Ziehautcp: Implement "Rescue Retransmission for SACK-based...
2012-04-25 Sascha Wildnerntp_adjtime.2: Use the correct function name.
2012-04-24 Sascha Wildnerntp_adjtime.2: Use the correct function name.
2012-04-24 Sascha Wildner<sys/lock.h>: A little whitespace adjustment.
2012-04-24 Markus Pfeifferkernel: Change wmesg type for lockinit, lockreinit
2012-04-24 Markus Pfeiffertest/test/README: add a few lines
2012-04-22 Sascha Wildnerkernel/viapm: Makefile cleanup (remove unneeded .PATH...
2012-04-22 Sascha Wildnerkernel/modules: Remove opt_pci.h (which doesn't exist...
2012-04-22 Venkatesh Srinivaskernel -- ffs: Soft updates locking fixes
2012-04-21 Sascha Wildnerkernel: Fix some whitespace from the previous commit.
2012-04-21 Matthias Rampkekill zombies if the parent set SIG_IGN on SIGCHLD
2012-04-21 John Marinortld: Add write-lock to case of filter loading
2012-04-21 Venkatesh Srinivaskernel -- vm_pageout: Handle pages w/ NULL vm_objects...
2012-04-21 Sascha Wildnerpthread_join(3): If the target thread is detached,...
2012-04-21 Peter AvalosUpdate files for OpenSSL-1.0.1a import.
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-21 Peter AvalosImport OpenSSL-1.0.1a.
2012-04-20 Sascha Wildnerkernel: Remove some leftover references to struct cfdriver.
2012-04-19 Sascha Wildnerdsched_bfq.4: Fix capitalization.
2012-04-19 Sascha Wildnerdigi.4: Remove some wrong documentation.
2012-04-19 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2012-04-19 Sepherosa Ziehautcp: Reimplement TCP_FASTKEEP socket option using per...
2012-04-19 Sepherosa Ziehautcp: Reset keepalive timer, if TCP_KEEPIDLE is changed
2012-04-19 Sepherosa Ziehaujme: Unbreak buildkernel w/ KASSERT
2012-04-19 Sepherosa Ziehaujme: Move TX descriptor count into chain_data
2012-04-19 Sepherosa Ziehaujme: Option file adjustment
2012-04-19 Sepherosa Ziehaujme: Move RX ring count and RX descriptor count into...
2012-04-19 Sepherosa Ziehaujme: Use RX data's interrupt mask to test interrupt...
2012-04-19 Sepherosa Ziehaujme: Pass rxdata to RX functions
2012-04-18 François TigeotRename vfs_accounting_enabled to vfs_quota_enabled
2012-04-18 Sascha Wildneref(4): Bring in some small fixes from FreeBSD.
2012-04-18 Sascha WildnerRemove a deleted mpt(4) related header file with 'make...
2012-04-18 Sepherosa Ziehaujme: Don't enable RSS by default
2012-04-18 Sepherosa Ziehaujme: MSI-X interrupt handler bug fixes
2012-04-18 Sepherosa Ziehautcp: Correct sending idle detection and implement part...
2012-04-18 Sepherosa Ziehausocket: Change sysctl names sosnd -> sosend, no functio...
2012-04-17 François Tigeotvquota(8): document a limit of 0 means no check
2012-04-17 Francois TigeotVFS quota: enforce user and group limits
2012-04-17 Francois TigeotVFS quota: add a command to set a group quota
2012-04-17 Francois TigeotVFS quota: add a command to set a user's quota
next