DragonFly commits List (threaded) for 2008-03
DragonFly BSD
DragonFly commits List (threaded) for 2008-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sbin/hammer hammer.8 hammer.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 24 Mar 2008 20:57:58 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]