Add the 'hammer' utility. This is going to be a catch-all for various
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jan 2008 00:57:57 +0000 (00:57 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Jan 2008 00:57:57 +0000 (00:57 +0000)
commit0dfeb6c87221f675dbcd113059b1e49553a1c2a8
tree4f4bb0cb8f45bdbcbf241ef88ee611c4f197d3d4
parent701473c6cd85d21f5856f2943dc464b2282b37b4
Add the 'hammer' utility.  This is going to be a catch-all for various
hammer functions.  At the moment it is just a skeleton.

hammer now - return timestamp suitable for historical access via
  [path]@@<timestamp>
sbin/hammer/Makefile [new file with mode: 0644]
sbin/hammer/hammer.8 [new file with mode: 0644]
sbin/hammer/hammer.c [new file with mode: 0644]