freebsd-nq/usr.bin/login
Dag-Erling Smørgrav c9d0616d93 Cut through the bikeshed and remove login(1)'s setuid bit. It has no
business trying to impersonate su(1), and it does not need to be setuid
to function properly when invoked by getty(8) or telnetd(8).
2004-02-27 08:39:16 +00:00
..
login_access.c
login_fbtab.c
login.1 Remove utmp references, no longer done by login(1) in 5.x. 2003-07-08 13:01:28 +00:00
login.access.5 Do not reuse flag name in its definition. Remove inadequate sentence. 2002-10-16 15:17:38 +00:00
login.c Fix ~/.hushlogin handling. 2004-01-26 20:04:47 +00:00
login.h
Makefile Cut through the bikeshed and remove login(1)'s setuid bit. It has no 2004-02-27 08:39:16 +00:00
pathnames.h
README

This login has additional functionalities. They are all based on (part of)
Wietse Venema's logdaemon package.


The following defines can be used:
1) LOGIN_ACCESS to allow access control on a per tty/user combination
2) LOGALL to log all logins

-Guido

$FreeBSD$