aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/passwd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NO_NIS cleanup: LINKS and MLINKSAndrey A. Chernov2004-12-291-0/+2
* PAMified passwd(1). Some NIS-related issues remain to be solved, but thisDag-Erling Smørgrav2002-04-151-91/+8
* Remove bogus dependency on rlogin.Dag-Erling Smørgrav2002-04-131-4/+3
* Fix world breakage introduced by my recent modifications toCrist J. Clark2002-03-181-0/+2
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-131-0/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-091-1/+1
* 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-7/+6
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-6/+7
* Update PicoBSD so it does not need to patch the passwd Makefile.Roger Hardiman1999-10-301-0/+25
* Change edistribution to krb4 in preaparation for K5Mark Murray1999-09-191-1/+1
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andPeter Wemm1999-09-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Allow comments and blank lines as advertised in passwd(5).Sheldon Hearn1999-07-291-2/+2
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-141-3/+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-2/+2
* Fixed missing dependencies on headers generated by rpcgen, as usual.Bruce Evans1998-05-101-11/+9
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+3
* Changes for KTH KerberosIV.Mark Murray1997-09-281-7/+6
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofBill Paul1997-07-291-4/+7
* If an administrator somehow manages to break the hardlinksMike Pritchard1997-02-261-3/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Adds login class support for local & nis passwords:David Nugent1997-02-101-7/+10
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* I haven't had a single contraversial commit all week, so what theJordan K. Hubbard1996-11-031-2/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-231-5/+37
* Point passwd to the new locations of kpasswd.c and kadm.h.Justin T. Gibbs1995-09-141-3/+3
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillMark Murray1995-09-031-2/+2
* Remove bogus ${DESTDIR}s from LINKS.Bruce Evans1995-08-171-2/+6
* Remove the ypchfn/ypchsh stuff from passwd and leave just theBill Paul1995-08-131-8/+8
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+2
* Remove references to yppasswd_xdr.c: the stuff in this file already existsBill Paul1995-04-011-7/+6
* Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thingRodney W. Grimes1995-02-141-4/+7
* Changed passwd's Makefile to use the built-in LINKS mechanism to createBill Paul1995-02-141-9/+4
* Merge with eBones stuffAndrey A. Chernov1995-02-111-1/+13
* Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1Bill Paul1995-02-011-2/+3
* Changed passwd/yppasswd's Makefile to create all symbolic links insteadBill Paul1995-02-011-5/+9
* Obtained from: The NYS projectBill Paul1995-01-311-5/+12
* Kill old Kerberos password-changing support:Garrett Wollman1995-01-191-12/+1
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-1/+2
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-4/+13
* LDADD= -lcryptGeoff Rehmet1994-08-201-1/+2
* Don't use Kerberos yet, we aren't ready for it.Garrett Wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+15