| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
* | Fixed style bugs in previous commit (.ifndef instead of .if defined(), | bde | 2004-02-29 | 1 | -3/+2 |
* | I am a moron. | des | 2004-02-27 | 1 | -1/+1 |
* | Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined. | des | 2004-02-27 | 1 | -0/+5 |
* | Cut through the bikeshed and remove login(1)'s setuid bit. It has no | des | 2004-02-27 | 1 | -3/+0 |
* | GC (now unused here) -lcrypt. | ru | 2004-02-02 | 1 | -2/+2 |
* | Fixed some style bugs ("From:" in vendor id line, disordered MAN line, and | bde | 2002-04-21 | 1 | -5/+2 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 1 | -2/+0 |
* | Still with asbestos longjohns on, completely PAMify login(1) and remove | des | 2002-01-30 | 1 | -3/+3 |
* | Work around world breakage in previous commit. The bug is in | bde | 2001-12-01 | 1 | -2/+2 |
* | WARNS=2 fixes. | markm | 2001-12-01 | 1 | -0/+2 |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+1 |
* | Like su(1), make PAM use mandatory. Remove parts of the authentication | markm | 2001-08-30 | 1 | -9/+3 |
* | Clean out some cruft that has been put in a better (central) place. | markm | 2001-05-01 | 1 | -5/+0 |
* | Enable (optional) static linking. | markm | 2001-04-28 | 1 | -0/+5 |
* | Add full PAM support for account management and sessions. | markm | 2001-03-27 | 1 | -3/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+1 |
* | Revert the libcrypt/libmd stuff back to how it was. This should not have | peter | 1999-12-18 | 1 | -2/+2 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Force <bsd.libnames.mk> to be included, regardless of the object | jdp | 1999-01-22 | 1 | -1/+2 |
* | Allow login to be linked statically even when PAM is used, since | jdp | 1999-01-20 | 1 | -4/+2 |
* | Add a compile knob to avoid using PAM code (login will use standard Unix | abial | 1999-01-19 | 1 | -3/+11 |
* | Work around the problem that login won't link if NOSHARED=yes, | jdp | 1998-11-21 | 1 | -1/+2 |
* | ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!! | jdp | 1998-11-21 | 1 | -16/+4 |
* | unifdef -DLOGIN_CAP. After almost 2 years, I think we can assume | jdp | 1998-11-11 | 1 | -2/+2 |
* | Remove support for LOGIN_CAP_AUTH. It was never enabled, it was | jdp | 1998-11-11 | 1 | -6/+3 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
* | Fix LIBDIR (for aout/ELF). | markm | 1998-08-06 | 1 | -1/+1 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 1 | -11/+5 |
* | "lmd" -> "-lmd" | nate | 1997-09-05 | 1 | -2/+2 |
* | If building elf, don't link in libmd.a just for libskey.so to use. Under | peter | 1997-09-05 | 1 | -3/+9 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Makes login login_cap-savvy. | davidn | 1997-01-11 | 1 | -3/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Change the library order so libcrypt is the last library in the list. | nate | 1995-03-18 | 1 | -3/+3 |
* | Modify klogin to: | wollman | 1995-01-14 | 1 | -3/+6 |
* | Add distribution=krb for P-HK | wollman | 1994-11-20 | 1 | -1/+2 |
* | Include most of the logdaemon v4.4 S/key changes | pst | 1994-10-19 | 1 | -7/+8 |
* | Undo damage done between revisions 1.6 and 1.7 | csgr | 1994-09-30 | 1 | -6/+12 |
* | Install support for skey and login.access | pst | 1994-09-29 | 1 | -12/+6 |
* | First level of changes for bringing in eBones (kerberos). | csgr | 1994-09-29 | 1 | -6/+12 |
* | Implemnet fbtab ala SunOS (thanks to WZV, see login_fbtab.c) | guido | 1994-08-22 | 1 | -1/+1 |
* | Add skey supprot | guido | 1994-08-21 | 1 | -3/+7 |
* | LDADD= -lcrypt | csgr | 1994-08-20 | 1 | -1/+1 |
* | Don't compile with kerberos yet, we aren't ready. | wollman | 1994-08-05 | 1 | -4/+7 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+12 |