dragonfly.git
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-21 Matthew Dillonkernel - Fix excessive kprintf()s during refcount_wait()
2013-02-21 Matthew Dillonkernel - Implement vm.read_shortcut support in tmpfs
2013-02-21 Matthew Dillonkernel - add yields in the swap pager freeing path
2013-02-21 Matthew Dillonkernel - cleanup
2013-02-21 Matthew Dillonkernel - Remove remaining mplock use cases from tmpfs
2013-02-21 Sepherosa Ziehauicmp: ICMP is MPSAFE
2013-02-21 Sepherosa Ziehaubce: RX and TX ring counts are not required to be same
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-20 Sascha Wildnervkernel/vke: Comment out 'ifp', just like the code...
2013-02-20 John Marinobuild: Only auto-save once per build
2013-02-20 Sepherosa Ziehaubce: Switch to IFQ subqueue functions and use per-TX...
2013-02-20 Sascha Wildner<sys/bus.h>: Fix wording.
2013-02-20 Sascha Wildnerkernel: Use DEVMETHOD_END in the drivers.
2013-02-20 Sascha Wildner<sys/bus.h>: Add DEVMETHOD_END.
2013-02-20 Matthew Dillonkernel - Properly account system time for contending...
2013-02-19 Matthew Dillonvkernel - Fix if_vke
2013-02-19 Peter AvalosAdjust files for libarchive-3.1.2 import.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-19 Sascha Wildnerpatch(1): Fix typo.
2013-02-19 Sascha Wildnerpatch(1): When -C is specified, do not claim to have...
2013-02-19 Sepherosa Ziehaubce: Reimplement polling in non-compat mode
2013-02-19 Sepherosa Ziehaubce: Split TX/RX serializer
2013-02-19 Sepherosa Ziehaubce: Defer interrupt allocation until the TX/RX rings...
2013-02-19 Sepherosa Ziehaubce: Regroup function declaration
2013-02-19 Sepherosa Ziehaubce: Fix supported devices list in comment
2013-02-19 Sepherosa Ziehaubce: Put RX related fields into bce_rx_ring
2013-02-18 Matthew Dillonkernel - Fix a race and enable the VM read shortcut...
2013-02-18 Sascha Wildnerrc.d/addswap: Load the vn(4) module if not already...
2013-02-18 Matthew Dillonkernel - Fix rare race in namecache
2013-02-18 John Marinocsu: Fix .eh_frame_hdr errors seen on i386
2013-02-17 Samuel J. Greearbuild - Do not use cp -a
2013-02-17 John Marinobuild: implement automatic world backups
2013-02-17 John Marinobuild: Remove installworld backup check
2013-02-17 Sepherosa Ziehaubce: Put TX related fields into bce_tx_ring
2013-02-17 Antonio Huete... vkernel - Allow setting MAC addresses from within the...
2013-02-17 John Marinobuild: add "make backupworld" and "make restoreworld...
2013-02-17 Sepherosa Ziehaubce: Factor out bce_xmit()
2013-02-17 Peter AvalosImport libarchive-3.1.2.
2013-02-17 Sepherosa Ziehauicmp: Disable icmplim_output by default
2013-02-17 Sepherosa Ziehauif: Add compat mode for ifnet stats so that 3rd party...
2013-02-17 Sascha Wildnerkernel/vinum: Fix userland fallout from my -Wundef...
2013-02-16 Sascha Wildnerkernel: Move some externs under INET too.
2013-02-16 Sascha Wildnerkernel: A few small fixes to make a minimal kernel...
2013-02-16 Sascha Wildnerccdconfig(8): When ccd can't be kldloaded, explain...
2013-02-16 Sascha Wildnermfi(4): Add D_MPSAFE to the disk flags.
2013-02-16 Sascha Wildnerkernel: Fix various -Wundef warnings.
2013-02-16 Sascha Wildnerkernel/sound: Use pci_{get,set}_powerstate(). Fixes...
2013-02-16 Sepherosa Ziehaubnx: Support 5717 C0, which is almost same as 5720 A0
2013-02-16 Sepherosa Ziehaupcidevs: regen
2013-02-16 Sepherosa Ziehaupcidevs: Add PCi device ID for Broadcom 5717C
2013-02-16 Sascha Wildnerkernel/nmdm: Comment variables which are only used...
2013-02-16 Sascha Wildnerkernel/drm: Put two variables under #if 0 for future...
2013-02-16 Sascha Wildnerkernel: Remove some unused variables.
2013-02-16 Sascha Wildnerkernel: Handle some variables only used in debug output.
2013-02-16 John Marinobsd.cpu.gcc47.mk: Add default cpu extensions
2013-02-16 Sepherosa Ziehaubce: Remove debug stuffs
2013-02-16 Sascha Wildnertws(4): Fix a typo in a debug message.
2013-02-16 Sepherosa Ziehaujme: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehaubce: Make TX register writing aggregation tunable
2013-02-16 Sepherosa Ziehaubnx: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehaubge: Avoid using magic number for TX register writing...
2013-02-16 Sepherosa Ziehaukernel: Use __debugvar for stack variables used only...
2013-02-16 Sepherosa Ziehauem/emx: Avoid using magic number for TX register writin...
2013-02-16 Sepherosa Ziehauigb: Fix comment
2013-02-16 Sepherosa Ziehauigb: Remove unused macros
2013-02-16 Sascha Wildnermtree: Remove /usr/libdata/lint. Must've overlooked it.
2013-02-15 Sascha Wildnerccd.4: Break line after sentence.
2013-02-15 Sascha Wildnerccd.4: Add a conventional synopsis and remove config...
2013-02-15 Sascha Wildnermtree: Add back a directory which I removed by mistake.
2013-02-15 Sepherosa Ziehaunetstat: Make "netstat -w" aware of new ifnet stats...
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 3/3
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 2/3
2013-02-15 Sepherosa Ziehauif: Per-cpu ifnet/ifaddr statistics, step 1/3
2013-02-14 Peter Avalostzsetup: Sync with FreeBSD.
2013-02-14 Peter AvalosDrag libdialog into the 21st century.
2013-02-14 Peter AvalosAdd a README.DRAGONFLY for contrib/dialog.
2013-02-14 Peter Avalosdialog: Add README.DELETED.
2013-02-14 Peter AvalosImport dialog-1.2-20121230.
2013-02-14 Sascha WildnerUpdate locale and i18n files.
2013-02-13 Peter Avalosbsd.libnames.mk: Add LIBNCURSESW.
2013-02-13 Peter AvalosUpdate files for OpenSSL-1.0.1e import.
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-13 Peter AvalosImport OpenSSL-1.0.1e.
2013-02-13 Sepherosa Ziehautap: Define TAP_MANUALMAKE; unbreak building
2013-02-13 Sepherosa Ziehaubridge: Disable TSO on member interface
2013-02-13 Matthew Dillonlibssl - Fix bug in libssl
2013-02-13 Matthew Dillonkernel - Do not auto-destroy tap interfaces which are...
2013-02-12 Sascha Wildnertip(1): Remove the clearing of the schg flag of cu...
2013-02-12 Sascha Wildnerkernel/callout: Remove some unused old code.
2013-02-12 Sepherosa Ziehauifaddr: Cache align ifaddr_container
2013-02-11 John Marinolibdialog: Increase MAX_LEN to 4096 (bug 2480)
2013-02-11 Sascha Wildnermake upgrade: Remove another manpage (an MLINK) which...
2013-02-11 John Marinobsd.cpu.mk: Set gcc47 as default
2013-02-11 Sascha WildnerFix our tree for -Wmissing-include-dirs.
2013-02-10 Sascha Wildneracpi.4: Document that HPET is enabled by default.
2013-02-10 Sascha Wildnerkernel: Nuke ISA sound card support.
2013-02-10 John Marinolibcsu: Assign environment when environ is NULL
2013-02-10 Peter AvalosUpdate files for OpenSSL-1.0.1d import.
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
next