NetBSD-Bugs archive

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

PR/57855 CVS commit: src/usr.bin/gzip



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

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57855 CVS commit: src/usr.bin/gzip
Date: Sun, 14 Jan 2024 18:12:59 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Jan 14 18:12:59 UTC 2024
 
 Modified Files:
 	src/usr.bin/gzip: gzip.c
 
 Log Message:
 set file flags after setting other modes
 
 otherwise permission to set modes may be revoked by the flags.
 from PR#57855.  thanks!
 
 XXX: pullup-all
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.119 -r1.120 src/usr.bin/gzip/gzip.c
 
 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