]> git.cameronkatri.com Git - pw-darwin.git/history - chpass/chpass.c
backout remove of -q option for pw [user|group] next
[pw-darwin.git] / chpass / chpass.c
2012-11-27 Alexander MotinMFC
2012-11-17 Neel NatuIFC @ r243164
2012-11-15 Eitan AdlerAvoid possible null deref if ypclnt_new returns null
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-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
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-09-25 Dmitry MorozovskyFix bug introduced in rev 1.23:
2004-01-18 Philippe CharnierRemove unused includes. Make it WARNS=6 friendly. Conce...
2003-05-03 David E. O'BrienMake GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2002-12-30 David E. O'BrienMake WARNS=5 clean.
2002-10-29 Joerg WunschDon't try to dereference a NULL pw pointer. This would...
2002-05-08 Dag-Erling SmørgravUse libutil and libypclnt for all passwd manipulation...
2002-03-30 David MaloneFix vendor ID.
2002-03-24 Mark MurrayFix warns, ANSIfy, use __FBSDID(), sort headers.
2002-03-22 Warner Loshremove __P
2002-03-18 Crist J. ClarkIt was possible for an unprivileged user to tie up...
2001-07-26 Mike BarcroftPrevent chpass(1) from writing -1 in the UID or GID...
2000-09-06 Jacques VidrineAdd nsswitch support. By creating an /etc/nsswitch...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1998-12-06 Archie CobbsTweaks to allow compiling -Wall (mostly adding "const...
1997-03-29 Warner Loshcompare return value from getopt against -1 rather...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1996-08-12 Peter WemmAdd new option to chpass: -e "expire" ; change the...
1996-07-14 Guido van RooijMove setting of username to the correcft place; also...
1996-07-01 Guido van RooijImplement incremental passwd database updates. This...
1996-05-25 Bill PaulFix the -l flag. For some reason I can't fathom, I...
1996-02-23 Bill PaulMerge in changes to support the new rpc.yppasswdd(8...
1996-01-06 Joerg WunschMove the YP initialization earlier, so it's done before...
1995-09-02 Bill PaulMake use_yp() smarter about figuring out whether a...
1995-08-13 Bill PaulTake the ypchfn/ypchsh stuff that was removed from...
1995-05-30 Rodney W. GrimesRemove trailing whitespace.
1995-01-14 Garrett WollmanAdd a `-p' option, allowing the super-user to directly...
1994-05-27 Rodney W. GrimesBSD 4.4 Lite Usr.bin Sources