gdb - Local mods (compile)
[dragonfly.git] / sbin / hammer /
2015-12-25 Antonio Huete JimenezMerge remote-tracking branch 'leaf/vendor/GDB'
2015-12-23 Tomohiro Kusumisbin/hammer: Remove vol_alloc from volume_info
2015-12-23 Tomohiro Kusumisbin/hammer: Remove global variable NumVolumes
2015-12-14 Tomohiro Kusumisbin/hammer: Check existence of PFS#0 when creating PFS
2015-12-14 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_PFSID macro
2015-12-13 Tomohiro Kusumisbin/hammer: Rename sbin/hammer/cmd_pseudofs.c to cmd_pfs.c
2015-12-11 Tomohiro Kusumisbin/hammer: Make show print symlink[24] if inode is...
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Add hammer_xlate_to_phys()
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Add lo_to_pfs()/pfs_to_lo() macros
2015-12-06 Tomohiro Kusumisbin/hammer: Change assertion on invalid cleanup path...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone2|direct_mapped_index()
2015-12-03 Tomohiro Kusumisbin/hammer: Make blockmap print fill percentage on -v
2015-12-03 Tomohiro Kusumisbin/hammer: Use correct printf format for crc
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_LAYER1|2_INDEX...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_RADIX1|2 macros...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BLOCKMAP_RADIX1|2_PERBUFF...
2015-11-28 Tomohiro Kusumihammer: Change u_int{8,16,32,64}_t to uint{8,16,32...
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove signature from ondisk node
2015-11-04 Sascha Wildnerhammer.8: Use full month name in .Dd
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sascha WildnerFix various typos in manual pages.
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-31 Tomohiro Kusumisbin/hammer: Fix improper perror(3) usage
2015-10-16 Tomohiro Kusumisbin/hammer: Change *stat to *sp for gcc4
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanups
2015-09-24 Tomohiro Kusumisbin/hammer: Change hammer show's printf format for...
2015-09-24 Tomohiro Kusumisbin/hammer: Refactor get_elm_flags()/print_btree_elm...
2015-09-24 Tomohiro Kusumisbin/hammer: Refactor get_elm_flags()/print_btree_elm...
2015-09-24 Tomohiro Kusumisbin/hammer: Fix and adjust hammer show's matched chara...
2015-09-24 Tomohiro Kusumisbin/hammer: Fix and change hammer show behavior when...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup search directive structure
2015-09-24 Tomohiro Kusumisbin/hammer: Fix wrong next element boundary test
2015-09-24 Tomohiro Kusumisbin/hammer: Add B-Tree helper functions and cleanups
2015-09-24 Tomohiro Kusumisbin/hammer: Make B-Tree walk a bit more effective
2015-09-24 Tomohiro Kusumisbin/hammer: Fix minor memory leak
2015-09-24 Tomohiro Kusumihammer: Print "B-Tree" (conform to hammer specification)
2015-09-24 Tomohiro Kusumihammer: Cleanup hammer(8) manpage
2015-09-24 Tomohiro Kusumisbin/hammer: Remove -DALIST_NO_DEBUG
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-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-08-30 Matthew Dillonhammer2 - Refactor bulkfree
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-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-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-06 John MarinoMerge branch 'vendor/TRE'
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
next