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
README

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$