summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+2
* PAMified passwd(1). Some NIS-related issues remain to be solved, but thisdes2002-04-151-91/+8
* Remove bogus dependency on rlogin.des2002-04-131-4/+3
* Fix world breakage introduced by my recent modifications tocjc2002-03-181-0/+2
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+0
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-091-1/+1
* Use libcrypto in place of libdes.markm2000-02-241-2/+2
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-7/+6
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-6/+7
* Update PicoBSD so it does not need to patch the passwd Makefile.roger1999-10-301-0/+25
* Change edistribution to krb4 in preaparation for K5markm1999-09-191-1/+1
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-061-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Allow comments and blank lines as advertised in passwd(5).sheldonh1999-07-291-2/+2
* Ignore errors from chflags. This makes it possible to make installworlddes1999-02-141-3/+3
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Fix LIBDIR (for aout/ELF).markm1998-08-061-2/+2
* Fixed missing dependencies on headers generated by rpcgen, as usual.bde1998-05-101-11/+9
* Fixed `make -jN' for large N, as usual.bde1998-03-061-2/+3
* Changes for KTH KerberosIV.markm1997-09-281-7/+6
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofwpaul1997-07-291-4/+7
* If an administrator somehow manages to break the hardlinksmpp1997-02-261-3/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Adds login class support for local & nis passwords:davidn1997-02-101-7/+10
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* I haven't had a single contraversial commit all week, so what thejkh1996-11-031-2/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-231-5/+37
* Point passwd to the new locations of kpasswd.c and kadm.h.gibbs1995-09-141-3/+3
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillmarkm1995-09-031-2/+2
* Remove bogus ${DESTDIR}s from LINKS.bde1995-08-171-2/+6
* Remove the ypchfn/ypchsh stuff from passwd and leave just thewpaul1995-08-131-8/+8
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+2
* Remove references to yppasswd_xdr.c: the stuff in this file already existswpaul1995-04-011-7/+6
* Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thingrgrimes1995-02-141-4/+7
* Changed passwd's Makefile to use the built-in LINKS mechanism to createwpaul1995-02-141-9/+4
* Merge with eBones stuffache1995-02-111-1/+13
* Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1wpaul1995-02-011-2/+3
* Changed passwd/yppasswd's Makefile to create all symbolic links insteadwpaul1995-02-011-5/+9
* Obtained from: The NYS projectwpaul1995-01-311-5/+12
* Kill old Kerberos password-changing support:wollman1995-01-191-12/+1
* Add distribution=krb for P-HKwollman1994-11-201-1/+2
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-4/+13
* LDADD= -lcryptcsgr1994-08-201-1/+2
* Don't use Kerberos yet, we aren't ready for it.wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+15
OpenPOWER on IntegriCloud