freebsd-src/usr.bin/login
Daniel Harris d47b06fccf Remove utmp references, no longer done by login(1) in 5.x.
PR:		54201
Submitted by:	mdg <mdg@secureworks.net>
2003-07-08 13:01:28 +00:00
..
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
login.c When the tty chown() fails, report a chown() failure rather than a 2003-04-26 02:51:03 +00:00
login.h
login_access.c
login_fbtab.c
Makefile
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$