aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/su/Makefile
Commit message (Expand)AuthorAgeFilesLines
* su(1): build with WARNS=6Eitan Adler2018-06-221-2/+0
* 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
* Undo r226423.Ed Schouten2011-10-161-0/+2
* Remove WARNS line. This tool builds with WARNS=6 properly.Ed Schouten2011-10-161-2/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Integrate audit_submit(3) bits into su. This means that records forChristian S.J. Peron2006-09-011-0/+8
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* Fixed style of assignments.Ruslan Ermilov2004-02-021-2/+2
* Remove to-be-default WARNS?=2Mark Murray2001-12-121-2/+0
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-131-0/+1
* Reinstate complete (and now correctly functioning) WARNS=2.Mark Murray2001-09-121-3/+1
* Back out (with prejudice) the last WARNS=2 fix. I cannot understandMark Murray2001-09-071-1/+3
* WARNS=2 fixes.Mark Murray2001-09-041-3/+1
* WARNS=2 type cleanup.Mark Murray2001-08-111-0/+4
* Deconvolute the authentication mess, and hand total responsiblityMark Murray2001-05-261-18/+2
* Dike out Kerberos(IV) support on the grounds that better kerberosMark Murray2001-04-281-7/+0
* Add full PAM support for account management and sessions.Mark Murray2001-03-271-3/+12
* Use libcrypto in place of libdes.Mark Murray2000-02-241-2/+2
* 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
* Change edistribution to krb4 in preaparation for K5Mark Murray1999-09-191-1/+1
* Fix Common Error brokenness.Mark Murray1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'Bruce Evans1999-08-151-4/+4
* Axe LOGIN_CAP_AUTH.Sheldon Hearn1999-08-131-13/+5
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Removed a buggy ifdef for not linking libmd explicitly. ExplicitBruce Evans1998-09-021-9/+3
* Add $Id$Gary Palmer1998-08-301-0/+1
* Still need -lmd on the alpha as it doesn't have shlibs yetGary Palmer1998-08-301-1/+1
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-1/+1
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+1
* Changes for KTH KerberosIV.Mark Murray1997-09-281-2/+2
* If elf, don't add libmd.a just because we link against libskey.so.Peter Wemm1997-09-051-0/+3
* Move libmd after all libraries to keep natural libraries orderAndrey A. Chernov1997-05-231-3/+3
* Make su login_cap savvy.David Nugent1997-01-131-4/+14
* Better integrate kerberos into su so that if an incorrect KerberosMark Murray1996-03-091-0/+1
* Make it possible to enable WHEELSU from /etc/make.conf.Garrett Wollman1995-10-121-1/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-0/+1
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-191-4/+4
* Add support for s/keysPaul Traina1994-09-291-2/+6
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-3/+9
* LDADD= -lcryptGeoff Rehmet1994-08-201-1/+2
* Don't use kerberos yet, we aren't ready.Garrett Wollman1994-08-051-3/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+11