MFC: following 2 commits:
[dragonfly.git] / sbin / hammer / cmd_snapshot.c
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-10 Michael NeumannThe symlink generated during "hammer snapshot" should...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Sascha Wildnerstyle(9)
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-25 Michael NeumannRemove an else branch to flatten indentation. Also...
2008-06-25 Michael NeumannImplement: hammer snapshot <softlink-dir> [<filesystem>]