cvs commit: src/sbin/hammer hammer.8 hammer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Mar 24 20:59:12 PDT 2008
dillon 2008/03/24 20:57:58 PDT
DragonFly src repository
Modified files:
sbin/hammer hammer.8 hammer.c
Log:
HAMMER utilities: automatic sync/sleep
* Add 64 bit versions of the 'now' and 'stamp' commands, called
'now64' and 'stamp64'.
* The 'now' and 'now64' commands now automatically sync.
* The 'now' command also sleeps until the second hand turns over.
* Add a new option, -x, which may be used to disable the automatic sync &
sleep. The stamp and stamp64 commands do not sync or sleep.
Suggested-by: "Thomas E. Spanjaard" <tgen at netphreax.net>
Revision Changes Path
1.9 +22 -1 src/sbin/hammer/hammer.8
1.13 +60 -12 src/sbin/hammer/hammer.c
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/hammer.8.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/hammer.c.diff?r1=1.12&r2=1.13&f=u
More information about the Commits
mailing list