freebsd_amp_hwpstate/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
..
Makefile
Makefile.depend
Makefile.depend.options
README
fbtab
login.1
login.access
login.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
login.conf
login.h
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
motd.template
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