Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Added ttyp[g-zA-Z] (bin/15594).
details: https://anonhg.NetBSD.org/src/rev/5458294851f6
branches: trunk
changeset: 522237:5458294851f6
user: martti <martti%NetBSD.org@localhost>
date: Wed Feb 13 09:46:01 2002 +0000
description:
Added ttyp[g-zA-Z] (bin/15594).
diffstat:
etc/etc.acorn32/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.alpha/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.amiga/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.arc/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.arm26/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.atari/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.bebox/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.cats/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.cobalt/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.dreamcast/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.evbarm/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.evbsh3/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.hp300/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.hpcmips/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.hpcsh/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.i386/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.luna68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.mac68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.macppc/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.mipsco/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.mmeye/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.mvme68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.netwinder/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.news68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.newsmips/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.next68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.pc532/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.playstation2/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.pmax/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.prep/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.sgimips/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.shark/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.sparc/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.sparc64/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.sun2/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.sun3/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.vax/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.walnut/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
etc/etc.x68k/ttys | 48 ++++++++++++++++++++++++++++++++++++++++++++++-
39 files changed, 1833 insertions(+), 39 deletions(-)
diffs (truncated from 2445 to 300 lines):
diff -r 0856f1129c47 -r 5458294851f6 etc/etc.acorn32/ttys
--- a/etc/etc.acorn32/ttys Wed Feb 13 09:32:47 2002 +0000
+++ b/etc/etc.acorn32/ttys Wed Feb 13 09:46:01 2002 +0000
@@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
-# $NetBSD: ttys,v 1.2 2002/02/12 14:01:58 reinoud Exp $
+# $NetBSD: ttys,v 1.3 2002/02/13 09:46:01 martti Exp $
#
# name getty type status comments
#
@@ -34,6 +34,52 @@
ttypd none network
ttype none network
ttypf none network
+ttypg none network
+ttyph none network
+ttypi none network
+ttypj none network
+ttypk none network
+ttypl none network
+ttypm none network
+ttypn none network
+ttypo none network
+ttypp none network
+ttypq none network
+ttypr none network
+ttyps none network
+ttypt none network
+ttypu none network
+ttypv none network
+ttypw none network
+ttypx none network
+ttypy none network
+ttypz none network
+ttypA none network
+ttypB none network
+ttypC none network
+ttypD none network
+ttypE none network
+ttypF none network
+ttypG none network
+ttypH none network
+ttypI none network
+ttypJ none network
+ttypK none network
+ttypL none network
+ttypM none network
+ttypN none network
+ttypO none network
+ttypP none network
+ttypQ none network
+ttypR none network
+ttypS none network
+ttypT none network
+ttypU none network
+ttypV none network
+ttypW none network
+ttypX none network
+ttypY none network
+ttypZ none network
ttyq0 none network
ttyq1 none network
ttyq2 none network
diff -r 0856f1129c47 -r 5458294851f6 etc/etc.alpha/ttys
--- a/etc/etc.alpha/ttys Wed Feb 13 09:32:47 2002 +0000
+++ b/etc/etc.alpha/ttys Wed Feb 13 09:46:01 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ttys,v 1.6 2000/08/12 13:43:40 mason Exp $
+# $NetBSD: ttys,v 1.7 2002/02/13 09:46:02 martti Exp $
#
# name getty type status comments
@@ -38,6 +38,52 @@
ttypd none network
ttype none network
ttypf none network
+ttypg none network
+ttyph none network
+ttypi none network
+ttypj none network
+ttypk none network
+ttypl none network
+ttypm none network
+ttypn none network
+ttypo none network
+ttypp none network
+ttypq none network
+ttypr none network
+ttyps none network
+ttypt none network
+ttypu none network
+ttypv none network
+ttypw none network
+ttypx none network
+ttypy none network
+ttypz none network
+ttypA none network
+ttypB none network
+ttypC none network
+ttypD none network
+ttypE none network
+ttypF none network
+ttypG none network
+ttypH none network
+ttypI none network
+ttypJ none network
+ttypK none network
+ttypL none network
+ttypM none network
+ttypN none network
+ttypO none network
+ttypP none network
+ttypQ none network
+ttypR none network
+ttypS none network
+ttypT none network
+ttypU none network
+ttypV none network
+ttypW none network
+ttypX none network
+ttypY none network
+ttypZ none network
ttyq0 none network
ttyq1 none network
ttyq2 none network
diff -r 0856f1129c47 -r 5458294851f6 etc/etc.amiga/ttys
--- a/etc/etc.amiga/ttys Wed Feb 13 09:32:47 2002 +0000
+++ b/etc/etc.amiga/ttys Wed Feb 13 09:46:01 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ttys,v 1.17 2000/08/12 13:43:43 mason Exp $
+# $NetBSD: ttys,v 1.18 2002/02/13 09:46:03 martti Exp $
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
#
@@ -73,6 +73,52 @@
ttypd none network
ttype none network
ttypf none network
+ttypg none network
+ttyph none network
+ttypi none network
+ttypj none network
+ttypk none network
+ttypl none network
+ttypm none network
+ttypn none network
+ttypo none network
+ttypp none network
+ttypq none network
+ttypr none network
+ttyps none network
+ttypt none network
+ttypu none network
+ttypv none network
+ttypw none network
+ttypx none network
+ttypy none network
+ttypz none network
+ttypA none network
+ttypB none network
+ttypC none network
+ttypD none network
+ttypE none network
+ttypF none network
+ttypG none network
+ttypH none network
+ttypI none network
+ttypJ none network
+ttypK none network
+ttypL none network
+ttypM none network
+ttypN none network
+ttypO none network
+ttypP none network
+ttypQ none network
+ttypR none network
+ttypS none network
+ttypT none network
+ttypU none network
+ttypV none network
+ttypW none network
+ttypX none network
+ttypY none network
+ttypZ none network
ttyq0 none network
ttyq1 none network
ttyq2 none network
diff -r 0856f1129c47 -r 5458294851f6 etc/etc.arc/ttys
--- a/etc/etc.arc/ttys Wed Feb 13 09:32:47 2002 +0000
+++ b/etc/etc.arc/ttys Wed Feb 13 09:46:01 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ttys,v 1.2 2000/08/12 13:43:44 mason Exp $
+# $NetBSD: ttys,v 1.3 2002/02/13 09:46:03 martti Exp $
#
# name getty type status comments
@@ -36,6 +36,52 @@
ttypd none network
ttype none network
ttypf none network
+ttypg none network
+ttyph none network
+ttypi none network
+ttypj none network
+ttypk none network
+ttypl none network
+ttypm none network
+ttypn none network
+ttypo none network
+ttypp none network
+ttypq none network
+ttypr none network
+ttyps none network
+ttypt none network
+ttypu none network
+ttypv none network
+ttypw none network
+ttypx none network
+ttypy none network
+ttypz none network
+ttypA none network
+ttypB none network
+ttypC none network
+ttypD none network
+ttypE none network
+ttypF none network
+ttypG none network
+ttypH none network
+ttypI none network
+ttypJ none network
+ttypK none network
+ttypL none network
+ttypM none network
+ttypN none network
+ttypO none network
+ttypP none network
+ttypQ none network
+ttypR none network
+ttypS none network
+ttypT none network
+ttypU none network
+ttypV none network
+ttypW none network
+ttypX none network
+ttypY none network
+ttypZ none network
ttyq0 none network
ttyq1 none network
ttyq2 none network
diff -r 0856f1129c47 -r 5458294851f6 etc/etc.arm26/ttys
--- a/etc/etc.arm26/ttys Wed Feb 13 09:32:47 2002 +0000
+++ b/etc/etc.arm26/ttys Wed Feb 13 09:46:01 2002 +0000
@@ -1,6 +1,6 @@
#
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
-# $NetBSD: ttys,v 1.2 2000/08/12 13:43:45 mason Exp $
+# $NetBSD: ttys,v 1.3 2002/02/13 09:46:03 martti Exp $
#
# name getty type status comments
#
@@ -24,6 +24,52 @@
ttypd none network
ttype none network
ttypf none network
+ttypg none network
+ttyph none network
+ttypi none network
+ttypj none network
+ttypk none network
+ttypl none network
+ttypm none network
+ttypn none network
+ttypo none network
+ttypp none network
+ttypq none network
+ttypr none network
+ttyps none network
+ttypt none network
+ttypu none network
+ttypv none network
+ttypw none network
+ttypx none network
+ttypy none network
+ttypz none network
+ttypA none network
+ttypB none network
+ttypC none network
+ttypD none network
+ttypE none network
+ttypF none network
+ttypG none network
+ttypH none network
+ttypI none network
+ttypJ none network
+ttypK none network
+ttypL none network
Home |
Main Index |
Thread Index |
Old Index