freebsd-dev/usr.bin/login
Maxim Sobolev 5ec57af4b2 Fix several places where tool name has been hardcoded:
install -> ${INSTALL}
    mtree -> ${MTREE_CMD}
    services_mkdb -> ${SERVICES_MKDB_CMD}
    cap_mkdb -> ${CAP_MKDB_CMD}
    pwd_mkdb -> ${PWD_MKDB_CMD}
    kldxref -> ${KLDXREF_CMD}

If you do custom FreeBSD builds you may want to override those
in some cases.

Sponsored by:	Sippy Software, Inc.
2019-06-02 23:38:19 +00:00
..
fbtab Move fbtab, login.conf, and motd to usr.bin/login/ 2018-08-30 15:52:03 +00:00
login_audit.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
login_fbtab.c
login.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
login.access pkgbase: Really move login.access 2019-05-22 07:41:58 +00:00
login.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
login.conf Move fbtab, login.conf, and motd to usr.bin/login/ 2018-08-30 15:52:03 +00:00
login.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Fix several places where tool name has been hardcoded: 2019-06-02 23:38:19 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
motd Move fbtab, login.conf, and motd to usr.bin/login/ 2018-08-30 15:52:03 +00:00
pathnames.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +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$