Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2007-05-07 16:03:50 -0700 (Mon, 07 May 2007)
Revision: 110
Log message:

      Use sudo when clearing bsd flags, just in case.
     
     Clean up the hardlinks test tempfile.
     
     Xar needs the -P flag to preserve permissions.
     
     Fixes to ctool to prevent compiler warnings.
     
     'make' will make ctool now too.  
     
     TODO: Integrate ctool into the copier meta info.

Changes  Path
+2 -1 public/backup-bouncer/LICENSE
+4 -0 public/backup-bouncer/README
+3 -3 public/backup-bouncer/copiers.d/70-xar.cp
+1 -0 public/backup-bouncer/tests.d/20-hardlinks.test
+4 -2 public/backup-bouncer/tests.d/60-bsd-flags.test
+3 -0 public/backup-bouncer/util/Makefile
+1 -0 public/backup-bouncer/util/ctool-1.2.3/ctool.c
+1 -0 public/backup-bouncer/util/ctool-1.2.3/safe_string.c