dragonfly.git
2015-03-16 Tomohiro Kusumisbin/hammer: Make hammer checkmap command support btree...
2015-03-16 Tomohiro Kusumisbin/hammer: Fix and add debug printf on buffer access
2015-03-16 Tomohiro Kusumisbin/hammer: Properly set counter in cache flushing...
2015-03-16 Tomohiro Kusumisbin/hammer: Use existing function hammer_cache_used()
2015-03-16 Michael Neumanndrm: Add firmware.h Linux compatiblity layer
2015-03-16 Michael Neumanndrm: Add Linux seq_file equivalent
2015-03-16 Michael Neumanndrm: Basic implementation of wound/wait mutexes used...
2015-03-16 Sepherosa Ziehauif: Remove unused if_ioctl_mtx
2015-03-16 Sepherosa Ziehauacpi/cstate: Clear saved C-state softc, if attach failed
2015-03-16 Sepherosa Ziehauacpi/cstate: Detect and fix duplicated C-states
2015-03-16 Matthew Dillonkernel - Refactor kern_mutex (mtx* functions)
2015-03-15 Sascha Wildneripfw3(8): Fix indent.
2015-03-15 Sascha Wildnerlibc/inet: Clean up a bit and add a missing errno on...
2015-03-15 Michael Neumannsshlockout - Add back blocking out IPs via ipfw(8)
2015-03-15 Sascha Wildnerlibc: Use NELEM().
2015-03-15 Sascha Wildnerkernel/acpi: Adjust the definition of some statically...
2015-03-15 Sascha Wildnerkernel: Remove fdescfs. devfs handles this.
2015-03-15 Sascha WildnerUpdate the pciconf(8) database.
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations (2)
2015-03-15 Matthew Dillonhammer2 - Optimize out read I/O on new allocations
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-14 Tomohiro Kusumisbin/hammer: Properly break from cache flush loop
2015-03-14 Tomohiro Kusumisbin/hammer: Add debug printf on cache flushing
2015-03-14 Sascha Wildnerkernel/ipfw3: Fix LINT64 building.
2015-03-14 Sascha WildnerRemove more sendmail remains.
2015-03-14 Sascha Wildnermake upgrade: Remove some more files for the sendmail...
2015-03-14 Sascha Wildneracpi_thinkpad.4: Add missing space.
2015-03-14 François Tigeotdrm/i915: Reorder some function definitions
2015-03-14 François Tigeotdrm/i915: add trace functions
2015-03-14 François Tigeotdrm: Sync drm_mm.c with Linux 3.11
2015-03-14 Sascha Wildnerrpc.rusersd(8): Cleanup indentation.
2015-03-13 John MarinoUpdate MPC library from version 1.0.1 to 1.0.3
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoUpdate MPC library from version 1.0.1 to 1.0.3 vendor/MPC
2015-03-13 John Marinoless(1): Upgrade from version 458 to 471
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoUpdate less from version 458 to 471
2015-03-13 John Marinogcc50: Update to 13 Mar 2015 snapshot (SVN 221423)
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-13 John MarinoUpdate gcc-50 to SVN version 221423
2015-03-13 Sepherosa Ziehaurtsock: Make sysctl NET_RT_DUMP MPSAFE.
2015-03-13 Matthew Dillonipfw/ipfw3 - Document new sysctl, clean-up manual pages
2015-03-13 Matthew Dillonipfw/ipfw3 - Add pre-load sysctl to default filter...
2015-03-13 Matthew Dillonipfw2 - Rename FreeBSD ipfw port to ipfw3 (2)
2015-03-13 Sascha WildnerRevert "if_clone_detach twice when unload the if_lagg...
2015-03-12 Matthew Dillonipfw2 - Rename FreeBSD ipfw port to ipfw3
2015-03-12 Sascha Wildnerkernel/usb4bsd: Unbreak 'template' module (new file...
2015-03-12 Sascha Wildnerkernel/usb4bsd: Unbreak building with USB_DEBUG in...
2015-03-12 Matthew Dillonipfw2 - Final whitespace cleanup
2015-03-12 Bill YuanNew IPFW2 for DragonflyBSD which is:
2015-03-12 Bill Yuanipfw2 man page, keep-state
2015-03-12 Bill Yuanipfw2 man page
2015-03-12 Bill Yuanforward action description.
2015-03-12 Bill Yuan'forward action' section of ipfw2 man page.
2015-03-12 Bill Yuanif_clone_detach twice when unload the if_lagg module.
2015-03-12 Bill Yuanallow layer2 filtering on ipfw2 when net.link.ether...
2015-03-12 Bill Yuanremove the sysctl handler.
2015-03-12 Bill Yuanadjust lock in ipfw2_nat.
2015-03-12 Bill YuanM_DONTWAIT -> M_NOWAIT in ipfw2_basic
2015-03-12 Bill YuanMB_DONTWAIT -> M_NOWAIT
2015-03-12 Bill YuanLock release in ipfw2_nat module.
2015-03-12 Bill Yuanfix for 'multi-dest forwarding'
2015-03-12 Bill Yuanenhanced forward action in kernel space
2015-03-12 Bill Yuanadd round-robin and sticky to forward action
2015-03-12 Bill Yuanreformat for textwidth=80
2015-03-12 Bill Yuanfilter functionality of keyword 'mac dst src' in layer2...
2015-03-12 Bill Yuanfix header file include.
2015-03-12 Bill Yuanrename the header files.
2015-03-12 Bill YuanVersion 'alpha 1' of ipfw2 firewall module for Dragonfl...
2015-03-12 Bill YuanRefactor the source for ipfw2.
2015-03-12 Bill YuanNew ipfw2 for DragonflyBSD which is able to run paralle...
2015-03-12 Sascha Wildnerkernel/netgraph7: Add missing braces.
2015-03-12 Sascha Wildnerkernel/sound: Add missing braces.
2015-03-12 Matthew Dillonusb - Update bus/u4b
2015-03-12 Sascha Wildnerbmake(1): Move -w info to the right place (it's not...
2015-03-12 Sascha Wildnerkernel/crypto: Remove some unneeded semicolons.
2015-03-12 Sascha Wildner<sys/malloc.h>: Remove an unneeded semicolon.
2015-03-12 Sascha Wildnerkernel: Followup commit to f3f3eadbf9de7a55ef1ff8cb23a6...
2015-03-12 Sascha Wildnerkernel: Move semicolon from the definition of SYSINIT...
2015-03-12 Tomohiro Kusumisbin/hammer: Don't use the same buffer for blockmap...
2015-03-12 Tomohiro Kusumisys/vfs/hammer: Cleanups on undo
2015-03-12 Tomohiro Kusumisbin/hammer: Add additional info to "BO"
2015-03-11 Sascha Wildnerkernel/acpi: Avoid double semicolons.
2015-03-11 Sascha Wildnerkernel/acpi: Use semicolons in macro invocations.
2015-03-11 Sascha Wildnerkernel: Use BSD types, not System V types (ulong -...
2015-03-11 Sascha Wildnerlvm2: More cleanup (include <unistd.h>, use default...
2015-03-11 Sascha WildnerRemove more lvm2 related _XOPEN_SOURCE definitions.
2015-03-11 Sascha Wildner<sys/fcntl.h>: Fix comment that I forgot to change.
2015-03-11 Sascha Wildner<sys/fcntl.h>: Clean up usage of _POSIX_SOURCE.
2015-03-11 Sascha Wildner<sys/fcntl.h>: Whitespace cleanup. No functional change.
2015-03-11 Sascha Wildnerlvm2: Stop requiring _XOPEN_SOURCE=700 and use our...
2015-03-11 Sascha Wildner<sys/unistd.h>: Rename struct lwp_params member names.
2015-03-11 Matthew Dillongpt - Bump size of the boot partition from 768MB to 1GB
2015-03-10 Sascha Wildnerkernel/acpi: Reduce code duplication with ACPICA.
2015-03-10 Sascha Wildnermake upgrade: Remove more installer stuff if WANT_INSTA...
2015-03-10 John Marinomake upgrade: Clear out installer files conditionally
2015-03-10 Tomohiro Kusumisbin/hammer: Remove unnecessary workarond after f0b930f3
2015-03-10 Tomohiro Kusumisys/vfs/hammer: Properly set mirror_tid on root node...
2015-03-10 John MarinoRemove contrib/sendmail-8.14
2015-03-10 John Marinosendmail transition: Do not pre-generate sendmail.cf
next