freebsd-dev/usr.bin/login
David Malone bc7e443092 Fix some warnings by making things const, adding missing headers,
removing some unused variables and making a variable unsigned.

MFC after:	3 weeks
2007-05-07 11:01:36 +00:00
..
login_audit.c Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
login_fbtab.c Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
login.1 Markup fixes. 2006-09-29 15:20:48 +00:00
login.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
login.h Fix some warnings by making things const, adding missing headers, 2007-05-07 11:01:36 +00:00
Makefile Teach login(1) about the make.conf NO_AUDIT variable. This allows us to 2006-12-13 06:13:32 +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$