freebsd-src/usr.bin/login
Warner Losh 5e3934b15a usr.bin: Automated cleanup of cdefs and other formatting
Apply the following automated changes to try to eliminate
no-longer-needed sys/cdefs.h includes as well as now-empty
blank lines in a row.

Remove /^#if.*\n#endif.*\n#include\s+<sys/cdefs.h>.*\n/
Remove /\n+#include\s+<sys/cdefs.h>.*\n+#if.*\n#endif.*\n+/
Remove /\n+#if.*\n#endif.*\n+/
Remove /^#if.*\n#endif.*\n/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/types.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/param.h>/
Remove /\n+#include\s+<sys/cdefs.h>\n#include\s+<sys/capsicum.h>/

Sponsored by:		Netflix
2023-11-26 22:24:01 -07:00
..
fbtab Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
login.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
login.access Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
login.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
login.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
login.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
login_audit.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
login_fbtab.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
Makefile usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
motd.template motd: Fix Questions List address 2021-11-28 18:15:04 -03:00
pathnames.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
README Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06:00

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