Remove some unnecessary casts.
[dragonfly.git] / sbin / hammer /
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-08 Matthew DillonFix seg-fault in recent 'hammer cleanup' utility work.
2008-12-07 Sascha WildnerImprove markup.
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-13 Matthew DillonAllow an error code to be returned in the head.error...
2008-11-13 Matthew DillonHAMMER utilities:
2008-11-09 Matthew DillonAdd a new feature to mirror-copy and mirror-write....
2008-10-22 Sascha WildnerAdd a periodic(8) script to run 'hammer cleanup' (snaps...
2008-10-09 Matthew DillonAdd code to verify the data CRC by default, in addition...
2008-10-08 Thomas Nikolajsen - sync usage() to man
2008-10-07 Thomas Nikolajsen - sync usage() to manual
2008-10-03 Thomas NikolajsenStart sentence on new line.
2008-10-03 Thomas Nikolajsen - fix description of time (cleanup): suffix is mandantory
2008-09-30 Matthew DillonHAMMER Utilities: Adjust 'show' defaults.
2008-09-30 Sascha WildnerRemove trailing whitespace.
2008-09-28 Thomas Nikolajsen * Fix `cleanup' usage to match program
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-24 Matthew DillonAdditions to 'hammer pfs-*':
2008-09-20 Matthew Dillon* Fix a bug in runcmd() - the argv[] list was not NULL...
2008-09-20 Matthew DillonIf snapshots are disabled and the snapshots directory...
2008-09-20 Matthew DillonAdd the 'hammer cleanup' command. This is a meta-comma...
2008-09-09 Matthew DillonFix bug in hammer mirror command when used with a remot...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-21 Thomas NikolajsenUpdate hammer:
2008-08-19 Michael NeumannAdd missing usage information for hammer mirror-stream.
2008-08-17 Michael NeumannFix function getpfs for pseudo-filesystems specified...
2008-08-11 Thomas NikolajsenUpdate hammer.8:
2008-07-31 Matthew DillonHAMMER Utilities: Cleanup
2008-07-31 Matthew DillonHAMMER Utilities: Streaming mirroring!
2008-07-27 Thomas NikolajsenUpdate hammer.8:
2008-07-27 Sascha WildnerFix comments.
2008-07-24 Matthew DillonChange newfs_hammer to reserve a minimum of 100M for...
2008-07-19 Matthew DillonHAMMER Utilities: Sync with HAMMER 65.
2008-07-18 Sascha WildnerFix message.
2008-07-16 Sascha WildnerAdd a pointer to hammer(5) and fix some minor issues.
2008-07-16 Thomas NikolajsenUpdate hammer doc:
2008-07-14 Matthew DillonHAMMER Utilities: Sync with 61E
2008-07-14 Matthew DillonHAMMER Utilities: Features
2008-07-13 Sascha WildnerSync the 'hammer show' description with reality.
2008-07-13 Sascha WildnerUniformly refer to 'B-tree'.
2008-07-13 Sascha Wildnerperror() will print its own colon.
2008-07-13 Sascha WildnerTypo fixing & minor cleanup.
2008-07-12 Matthew DillonHAMMER Utilities: Cleanup
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Matthew DillonHAMMER Utillities: Sync with 61D
2008-07-10 Michael NeumannThe symlink generated during "hammer snapshot" should...
2008-07-10 Matthew DillonHAMMER Utilities: Sync with 60J
2008-07-09 Sascha WildnerClarify that the argument to -t is in seconds.
2008-07-09 Matthew DillonHAMMER Utilities: Sync with 60I
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60F
2008-07-07 Matthew DillonHAMMER Utilities: Sync with 60E
2008-07-04 Matthew DillonHAMMER Utilities: Stabilization
2008-07-02 Matthew DillonHAMMER Utilities: Mirroring and pseudo-fs directives
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Sascha WildnerRemove extra '.'
2008-06-28 Sascha Wildner* Use literal displays instead of .Li
2008-06-28 Sascha Wildner* Remove empty lines and trailing whitespace.
2008-06-28 Sascha Wildnerstyle(9)
2008-06-27 Michael NeumannAdd man page entry for "hammer snapshot".
2008-06-26 Michael NeumannFallback using a default snapshot name if just a direct...
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-26 Michael NeumannWe only need to determine the softlink_dir when no...
2008-06-26 Michael NeumannUse strftime to produce the snapshot name, for example:
2008-06-26 Michael NeumannAdapt usage string from cmd_prune.c.
2008-06-26 Matthew DillonHAMMER Utilities: Sync with 59A
2008-06-25 Sascha WildnerRemove trailing space.
2008-06-25 Michael NeumannRemove an else branch to flatten indentation. Also...
2008-06-25 Michael NeumannImplement: hammer snapshot <softlink-dir> [<filesystem>]
2008-06-24 Matthew DillonHAMMER Utilities: Sync to 58B
2008-06-24 Matthew DillonHAMMER Utilities: Remove time/transaction-id conversion...
2008-06-23 Matthew DillonHAMMER Utilities: Sync with 58A
2008-06-23 Matthew DillonHAMMER Utilities: Add the 'pseudofs' directive for...
2008-06-19 Matthew DillonHAMMER Utilities: Bug fixes
2008-06-17 Matthew DillonHAMMER Utilities: sync with 56A
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-14 Matthew DillonHAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURE...
2008-06-08 Sascha WildnerFix typo.
2008-06-02 Matthew DillonHAMMER Utilities: Correct vol0_stat_freebigblocks.
2008-06-01 Matthew DillonHAMMER Utilities: Performance adjustments, bug fixes.
2008-06-01 Matthew DillonHAMMER Utilities: Cleanup
2008-05-31 Matthew DillonHAMMER Utilities: Add the 'hammer softprune' command.
2008-05-18 Matthew DillonHAMMER Utilities: Update for HAMMER changes.
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-16 Matthew DillonHAMMER Utilities: Stabilization pass.
2008-05-15 Matthew DillonHAMMER Utilities: Features
2008-05-13 Matthew DillonHAMMER Utilities: Feature add
2008-05-13 Matthew DillonHAMMER Utilities: Misc features and adjustments.
2008-05-12 Matthew DillonHAMMER 43/Many: Remove records from the media format...
2008-05-12 Matthew DillonHAMMER Utilities: Cleanup.
2008-05-11 Matthew DillonHAMMER Utilities: Features
2008-05-10 Matthew DillonHAMMER Utilities: scan feedback
2008-05-10 Matthew DillonHAMMER Utilities: Feature add
2008-05-06 Matthew DillonHAMMER Utilities: Sync with recent changes.
next