Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil new lookup order will be in 7.1 before 8.0
details: https://anonhg.NetBSD.org/src/rev/b44d4ba7ef03
branches: trunk
changeset: 350982:b44d4ba7ef03
user: snj <snj%NetBSD.org@localhost>
date: Sun Jan 29 05:13:55 2017 +0000
description:
new lookup order will be in 7.1 before 8.0
diffstat:
lib/libutil/opendisk.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a0f072550ddc -r b44d4ba7ef03 lib/libutil/opendisk.3
--- a/lib/libutil/opendisk.3 Sun Jan 29 05:12:17 2017 +0000
+++ b/lib/libutil/opendisk.3 Sun Jan 29 05:13:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: opendisk.3,v 1.13 2016/06/07 11:20:45 wiz Exp $
+.\" $NetBSD: opendisk.3,v 1.14 2017/01/29 05:13:55 snj Exp $
.\"
.\" Copyright (c) 1997, 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -184,7 +184,7 @@
The lookup order of
.Fn opendisk
was changed in
-.Nx 8
+.Nx 7.1
to first look in
.Pa /dev
in order to avoid opening random files in the current working directory.
Home |
Main Index |
Thread Index |
Old Index