NetBSD-Bugs archive

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

PR/51216 CVS commit: src/lib/libutil



The following reply was made to PR port-amd64/51216; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51216 CVS commit: src/lib/libutil
Date: Mon, 6 Jun 2016 13:50:19 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Mon Jun  6 17:50:19 UTC 2016
 
 Modified Files:
 	src/lib/libutil: opendisk.3 opendisk.c
 
 Log Message:
 PR/51216: Instead of trying to open files in the current working
 directory first for paths that don't contain "/", first try the
 /dev paths to avoid confusion with files in the working directory
 that happen to match disk names.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/lib/libutil/opendisk.3
 cvs rdiff -u -r1.13 -r1.14 src/lib/libutil/opendisk.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