aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/login
Commit message (Expand)AuthorAgeFilesLines
* login.conf: add a placeholder for the pipebuf limitKonstantin Belousov2024-09-201-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* login: Missed an instance of getpwnam().Dag-Erling Smørgrav2024-01-121-2/+4
* login: Use getpwnam_r() instead of getpwnam().Dag-Erling Smørgrav2024-01-121-2/+4
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-5/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-274-8/+0
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-166-6/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* manpages: Remove telnetd referencesBrooks Davis2022-09-291-2/+2
* Fix hand-rolled METALOG entries for installconfig during distributeworldJessica Clarke2022-02-281-1/+1
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* motd: Fix Questions List addressDanilo G. Baio2021-11-281-1/+1
* login: use sizeof(audit_cond) consistently, NFCKyle Evans2021-10-061-1/+1
* usr.bin/login: send errors to console if syslog isn't runningAlex Richardson2021-07-061-1/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Revert r368776:Pedro F. Giffuni2020-12-191-4/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Change the default locale to C.UTF-8Baptiste Daroussin2020-11-141-2/+3
* Add more explicit instructions about updating motdWarner Losh2020-10-191-1/+1
* Normalize deployment tools usage and definitions by putting into one placeMaxim Sobolev2020-04-071-1/+1
* login.conf(5): update commented-out standard, tooKyle Evans2020-02-091-1/+2
* login.conf(5): set a default PATH for the daemon classKyle Evans2020-02-051-0/+6
* login.conf(5): split MAIL env var out into a "mail" capabilityKyle Evans2020-02-051-1/+3
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+6
* motd: Generate from template to /var/runConrad Meyer2019-07-205-8/+7
* Fix several places where tool name has been hardcoded:Maxim Sobolev2019-06-021-1/+2
* pkgbase: Really move login.accessEmmanuel Vadot2019-05-221-0/+46
* pkgbase: Move login.access to usb.bin/loginEmmanuel Vadot2019-05-221-1/+1
* Move fbtab, login.conf, and motd to usr.bin/login/Brad Davis2018-08-304-0/+356
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-1/+5
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Clarify warning message when failing to configure audit on user login:Robert Watson2016-11-301-1/+1
* login: fix capitalization in errx messagesEd Maste2016-10-061-18/+18
* login: clean up errx stringsEd Maste2016-09-151-19/+19
* Use NULL instead of 0.Marcelo Araujo2016-04-181-3/+3
* login.c doesn't really need libutil.h, don't include it.Xin LI2015-09-102-3/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-4/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0