Date: Tue, 2 Sep 2003 19:17:50 +0200 (CEST) From: Mats Peterson <mats@snowbee.dyns.cx> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mats@snowbee.dyns.cx Subject: bin/56325: Incorrect information in /etc/gettytab Message-ID: <200309021717.h82HHold019980@pc10.snowbee.foo> Resent-Message-ID: <200309021720.h82HKGSO029935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 56325 >Category: bin >Synopsis: Incorrect information in /etc/gettytab >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 02 10:20:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mats Peterson >Release: FreeBSD 4.6.2-RELEASE-p12 i386 >Organization: None >Environment: System: FreeBSD pc10.snowbee.foo 4.6.2-RELEASE-p12 FreeBSD 4.6.2-RELEASE-p12 #0: Sat Aug 30 10:57:24 CEST 2003 mats@pc10.snowbee.foo:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: In /etc/gettytab, the three lines below are not valid. Using the 'np' flag will override any 'ep', 'op' or 'ap' flags (have a look at /usr/src/libexec/getty/subr.c). I suppose these lines are from some older incarnation of getty. # np:ep: same as np except inpck. # np:op: same as np:ep except for parodd (but parodd is overridden). # np:ap: same as np except istrip. >How-To-Repeat: Use ':np:ep:', ':np:op:' or ':np:ap:' in a gettytab entry. >Fix: Remove the three lines from /etc/gettytab. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309021717.h82HHold019980>