NetBSD-Bugs archive

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

PR/43639 CVS commit: src/bin/sh



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

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43639 CVS commit: src/bin/sh
Date: Tue, 3 May 2016 03:12:40 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Tue May  3 03:12:40 UTC 2016
 
 Modified Files:
 	src/bin/sh: eval.c
 
 Log Message:
 PR bin/43639 - check that a file being read by the '.' command
 is a regular file, even when it is given as a full pathname.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.120 -r1.121 src/bin/sh/eval.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