summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Restore historical behaviour of only executing chflags on files that exist.emaste2010-05-041-0/+2
* Let the afterinstall target ignore failures from running chflags. Thisscottl2010-03-041-1/+1
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
* Make the chpass Makefile honour NO_FSCHG.ed2009-06-151-3/+4
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-4/+6
* More NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+4
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-3/+9
* Style cleanup.obrien2002-12-301-11/+10
* Make WARNS=5 clean.obrien2002-12-301-2/+1
* Use libutil and libypclnt for all passwd manipulation and NIS needs.des2002-05-081-40/+8
* Fix warns, ANSIfy, use __FBSDID(), sort headers.markm2002-03-241-1/+0
* Set BINOWN=root explicitly for setuid root binaries.ru2001-09-131-0/+1
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsdd2001-09-051-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-2/+3
* Use an MD5 checksum to test for file changes; the previous methodsheldonh2000-04-121-2/+2
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+3
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-061-1/+1
* Allow comments and blank lines as advertised in passwd(5).sheldonh1999-07-291-1/+1
* Ignore errors from chflags. This makes it possible to make installworlddes1999-02-141-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-0/+1
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-1/+0
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-04-261-10/+10
* Add manpage links ypchpass.1, ypchfn.1, ypchsh.1wosch1997-09-131-0/+3
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofwpaul1997-07-291-2/+5
* If an administrator somehow manages to break the hardlinksmpp1997-02-261-2/+4
* Add new option to chpass: -e "expire" ; change the account expire timepeter1996-08-121-0/+3
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-231-3/+34
* Remove bogus ${DESTDIR}s from LINKS.bde1995-08-171-8/+10
* Take the ypchfn/ypchsh stuff that was removed from passwdwpaul1995-08-131-5/+11
* Missing ${DESTDIR} on chflags commands added.rgrimes1995-04-171-2/+3
* Fix logic in previous commit.bde1994-11-141-1/+1
* Fix beforeinstall target:ache1994-11-081-1/+1
* Add a beforeinstall rule to turn off the immutable flag on chpass so yourgrimes1994-05-301-0/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+15
OpenPOWER on IntegriCloud