Merge branch 'vendor/OPENSSL'
[dragonfly.git] / sbin /
2015-09-24 Tomohiro Kusumisbin/hammer: Make hammer history support per-path ...
2015-09-24 Tomohiro Kusumisbin/hammer: Remove obsolete option -s
2015-09-24 Tomohiro Kusumisbin/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisbin/hammer: Sync hammer usage() with hammer(8) manpage
2015-09-24 Tomohiro Kusumisbin/hammer: Update hammer usage()
2015-09-24 Tomohiro Kusumisbin/hammer: Make a global variable static
2015-09-24 Tomohiro Kusumisbin/hammer: Separate read/write inode ops on hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup hammer *stats commands
2015-09-24 Tomohiro Kusumisbin/hammer: Fix comment on how to compile sbin/hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer_u...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hammer_data_zone(_index) macros
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove exceptional zone selection case
2015-09-24 Tomohiro Kusumisbin/hammer: Add ifndef/define/endif for headers
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Erase btype of a new boundary on intern...
2015-09-19 Sascha Wildneri386 removal, part 43/x: Remove/change i386 specific...
2015-09-04 Tomohiro Kusumisbin/hammer: Add some assertions
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [3/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [2/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [1/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer show test node count
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap|checkmap|show print...
2015-09-04 Tomohiro Kusumisbin/hammer: Add hammer stats command (= bstats + iostats)
2015-09-04 Tomohiro Kusumihammer: Remove cluster topology related comments
2015-09-04 Tomohiro Kusumisbin/hammer: Remove obsolete variable UsingSuperClusters
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_BLOCKMAP_FREE
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_elm_btype()
2015-09-04 Tomohiro Kusumisbin/hammer: Avoid volume# inconsistency in blkdevs arg
2015-09-04 Tomohiro Kusumisbin/hammer: Cleanup localization initialization on...
2015-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_IOC_DO_FLAGS
2015-09-04 Tomohiro Kusumisbin/hammer: Print bad btype on hammer show
2015-09-01 Sascha Wildnerhammer2.8/newfs_hammer2.8: Some small fixes.
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-27 Matthew Dillonmount_hammer2 - Allow serno/ relative paths
2015-08-27 Matthew Dillonhammer2 - Require a @label in the device path
2015-08-27 Matthew Dillonhammer2 - Add WANT_HAMMER2 to buildworld
2015-08-22 Tomohiro Kusumisbin/hammer: Print total bytes of reblocked nodes
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Don't try to reblock everything on...
2015-08-22 Tomohiro Kusumisbin/hammer: Move two blockmap functions to hammer...
2015-08-22 Tomohiro Kusumisbin/hammer: Cleanup pwrite(2) wrapper
2015-08-22 Tomohiro Kusumisbin/hammer: Cleanup hammer show
2015-08-22 Tomohiro Kusumisbin/newfs_hammer: Explicitly tell which volume is...
2015-08-22 Tomohiro Kusumisbin/hammer: Merge check_volume()
2015-08-22 Tomohiro Kusumisbin/newfs_hammer: Fix minor memory leak
2015-08-19 Sascha Wildnerfdisk(8): Raise WARNS to 6 and fix warnings.
2015-08-17 Tomohiro Kusumisbin/hammer: Fix hammer show output format
2015-08-17 Tomohiro Kusumihammer: Cleanups
2015-08-17 Tomohiro Kusumihammer: Conform to style(9)
2015-08-17 Tomohiro Kusumisbin/hammer: Add init_boot|mem_area_size()
2015-08-17 Tomohiro Kusumihammer: Fix unusual line break style
2015-08-17 Imre Vadászsensors: Add SENSOR_WATTS support to sysctl(8) and...
2015-08-08 Tomohiro Kusumisbin/hammer: Make hammer blockmap print crc on -v
2015-08-08 Tomohiro Kusumisbin/hammer: Optimize freemap initialization
2015-08-08 Tomohiro Kusumisbin/hammer: Fix inconsistent boot|mem area size
2015-08-08 Tomohiro Kusumisys/vfs/hammer: Don't reblock when volume to delete...
2015-08-08 Tomohiro Kusumisbin/hammer: Make hammer blockmap print all blockmap...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha WildnerRemove remaining OSI protocol support.
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-02 Tomohiro Kusumisbin/mount_hammer: Fix error messages
2015-08-02 Tomohiro Kusumisbin/mount_hammer: Fix upper limit of volume num
2015-07-28 Tomohiro Kusumisbin/hammer: Use HAMMER_BUFSIZE
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BTREE_TYPE_NONE
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Keep root node signature on root split
2015-07-27 Tomohiro Kusumisbin/hammer: Fix hammer show output format
2015-07-27 Tomohiro Kusumisbin/hammer: Cleanup headers
2015-07-27 Tomohiro Kusumisbin/hammer: Cleanup zone statistics
2015-07-25 Tomohiro Kusumisbin/hammer: Fix memory allocation for zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Enable AssertOnFailure on -d for hammer...
2015-07-24 Tomohiro Kusumisbin/hammer: Cleanup hammer checkmap
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer checkmap support zone4
2015-07-24 Tomohiro Kusumisbin/hammer: Use bitmaps for zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer show support zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer blockmap support zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Add functions for zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Add struct zone_stat for generic zone...
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-23 Sascha Wildneri386 removal, part 20/x: Rename boot_pc32.8 -> boot_pc64.8
2015-07-21 Tomohiro Kusumisbin/hammer: Fix hammer checkmap big-block offset
2015-07-21 Tomohiro Kusumisbin/hammer: Make hammer blockmap print all blockmap...
2015-07-21 Tomohiro Kusumisbin/hammer: Make hammer_parsedevs() initialize NumVolumes
2015-07-21 Tomohiro Kusumisbin/hammer: Cleanup AssertOnFailure assertions on...
2015-07-21 Tomohiro Kusumisbin/hammer: Fix fill info of hammer show
2015-07-21 Tomohiro Kusumisbin/hammer: Minor cleanups
2015-07-18 Tomohiro Kusumisbin/hammer: Make hammer blockmap show verbose info...
2015-07-18 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BLOCKMAP_LAYER[12]_INDEX()
2015-07-18 Tomohiro Kusumisbin/hammer: Align zone# in hammer blockmap output
2015-07-18 Tomohiro Kusumisbin/newfs_hammer: Minor fixes
2015-07-18 Tomohiro Kusumisbin/hammer: Remove modified1 flag
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-17 Tomohiro Kusumisbin/hammer: Assert simplified blockmap allocator
2015-07-17 Tomohiro Kusumisbin/hammer: Fix wrong free big-blocks counter
2015-07-17 Tomohiro Kusumisbin/hammer: Optimize layer1 crc update
2015-07-17 Tomohiro Kusumisbin/hammer: Properly set modified flag for blockmap
2015-07-17 Tomohiro Kusumisbin/hammer: Fix boundary check
2015-07-17 Tomohiro Kusumisys/vfs/hammer: Make HAMMER_ENCODE() take zone index...
2015-07-17 Tomohiro Kusumisbin/hammer: Remove unnecessary zone encoding
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-11 Tomohiro Kusumisbin/hammer: Fix comments
2015-07-11 Tomohiro Kusumisbin/hammer: Cleanup blockmap pointer dereference
next