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
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
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +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$