cvs commit: src/usr.bin/tar bsdtar.c bsdtar.h read.c write.c

Tim Kientzle kientzle at FreeBSD.org
Mon Jun 7 03:19:58 GMT 2004


kientzle    2004-06-07 03:19:58 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          bsdtar.c bsdtar.h read.c write.c 
  Log:
  If -b is specified, then force full padding for the last block.
  
  Revision  Changes    Path
  1.22      +0 -2      src/usr.bin/tar/bsdtar.c
  1.11      +2 -0      src/usr.bin/tar/bsdtar.h
  1.10      +3 -1      src/usr.bin/tar/read.c
  1.20      +25 -3     src/usr.bin/tar/write.c


More information about the cvs-src mailing list