Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 12/29/2000 00:18:28
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Thu Dec 28 22:18:28 UTC 2000

Modified Files:
	basesrc/libexec/getty: Makefile gettytab.5 gettytab.h init.c main.c

Log Message:
Add new :cs: modifier to gettytab which clears the screen using the
appropriate control sequence from termcap (based on the terminal type
listed in /etc/ttys for the line).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/libexec/getty/Makefile
cvs rdiff -r1.25 -r1.26 basesrc/libexec/getty/gettytab.5
cvs rdiff -r1.10 -r1.11 basesrc/libexec/getty/gettytab.h \
    basesrc/libexec/getty/init.c
cvs rdiff -r1.34 -r1.35 basesrc/libexec/getty/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.