4f36ab62b6
according to cvs log of basesrc/etc/etc.sun3/ttyaction and archive of source-changes, it was backed out with MAKEDEV because of portability issue. but i think ttyaction doesn't have that issue as it's never executed on non-NetBSD environment.
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
# $NetBSD: ttyaction,v 1.2 2001/08/21 15:16:59 yamt Exp $
|
|
#
|
|
# tty action command...
|
|
ttyE0 * chown ${USER}:tty /dev/console
|