Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen add ident.



details:   https://anonhg.NetBSD.org/src/rev/a9e9efdbac95
branches:  trunk
changeset: 546053:a9e9efdbac95
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 19 21:56:49 2003 +0000

description:
add ident.

diffstat:

 lib/libc/gen/sysctl.3 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4310385b4779 -r a9e9efdbac95 lib/libc/gen/sysctl.3
--- a/lib/libc/gen/sysctl.3     Sat Apr 19 21:55:48 2003 +0000
+++ b/lib/libc/gen/sysctl.3     Sat Apr 19 21:56:49 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.3,v 1.115 2003/04/16 13:34:39 wiz Exp $
+.\"    $NetBSD: sysctl.3,v 1.116 2003/04/19 21:56:49 christos Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -841,6 +841,7 @@
 .It tcp        newreno integer yes
 .It tcp        log_refused     integer yes
 .It tcp        rstppslimit     integer yes
+.It tcp        ident   struct  no
 .It udp        checksum        integer yes
 .It udp        sendspace       integer yes
 .It udp        recvspace       integer yes



Home | Main Index | Thread Index | Old Index