summaryrefslogtreecommitdiff
path: root/usr.bin/chpass
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-4/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-281-2/+0
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-081-2/+5
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | Partially revert 278642Baptiste Daroussin2015-02-131-1/+12
* | | | | Use PRECIOUSPROG instead of custom code to handle schgBaptiste Daroussin2015-02-121-12/+1
* | | | | 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-1/+1
| |_|/ |/| |
* | | mdoc: minor paragraph fixes.Joel Dahl2014-02-081-2/+0
| |/ |/|
* | Avoid possible null deref if ypclnt_new returns nullEitan Adler2012-11-151-2/+5
|/
* Remove unnecessary castKevin Lo2012-02-141-2/+2
* Mark the structure fields as const.Ed Schouten2011-11-062-17/+14
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* mdoc: remove stray andUlrich Spörlein2010-05-111-1/+0
* Restore historical behaviour of only executing chflags on files that exist.Ed Maste2010-05-041-0/+2
* Let the afterinstall target ignore failures from running chflags. ThisScott Long2010-03-041-1/+1
* The group field is called `gid', not `group'.Ed Schouten2010-01-141-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
* Fix bug introduced in rev 1.23:Dmitry Morozovsky2006-09-251-1/+6
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-4/+6
* Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8).Sean Chittenden2005-08-021-0/+1
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* 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
* Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)).Philippe Charnier2004-07-261-2/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* Typo fix.Marc Fonvieille2004-03-031-1/+1
* Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, makePhilippe Charnier2004-01-184-21/+39
* Do not compare unsigned int values with ULONG_MAX. The comparison isAlexander Kabaev2003-07-111-2/+2
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].David E. O'Brien2003-05-032-2/+3
* Avoid clobbering the gecos field, as we intend to use the original later.Dag-Erling Smørgrav2003-04-091-3/+10
* Style cleanup.David E. O'Brien2002-12-301-11/+10
* Make WARNS=5 clean.David E. O'Brien2002-12-302-5/+3
* mdoc(7) police: Deal with self-xrefs.Ruslan Ermilov2002-12-241-5/+5
* mdoc(7) police: more `The .Nm utility' + markup nit.Ruslan Ermilov2002-12-231-5/+5
* Move the NOTES section to DESCRIPTION. And correct some documentation whileTom Rhodes2002-12-201-11/+13
* Don't try to dereference a NULL pw pointer. This would happen whenJoerg Wunsch2002-10-291-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-302-3/+3
* Use libutil and libypclnt for all passwd manipulation and NIS needs.Dag-Erling Smørgrav2002-05-0811-1216/+317
* Use `The .Nm utility'Philippe Charnier2002-04-191-10/+15
* Rename a couple of local variables to avoid warnings.Dag-Erling Smørgrav2002-04-061-26/+26
* Fix vendor ID.David Malone2002-03-301-2/+4