summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set BINOWN=root explicitly for setuid root binaries.Ruslan Ermilov2001-09-131-0/+1
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsDima Dorfman2001-09-051-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-2/+3
* Use an MD5 checksum to test for file changes; the previous methodSheldon Hearn2000-04-121-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/+3
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andPeter Wemm1999-09-061-1/+1
* Allow comments and blank lines as advertised in passwd(5).Sheldon Hearn1999-07-291-1/+1
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-141-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-0/+1
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-1/+0
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-261-10/+10
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1Wolfram Schneider1997-09-131-0/+3
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofBill Paul1997-07-291-2/+5
* If an administrator somehow manages to break the hardlinksMike Pritchard1997-02-261-2/+4
* Add new option to chpass: -e "expire" ; change the account expire timePeter Wemm1996-08-121-0/+3
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-231-3/+34
* Remove bogus ${DESTDIR}s from LINKS.Bruce Evans1995-08-171-8/+10
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-131-5/+11
* Missing ${DESTDIR} on chflags commands added.Rodney W. Grimes1995-04-171-2/+3
* Fix logic in previous commit.Bruce Evans1994-11-141-1/+1
* Fix beforeinstall target:Andrey A. Chernov1994-11-081-1/+1
* Add a beforeinstall rule to turn off the immutable flag on chpass so youRodney W. Grimes1994-05-301-0/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+15