freebsd-nq/usr.bin/login
Ruslan Ermilov e1fe3dba5c Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
..
login_audit.c Make login audit-enabled, submitting audit records for the login and logout 2006-02-04 20:20:02 +00:00
login_fbtab.c
login.1 Managing login.access is no longer a responsibility of login(1). 2006-03-06 13:07:17 +00:00
login.c Make login audit-enabled, submitting audit records for the login and logout 2006-02-04 20:20:02 +00:00
login.h Make login audit-enabled, submitting audit records for the login and logout 2006-02-04 20:20:02 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
pathnames.h login(1) no longer handles /etc/login.access by itself, 2006-03-06 12:38:42 +00:00
README Remove the last reference to LOGIN_ACCESS from login(1). 2006-03-06 12:56:35 +00:00

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


The following defines can be used:

- LOGALL to log all logins


-Guido

$FreeBSD$