Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 00:32:27 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/pax extern.h pax.c pax.h tables.c
Message-ID:  <200104260732.f3Q7WR685355@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/04/26 00:32:27 PDT

  Modified files:
    bin/pax              extern.h pax.c pax.h tables.c 
  Log:
  Use mkstemp() for secure tempfile creation instead of tempnam()
  
  Obtained from:	OpenBSD
  Reviewed by:	mikeh
  
  Revision  Changes    Path
  1.9       +4 -1      src/bin/pax/extern.h
  1.15      +26 -1     src/bin/pax/pax.c
  1.9       +2 -1      src/bin/pax/pax.h
  1.14      +11 -18    src/bin/pax/tables.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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