freebsd-dev/usr.bin/login
Marcelo Araujo 6a3f9a213a Use NULL instead of 0.
strtok(3) will return NULL when no more tokens remain.

MFC after:	2 weeks.
2016-04-18 05:26:32 +00:00
..
login_audit.c
login_fbtab.c Use NULL instead of 0. 2016-04-18 05:26:32 +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
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$