summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Set chpass to 755 too"HEADmainCameron Katri2022-01-031-1/+1
* Set chpass to 755 tooCameron Katri2022-01-021-1/+1
* Fix PREFIX logicCameron Katri2022-01-021-9/+10
* PREFIX stuffCameron Katri2021-08-281-3/+3
* Make all calls to install POSIXCameron Katri2021-08-281-3/+4
* Assume manpages are compressed with zstCameron Katri2021-05-031-2/+2
* Recommit everything, add chpass, improve history (except for a few files that...Cameron Katri2021-05-021-45/+42
* Fix i386 build of chpass after r363992Alex Richardson2020-08-081-2/+2
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* Convert absolute links to relative links.Rodney W. Grimes2017-03-071-5/+5
* Restore the 'beforeinstall' for chpass(1), so files with theGlen Barber2016-01-281-0/+7
* Ensure mtree(8) recognizes chpass(1) is schg.Glen Barber2016-01-281-17/+6
* 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-0/+51
* Create the altix project branch. The altix project will add supportMarcel Moolenaar2010-03-101-49/+0
* Let the afterinstall target ignore failures from running chflags. ThisScott Long2010-03-041-1/+1
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* Make the chpass Makefile honour NO_FSCHG.Ed Schouten2009-06-151-3/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-4/+6
* More NO_NIS cleanup: LINKS and MLINKSAndrey A. Chernov2004-12-291-0/+4
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-3/+9
* Style cleanup.David E. O'Brien2002-12-301-11/+10
* Make WARNS=5 clean.David E. O'Brien2002-12-301-2/+1
* Use libutil and libypclnt for all passwd manipulation and NIS needs.Dag-Erling Smørgrav2002-05-081-40/+8
* Fix warns, ANSIfy, use __FBSDID(), sort headers.Mark Murray2002-03-241-1/+0
* 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