freebsd-dev/usr.bin/login
Danilo G. Baio ec80eab8a1 motd: Fix Questions List address
Following mailing lists migration from Mailman to Mlmmj.

https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/
-->
https://lists.freebsd.org/subscription/freebsd-questions

Adding a short link (as we already have for Faq and Handbook), so all
links can be indented the same way.

Reviewed by:	imp (earlier version)
Approved by:	lwhsu
Differential Revision: https://reviews.freebsd.org/D33101
2021-11-28 18:15:04 -03:00
..
fbtab Move fbtab, login.conf, and motd to usr.bin/login/ 2018-08-30 15:52:03 +00:00
login_audit.c login: use sizeof(audit_cond) consistently, NFC 2021-10-05 23:25:29 -05:00
login_fbtab.c
login.1 motd: Generate from template to /var/run 2019-07-20 20:56:31 +00:00
login.access pkgbase: Really move login.access 2019-05-22 07:41:58 +00:00
login.c usr.bin/login: send errors to console if syslog isn't running 2021-07-06 10:51:16 +01:00
login.conf Change the default locale to C.UTF-8 2020-11-14 19:16:39 +00:00
login.h
Makefile Normalize deployment tools usage and definitions by putting into one place 2020-04-07 02:46:22 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
motd.template motd: Fix Questions List address 2021-11-28 18:15:04 -03:00
pathnames.h motd: Generate from template to /var/run 2019-07-20 20:56:31 +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$