sbin/hammer: Sync dce7ae2c format with zone statistics
[dragonfly.git] / sbin /
2016-03-27 Tomohiro Kusumisbin/hammer: Remove tabs in B-Tree indentation
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [4/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [3/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [2/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor hammer show [1/4]
2016-03-27 Tomohiro Kusumisbin/hammer: Add readhammervol()/writehammervol()
2016-03-27 Tomohiro Kusumisbin/hammer: Refactor get_buffer()
2016-03-27 Tomohiro Kusumisbin/hammer: Add assertion to ensure not to clear modif...
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer use_count
2016-03-27 Tomohiro Kusumisbin/hammer: Remove cache from volume_info
2016-03-27 Tomohiro Kusumisbin/hammer: Remove unused buffer 'type' in cache
2016-03-27 Tomohiro Kusumisbin/hammer: Minor cleanups
2016-03-27 Tomohiro Kusumisbin/hammer: Use correct type
2016-03-27 Tomohiro Kusumisys/vfs/hammer: Use "%016jx",intmax_t
2016-03-21 Tomohiro Kusumisbin/hammer: Cleanup
2016-03-21 Tomohiro Kusumisbin/hammer: Make hammer blockmap ignore zone=15 unless -vv
2016-03-21 Tomohiro Kusumisbin/hammer: Change format of hammer blockmap on -v
2016-03-20 Tomohiro Kusumisbin/hammer: Declare char* at the top of block scope
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone_xxx()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ZONE()
2016-03-19 Tomohiro Kusumisbin/hammer: Remove unnecessary conditional on freemap...
2016-03-19 Tomohiro Kusumisbin/hammer: Fix writeback against readonly fd
2016-03-19 Tomohiro Kusumisbin/hammer: Fix conditional for Hammer_FSId initialization
2016-03-19 Tomohiro Kusumisbin/hammer: Remove unnecessary if(AssertOnFailure...
2016-03-19 Tomohiro Kusumisbin/hammer: Remove =0; for some global variables
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Fix wrong comment
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Define UndoBufferSize in newfs_hammer
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Define Boot|MemAreaSize in newfs_hammer
2016-03-19 Tomohiro Kusumisbin/newfs_hammer: Rename format_root() to format_root_...
2016-03-19 Tomohiro Kusumisbin/hammer: Minor fix for format_blockmap()
2016-03-19 Tomohiro Kusumisbin/hammer: Initialize Hammer_FSType before any subcommand
2016-03-19 Tomohiro Kusumisbin/hammer: Separate setup_volume() into init/load_vol...
2016-03-19 Tomohiro Kusumisbin/hammer: Add __add_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Add __alloc_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Add get_root_volume()
2016-03-19 Tomohiro Kusumisbin/hammer: Update blockmap lookup error#
2016-03-18 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_VOLNO
2016-03-18 Tomohiro Kusumisbin/newfs_hammer: Cleanup
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 John Marinoncurses solidation: Remove all references to libtermcap
2016-03-05 Tomohiro Kusumisbin/hammer: Cleanup beginning part of hammer show
2016-03-05 Tomohiro Kusumisbin/hammer: Cleanup long lines with >80 chars
2016-03-05 Tomohiro Kusumisbin/hammer: Don't access beyond 16KB of HAMMER userspa...
2016-03-05 Tomohiro Kusumisbin/hammer: Minor fix for hammer(8) manpage
2016-03-05 Tomohiro Kusumisbin/hammer: Add num_bad_rec counter to hammer show
2016-03-05 Tomohiro Kusumisbin/hammer: Cleanup error string formats for records...
2016-03-05 Tomohiro Kusumisbin/hammer: Fix indentation of config data output
2016-03-05 Tomohiro Kusumisbin/hammer: Fix trailing blank line in config data...
2016-03-05 Tomohiro Kusumisbin/hammer: Fix wrong config data field name
2016-03-05 Tomohiro Kusumisbin/hammer: Don't modify buffer_info for config data...
2016-03-05 Tomohiro Kusumisbin/hammer: Cleanup and squash inode record format...
2016-03-05 Tomohiro Kusumisbin/hammer: Make hammer show print record type in...
2016-03-05 Tomohiro Kusumisbin/hammer: Cleanup and squash elm format of hammer...
2016-03-05 Tomohiro Kusumisbin/hammer: Add obfuscate option to hammer show
2016-03-05 Tomohiro Kusumisbin/hammer: Use sizeof(*elm)
2016-03-05 Tomohiro Kusumisbin/hammer: Use HAMMER_OFF_BAD
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-28 Sascha Wildnersvc(8): Clean up the Makefile a bit.
2016-02-28 Sascha Wildnerping6(8): Fix a -Wcast-qual warning with a cast and...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename struct hammer_entry_data to...
2016-02-27 Tomohiro Kusumisbin/hammer: Reword "llid" to "pfs_id"
2016-02-27 Tomohiro Kusumisbin/hammer: Use HAMMER_OBJID_ROOT for root inode
2016-02-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_pfs_{master|slave|deleted}()
2016-02-27 Tomohiro Kusumisbin/hammer: Printf "PFS" instead of "pfs"
2016-02-26 Bill Yuanipfw3: new feature 'ipfwsync'
2016-02-12 Sepherosa Ziehauifconfig: Fix inet6 address deletion
2016-02-10 zrjdocs: Move fsck(8) SMM papers into share/doc
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-29 John Marinoprivatize libncurses (touches many, many programs)
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-28 John Marinomove private edit library to /lib/priv
2016-01-27 John Marinoprivatize libedit (used by numerous base programs)
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from src
2016-01-26 zrjRemove advertising header from bin/ & sbin/
2016-01-21 Sascha WildnerFix SEE ALSO sorting in a number of manual pages.
2016-01-12 Sascha WildnerRemove two casts of NULL.
2016-01-09 Sascha Wildneri386 removal, part 48/x: Remove ancient bootdev parsing...
2016-01-08 Zach Crownoverroute: various small fixes
2016-01-04 Tomohiro Kusumisbin/hammer: Fix hammer(8) manpage
2016-01-01 Sascha Wildnerdump.8: Remove overlooked .Pp
2016-01-01 Sascha WildnerSplit EXIT STATUS and DIAGNOSTICS sections in manual...
2015-12-31 Sascha Wildnernewfs_hammer.8: Remove two unneeded .Pp macros.
2015-12-31 Tomohiro Kusumisbin/mount_hammer: Fix mount_hammer(8) manpage
2015-12-31 Tomohiro Kusumisbin/newfs_hammer: Fix newfs_hammer(8) manpage
2015-12-29 Tomohiro Kusumisbin/newfs_hammer: Fix newfs_hammer(8) manpage
2015-12-29 Tomohiro Kusumisbin/newfs_hammer: Fix newfs_hammer(8) manpage
2015-12-24 Alexander Kuleshovsbin/fdisk: cleanups
2015-12-23 Tomohiro Kusumisbin/hammer: Remove vol_alloc from volume_info
2015-12-23 Tomohiro Kusumisbin/newfs_hammer: Remove total size arg from format_vo...
2015-12-23 Tomohiro Kusumisbin/hammer: Remove global variable NumVolumes
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-17 Bill Yuanipfw3: logging feature
2015-12-16 Sascha Wildnermountd/crunchgen: Remove some unused variables.
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
next