freebsd-dev/usr.bin/login
2007-09-21 01:55:11 +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 Use NULL instead of 0 for the return value of fopen(). 2007-09-21 01:55:11 +00:00
login.1 Markup fixes. 2006-09-29 15:20:48 +00:00
login.c Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +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$