NetBSD-Bugs archive

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

PR/56398 CVS commit: src/bin/mkdir



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56398 CVS commit: src/bin/mkdir
Date: Mon, 13 Sep 2021 22:46:02 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Mon Sep 13 22:46:02 UTC 2021
 
 Modified Files:
 	src/bin/mkdir: mkdir.c
 
 Log Message:
 PR bin/56398
 
 The final component of both a/b/c and a/b/c/ is "c", so that's the one
 to which the -m arg applies.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.38 -r1.39 src/bin/mkdir/mkdir.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