Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/14/1996 19:30:02
gwr
Thu Nov 14 11:25:50 PST 1996
Update of /cvsroot/src/libexec/getty
In directory netbsd1:/var/slash-tmp/cvs-serv13580
Modified Files:
main.c
Log Message:
After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root")
gwr
Thu Nov 14 11:28:30 PST 1996
Update of /cvsroot/src/usr.bin/login
In directory netbsd1:/var/slash-tmp/cvs-serv13784
Modified Files:
login.c
Log Message:
After the chown(ttyn, ...), call ttyaction(ttyn, "login", pwd->pw_name)