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

Tim Kientzle kientzle at FreeBSD.org
Sun Apr 11 17:13:24 PDT 2004


kientzle    2004/04/11 17:13:23 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/tar          Makefile bsdtar.c matching.c read.c 
                         write.c 
  Log:
  Add DPADD to Makefile (thanks to Andrey for pointing this out).
  
  Generally clean up Makefile, remove dmalloc references from source
  (there are better ways to do this than pollute the FreeBSD src tree).
  
  Revision  Changes    Path
  1.2       +2 -12     src/usr.bin/tar/Makefile
  1.4       +0 -3      src/usr.bin/tar/bsdtar.c
  1.2       +0 -3      src/usr.bin/tar/matching.c
  1.2       +0 -3      src/usr.bin/tar/read.c
  1.5       +0 -3      src/usr.bin/tar/write.c


More information about the cvs-src mailing list