loader: set color option (blue) by default
[dragonfly.git] / sbin /
2015-03-28 Tomohiro Kusumisbin/newfs_hammer: Properly allocate root inode and...
2015-03-28 Tomohiro Kusumisbin/hammer: Make hammer checkmap check zone
2015-03-28 Tomohiro Kusumisbin/hammer: Fix comments on supported checkmap zones
2015-03-28 Tomohiro Kusumisbin/hammer: Make rel_buffer() and rel_volume() check...
2015-03-28 Tomohiro Kusumisbin/hammer: Remove duplicated header include
2015-03-28 Tomohiro Kusumisbin/hammer: Fix width of hammer stats output
2015-03-27 Matthew Dillonhammer2 - cleanup, add manual page
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-22 Tomohiro Kusumisbin/hammer: Expand hammer show directive to lo:objid...
2015-03-21 Tomohiro Kusumisbin/hammer: Add filter mode when lo:objid directive...
2015-03-20 Tomohiro Kusumisbin/hammer: Make hammer show properly print '*' for...
2015-03-20 Tomohiro Kusumisbin/hammer: Add missing free(3)
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Tomohiro Kusumisbin/hammer: Fix assertion to accept undo zone
2015-03-18 Tomohiro Kusumisbin/hammer: Implement checkmap collects using rbtree
2015-03-18 Tomohiro Kusumisbin/hammer: Add some comments
2015-03-18 Tomohiro Kusumisbin/hammer: Add assertions
2015-03-17 Tomohiro Kusumisbin/hammer: Make some checkmap functions inline
2015-03-17 Tomohiro Kusumisbin/hammer: Make hammer checkmap command support undo...
2015-03-17 Tomohiro Kusumisbin/hammer: Move COLLECT_XXX macros to cmd_blockmap.c
2015-03-17 Tomohiro Kusumisbin/hammer: Make hammer checkmap command use tailq
2015-03-16 Tomohiro Kusumisbin/hammer: Fix printf format for bad node
2015-03-16 Tomohiro Kusumisbin/hammer: Make hammer checkmap show number of errors...
2015-03-16 Tomohiro Kusumisbin/hammer: Disable AssertOnFailure when running hamme...
2015-03-16 Tomohiro Kusumisbin/hammer: Add zone-bigblock statistics to hammer...
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-15 Sascha Wildneripfw3(8): Fix indent.
2015-03-15 Sascha Wildnerkernel: Remove fdescfs. devfs handles this.
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-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-13 Matthew Dillonipfw/ipfw3 - Document new sysctl, clean-up manual pages
2015-03-12 Matthew Dillonipfw2 - Rename FreeBSD ipfw port to ipfw3
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 Yuan'forward action' section of ipfw2 man page.
2015-03-12 Bill Yuanremove the sysctl handler.
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 Tomohiro Kusumisbin/hammer: Don't use the same buffer for blockmap...
2015-03-12 Tomohiro Kusumisbin/hammer: Add additional info to "BO"
2015-03-11 Matthew Dillongpt - Bump size of the boot partition from 768MB to 1GB
2015-03-10 Tomohiro Kusumisbin/hammer: Remove unnecessary workarond after f0b930f3
2015-03-10 Matthew Dillondmsg - Formalize most of the debugging output, cleanup...
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-05 Tomohiro Kusumisbin/hammer: Print '>' or '<' if the element is a copy...
2015-03-05 Tomohiro Kusumisbin/hammer: Fix workaround made in 2f8c6a59
2015-03-03 Sascha Wildnermkinitrd(8): Add a -c option to override the contents...
2015-03-03 Matthew Dillondmesg - Fix <> console parsing for first line
2015-03-03 Matthew Dillonkernel - Refactor the kernel message buffer code (2)
2015-03-03 Matthew Dillonkernel - Refactor the kernel message buffer code
2015-03-02 Tomohiro Kusumisbin/hammer: Don't show irrelevant "BM" and "d" after...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Change verbose level for showing data...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Hex data dump for misc & data records
2015-03-02 Antonio Huete Jimenezsbin/hammer - Properly indent config text on 'show...
2015-03-02 Matthew Dillondmesg - Add -n dumpnr option
2015-02-28 Tomohiro Kusumisbin/hammer: Don't show FLAG_BADMIRRORTID for root...
2015-02-28 Tomohiro Kusumisbin/hammer: Rename static function print_elm_flags...
2015-02-28 Matthew Dillonhammer2 - Add extra debugging
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-26 Tomohiro Kusumisbin/newfs_hammer: Properly set ondisk localization...
2015-02-26 Sascha Wildnerdevd(8): Add -Wno-unused-local-typedefs to CFLAGS for...
2015-02-25 Sascha Wildnerdevd(8): Raise WARNS back to 5.
2015-02-25 Sascha Wildnerdevd(8): Sync with FreeBSD.
2015-02-23 Tomohiro Kusumisbin/hammer: Add printf for remaining btree records
2015-02-23 Tomohiro Kusumisbin/hammer: Call free(3) after uuid_to_string(3)
2015-02-22 Tomohiro Kusumisbin/hammer: remove obsolete comments
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-18 Tomohiro Kusumisbin/hammer: ignore negative length for history dump
2015-02-18 Tomohiro Kusumisbin/hammer: check strtol()/strtoll() results to avoid...
2015-02-18 Tomohiro Kusumisbin/hammer: trivial cleanup
2015-02-18 Tomohiro Kusumisbin/hammer: close file descriptor on history iteration
2015-02-18 Tomohiro Kusumisbin/hammer: trivial coding style fix
2015-02-18 Antonio Huete Jimenezlibhammer - Preparation for snapshot handling & fixes
2015-02-18 Sascha Wildnervinum(8): Remove unused macro.
2015-02-18 Sascha Wildnernatacontrol(8): Break line better and reduce parentheses.
2015-02-16 Antonio Huete JimenezRevert "hammer - Fix 'history' directive"
2015-02-16 Sepherosa Ziehaumemtemp/e5: Send devctl notify, if DIMM is too hot...
2015-02-14 Tomohiro Kusumisbin/hammer: cleanups
2015-02-14 Tomohiro Kusumisbin/hammer: add get_ondisk()
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John Marinosysctl(8): fix [-Werror=logical-not-parentheses] error
2015-02-10 John Marinonewfs_hammer(8): fix [-Wsizeof-pointer-memaccess]
2015-02-10 John Marinonatacontrol(8): Fix [-Werror=logical-not-parentheses...
2015-02-10 John Marinodevd(8): Lower WARNS from 5 to 2 (has unused local...
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-05 Antonio Huete Jimenezlibhammer - Change the way PFS mounts are detected
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
next