aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/login/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* 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
* Normalize deployment tools usage and definitions by putting into one placeMaxim Sobolev2020-04-071-1/+1
* motd: Generate from template to /var/runConrad Meyer2019-07-201-1/+1
* Fix several places where tool name has been hardcoded:Maxim Sobolev2019-06-021-1/+2
* 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-301-0/+9
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Teach login(1) about the make.conf NO_AUDIT variable. This allows us toChristian S.J. Peron2006-12-131-3/+10
* Add missing library dependencies.Ruslan Ermilov2006-04-131-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Since the whole login.access feature has moved to PAM,Yaroslav Tykhiy2006-03-061-1/+1
* Make login audit-enabled, submitting audit records for the login and logoutWayne Salamon2006-02-041-2/+2
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* Fixed style bugs in previous commit (.ifndef instead of .if defined(),Bruce Evans2004-02-291-3/+2
* I am a moron.Dag-Erling Smørgrav2004-02-271-1/+1
* Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined.Dag-Erling Smørgrav2004-02-271-0/+5
* Cut through the bikeshed and remove login(1)'s setuid bit. It has noDag-Erling Smørgrav2004-02-271-3/+0
* GC (now unused here) -lcrypt.Ruslan Ermilov2004-02-021-2/+2
* Fixed some style bugs ("From:" in vendor id line, disordered MAN line, andBruce Evans2002-04-211-5/+2
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-2/+0
* Still with asbestos longjohns on, completely PAMify login(1) and removeDag-Erling Smørgrav2002-01-301-3/+3
* Work around world breakage in previous commit. The bug is inBruce Evans2001-12-011-2/+2
* WARNS=2 fixes.Mark Murray2001-12-011-0/+2
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-131-0/+1
* Like su(1), make PAM use mandatory. Remove parts of the authenticationMark Murray2001-08-301-9/+3
* Clean out some cruft that has been put in a better (central) place.Mark Murray2001-05-011-5/+0
* Enable (optional) static linking.Mark Murray2001-04-281-0/+5
* Add full PAM support for account management and sessions.Mark Murray2001-03-271-3/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Force <bsd.libnames.mk> to be included, regardless of the objectJohn Polstra1999-01-221-1/+2
* Allow login to be linked statically even when PAM is used, sinceJohn Polstra1999-01-201-4/+2
* Add a compile knob to avoid using PAM code (login will use standard UnixAndrzej Bialecki1999-01-191-3/+11
* Work around the problem that login won't link if NOSHARED=yes,John Polstra1998-11-211-1/+2
* ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!John Polstra1998-11-211-16/+4
* unifdef -DLOGIN_CAP. After almost 2 years, I think we can assumeJohn Polstra1998-11-111-2/+2
* Remove support for LOGIN_CAP_AUTH. It was never enabled, it wasJohn Polstra1998-11-111-6/+3
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+1
* Changes for KTH KerberosIV.Mark Murray1997-09-281-11/+5
* "lmd" -> "-lmd"Nate Williams1997-09-051-2/+2
* If building elf, don't link in libmd.a just for libskey.so to use. UnderPeter Wemm1997-09-051-3/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1