NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44498 CVS commit: src



The following reply was made to PR bin/44498; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44498 CVS commit: src
Date: Mon, 5 Aug 2024 06:03:55 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Aug  5 06:03:54 UTC 2024
 
 Modified Files:
 	src/bin/pax: pax.c
 	src/tests/bin/pax: t_pax.sh
 
 Log Message:
 pax(1): Only require getcwd if we're reading without --insecure.
 
 No other paths use the result of getcwd.
 
 PR bin/44498: tar(1) unnecessarily demands that getcwd() work
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/bin/pax/pax.c
 cvs rdiff -u -r1.6 -r1.7 src/tests/bin/pax/t_pax.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index