cvs commit: src/sbin/hammer cmd_history.c cmd_reblock.c cmd_softprune.c src/sbin/newfs_hammer newfs_hammer.c src/usr.bin/undo undo.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 24 10:40:33 PDT 2008


dillon      2008/06/24 10:40:24 PDT

DragonFly src repository

  Modified files:
    sbin/hammer          cmd_history.c cmd_reblock.c 
                         cmd_softprune.c 
    sbin/newfs_hammer    newfs_hammer.c 
    usr.bin/undo         undo.c 
  Log:
  HAMMER Utilities: Sync to 58B
  
  * Update all utilities to deal with the cleaned up ioctl structures and
    to augment history and undo output with the non-monotonic timestamps.
  
  Revision  Changes    Path
  1.4       +21 -5     src/sbin/hammer/cmd_history.c
  1.8       +14 -12    src/sbin/hammer/cmd_reblock.c
  1.4       +14 -12    src/sbin/hammer/cmd_softprune.c
  1.35      +2 -3      src/sbin/newfs_hammer/newfs_hammer.c
  1.2       +79 -86    src/usr.bin/undo/undo.c


http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/cmd_history.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/cmd_reblock.c.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/hammer/cmd_softprune.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.34&r2=1.35&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/undo/undo.c.diff?r1=1.1&r2=1.2&f=u





More information about the Commits mailing list