]> git.cameronkatri.com Git - pw-darwin.git/history - chpass/Makefile
Restore the 'beforeinstall' for chpass(1), so files with the
[pw-darwin.git] / chpass / Makefile
2016-01-28 Glen BarberRestore the 'beforeinstall' for chpass(1), so files...
2016-01-28 Glen BarberEnsure mtree(8) recognizes chpass(1) is schg.
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-02-13 Baptiste DaroussinPartially revert 278642
2015-02-12 Baptiste DaroussinUse PRECIOUSPROG instead of custom code to handle schg
2015-02-04 Enji CooperClean up more usb related files when MK_USB == no when...
2015-01-19 Glen BarberReintegrate head: r274132-r277384
2014-11-25 Baptiste DaroussinConvert to usr.bin/ to LIBADD
2014-05-21 Alan SomersIFC @266473
2014-05-08 Simon J. GerratyMerge from head
2014-05-06 Warner LoshUse src.opts.mk in preference to bsd.own.mk except...
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-19 Jamie GrittonA new jail(8) with a configuration file, to replace...
2010-08-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@211344
2010-05-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@208557
2010-05-08 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@207793
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-04 Ed MasteRestore historical behaviour of only executing chflags...
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-03-04 Scott LongLet the afterinstall target ignore failures from runnin...
2010-01-02 Ed SchoutenBuild usr.bin/ with WARNS=6 by default.
2009-09-17 Dag-Erling SmørgravMerge from head
2009-06-15 Ed SchoutenMake the chpass Makefile honour NO_FSCHG.
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2006-03-17 Ruslan ErmilovReimplementation of world/kernel build options. For...
2004-12-29 Andrey A. ChernovMore NO_NIS cleanup: LINKS and MLINKS
2004-11-13 Bjoern A. ZeebAdd knob NO_NIS (fka NO_YP_LIBC) and make world compile...
2002-12-30 David E. O'BrienStyle cleanup.
2002-12-30 David E. O'BrienMake WARNS=5 clean.
2002-05-08 Dag-Erling SmørgravUse libutil and libypclnt for all passwd manipulation...
2002-03-24 Mark MurrayFix warns, ANSIfy, use __FBSDID(), sort headers.
2001-09-13 Ruslan ErmilovSet BINOWN=root explicitly for setuid root binaries.
2001-09-05 Dima DorfmanUse CFLAGS, not COPTS, in the Makefile. bsd.prog.mk...
2000-09-06 Jacques VidrineAdd nsswitch support. By creating an /etc/nsswitch...
2000-04-12 Sheldon HearnUse an MD5 checksum to test for file changes; the previ...
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-09-06 Peter WemmUnifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really...
1999-07-29 Sheldon HearnAllow comments and blank lines as advertised in passwd(5).
1999-02-14 Dag-Erling SmørgravIgnore errors from chflags. This makes it possible...
1998-12-06 Archie CobbsTweaks to allow compiling -Wall (mostly adding "const...
1998-09-19 David E. O'BrienRemove useless `BINOWN=root' now that it is the default.
1998-04-26 Bruce EvansFixed `make -j9' by putting generated headers in $...
1997-09-13 Wolfram SchneiderAdd manpage links ypchpass.1, ypchfn.1, ypchsh.1
1997-07-29 Bill PaulModify passwd and chpass to use new AF_LOCAL RPC interf...
1997-02-26 Mike PritchardIf an administrator somehow manages to break the hardlinks
1996-08-12 Peter WemmAdd new option to chpass: -e "expire" ; change the...
1996-02-23 Bill PaulMerge in changes to support the new rpc.yppasswdd(8...
1995-08-17 Bruce EvansRemove bogus ${DESTDIR}s from LINKS.
1995-08-13 Bill PaulTake the ypchfn/ypchsh stuff that was removed from...
1995-04-17 Rodney W. GrimesMissing ${DESTDIR} on chflags commands added.
1994-11-14 Bruce EvansFix logic in previous commit.
1994-11-08 Andrey A. ChernovFix beforeinstall target:
1994-05-30 Rodney W. GrimesAdd a beforeinstall rule to turn off the immutable...
1994-05-27 Rodney W. GrimesBSD 4.4 Lite Usr.bin Sources