Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 envsys(4): mention ioctl(2) commands left ove...
details: https://anonhg.NetBSD.org/src/rev/6e1aa77c44dd
branches: trunk
changeset: 451208:6e1aa77c44dd
user: cnst <cnst%NetBSD.org@localhost>
date: Fri May 10 05:59:47 2019 +0000
description:
envsys(4): mention ioctl(2) commands left over from Nx 1.5/4.0 experimental API
diffstat:
share/man/man4/envsys.4 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r bbf0a5a0d564 -r 6e1aa77c44dd share/man/man4/envsys.4
--- a/share/man/man4/envsys.4 Fri May 10 05:16:34 2019 +0000
+++ b/share/man/man4/envsys.4 Fri May 10 05:59:47 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: envsys.4,v 1.53 2018/05/31 07:37:45 wiz Exp $
+.\" $NetBSD: envsys.4,v 1.54 2019/05/10 05:59:47 cnst Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -352,6 +352,23 @@
.Er ENOTSUP
will be returned.
.El
+.Pp
+Additionally, the following
+.Xr ioctl 2
+commands are provided for compatibility purposes
+for applications written against the original experimental
+.Nm
+API available between
+.Nx 1.5
+and
+.Nx 4.0 ;
+they have been deprecated since
+.Nx 5.0 ,
+and may be removed at any time:
+.Bl -tag -width Ds
+.It Dv ENVSYS_GTREDATA Pq envsys_tre_data_t
+.It Dv ENVSYS_GTREINFO Pq envsys_basic_info_t
+.El
.Sh NOTES
When setting a critical/warning max or min limit with the
.Dv ENVSYS_SETDICTIONARY
Home |
Main Index |
Thread Index |
Old Index