freebsd-dev/usr.bin/login
Xin LI 60b0aa6a8f login.c doesn't really need libutil.h, don't include it.
login_fbtab.c includes paths.h and pathnames.h, and pathnames.h includes
paths.h.  Eliminate the paths.h inclusion in login_fbtab.c.

MFC after:	2 weeks
2015-09-10 22:25:40 +00:00
..
login_audit.c
login_fbtab.c login.c doesn't really need libutil.h, don't include it. 2015-09-10 22:25:40 +00:00
login.1 None of these programs actually use auth.conf. 2012-06-11 16:18:39 +00:00
login.c login.c doesn't really need libutil.h, don't include it. 2015-09-10 22:25:40 +00:00
login.h
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
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$