Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 09:12:32 -0700 (PDT)
From:      Søren Schmidt <sos@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG
Subject:   cvs commit: src/bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c extern.h file_subs.c ftree.c options.c pat_rep.c pax.c sel_subs.c tables.c tar.c tty_subs.c
Message-ID:  <199708291612.JAA10746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         1997/08/29 09:12:32 PDT

  Modified files:
    bin/pax              ar_io.c ar_subs.c buf_subs.c cache.c 
                         cpio.c extern.h file_subs.c ftree.c 
                         options.c pat_rep.c pax.c sel_subs.c 
                         tables.c tar.c tty_subs.c 
  Log:
  Dont have an internal function named "warn" it clashes with libc..
  Needed for ELF.
  
  Revision  Changes    Path
  1.8       +38 -38    src/bin/pax/ar_io.c
  1.8       +15 -15    src/bin/pax/ar_subs.c
  1.8       +23 -23    src/bin/pax/buf_subs.c
  1.8       +5 -5      src/bin/pax/cache.c
  1.8       +19 -19    src/bin/pax/cpio.c
  1.5       +3 -3      src/bin/pax/extern.h
  1.8       +29 -29    src/bin/pax/file_subs.c
  1.8       +14 -14    src/bin/pax/ftree.c
  1.9       +15 -15    src/bin/pax/options.c
  1.10      +15 -15    src/bin/pax/pat_rep.c
  1.9       +5 -5      src/bin/pax/pax.c
  1.7       +15 -15    src/bin/pax/sel_subs.c
  1.9       +24 -24    src/bin/pax/tables.c
  1.8       +17 -17    src/bin/pax/tar.c
  1.7       +10 -10    src/bin/pax/tty_subs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708291612.JAA10746>