]> git.cameronkatri.com Git - pw-darwin.git/history - chpass
Sychronize with reality: nologin(8) is now in /usr/sbin
[pw-darwin.git] / chpass /
2004-03-03 Marc FonvieilleTypo fix.
2004-01-18 Philippe CharnierRemove unused includes. Make it WARNS=6 friendly. Conce...
2003-07-11 Alexander KabaevDo not compare unsigned int values with ULONG_MAX....
2003-05-03 David E. O'BrienMake GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-04-09 Dag-Erling SmørgravAvoid clobbering the gecos field, as we intend to use...
2002-12-30 David E. O'BrienStyle cleanup.
2002-12-30 David E. O'BrienMake WARNS=5 clean.
2002-12-24 Ruslan Ermilovmdoc(7) police: Deal with self-xrefs.
2002-12-23 Ruslan Ermilovmdoc(7) police: more `The .Nm utility' + markup nit.
2002-12-20 Tom RhodesMove the NOTES section to DESCRIPTION. And correct...
2002-10-29 Joerg WunschDon't try to dereference a NULL pw pointer. This would...
2002-06-30 David E. O'BrienConsistently use FBSDID
2002-05-08 Dag-Erling SmørgravUse libutil and libypclnt for all passwd manipulation...
2002-04-19 Philippe CharnierUse `The .Nm utility'
2002-04-06 Dag-Erling SmørgravRename a couple of local variables to avoid warnings.
2002-03-30 David MaloneFix vendor ID.
2002-03-30 David MaloneMinor post warns stuff.
2002-03-24 Mark MurrayFix warns, ANSIfy, use __FBSDID(), sort headers.
2002-03-24 Crist J. ClarkFix a style(9) error. Put the vendor version control...
2002-03-22 Warner Loshremove __P
2002-03-18 Crist J. ClarkFix a bug that prevents "00" being used as a valid...
2002-03-18 Crist J. ClarkIt was possible for an unprivileged user to tie up...
2002-02-06 Dag-Erling SmørgravANSIfy and remove some dead code.
2002-02-06 Dag-Erling SmørgravApply the following mechanical transformations in prepa...
2002-02-05 Alfred PerlsteinThe clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS...
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...
2001-08-14 Ruslan Ermilovmdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-08 Sheldon Hearncan not -> cannot
2001-07-26 Mike BarcroftPrevent chpass(1) from writing -1 in the UID or GID...
2001-07-15 Dima DorfmanRemove whitespace at EOL.
2001-07-09 Dima Dorfmanmdoc(7) police: remove extraneous .Pp before and/or...
2000-12-19 Ruslan ErmilovPrepare for mdoc(7)NG.
2000-11-22 Alexey ZelkinUse correct macro for path name
2000-11-20 Ruslan Ermilovmdoc(7) police: use the new features of the Nm macro.
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...
2000-03-02 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
1999-12-21 Warner LoshExtra sanity checks in information from file edited...
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-17 Alexey ZelkinDocument -e flag.
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-12-02 Sheldon HearnReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-11-18 Alexey Zelkinmdoc(7)'fy
1999-10-30 Alexey Zelkinmdoc(7)'fy
1999-10-20 Andrew Gallatinfix a serious bug where, on alpha, due to a an int...
1999-09-06 Peter WemmUnifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-08-18 Chris CostelloFix a bunch of broken cross-references
1999-07-29 Sheldon HearnAllow comments and blank lines as advertised in passwd(5).
1999-04-25 Warner LoshMore egcs warning fixes:
1999-03-01 Bill PaulClose PR #10264. Don't bail directly out of passwd...
1999-02-23 Guy HelmerChange the prompt for the office location field from...
1999-02-14 Dag-Erling SmørgravIgnore errors from chflags. This makes it possible...
1999-01-18 Daniel O'CallaghanAllow two digit years 1969-2068
1998-12-13 Bruce EvansFixed disordering of cross references in previous commit.
1998-12-13 Matthew Dillon Add reference to login.conf(5)
1998-12-13 Matthew DillonPR: docs/9045
1998-12-06 Archie CobbsTweaks to allow compiling -Wall (mostly adding "const...
1998-10-17 Bruce EvansFixed printf format errors. Assume that uid_t's are...
1998-10-17 Bruce EvansFixed printf format errors. Assume that time_t's are...
1998-09-19 David E. O'BrienRemove useless `BINOWN=root' now that it is the default.
1998-09-03 Mark MurrayBump up the E_SHELL constant after an extra field was...
1998-08-14 Peter HawkinsSubmitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 Peter HawkinsSubmitted by: Peter Hawkins <thepish@FreeBSD.org>
1998-06-13 Steve PriceCorrect the description of the last four fields.
1998-04-26 Bruce EvansFixed `make -j9' by putting generated headers in $...
1998-03-23 Philippe CharnierAdd rcsid. Correct -Wall warning.
1997-12-18 Bruce EvansRemoved extra (non-trailing) arg in a call to warnx().
1997-09-28 Mark MurrayQuieten -Wall.
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-06-25 Philippe CharnierFree a malloc'ed variable before exiting. Compute line...
1997-03-29 Bill PaulFix for PR #3141: check for NULL before strdup()ing...
1997-03-29 Warner Loshcompare return value from getopt against -1 rather...
1997-02-26 Mike PritchardIf an administrator somehow manages to break the hardlinks
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-15 Wolfram SchneiderSort cross references.
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1996-11-15 Peter Wemmpw_scan() was being used to convert a string into a...
1996-10-23 Bill PaulAdd a flag to allow the 'use NIS or local?' logic to...
1996-10-22 Bill Paul*blush* Whoops: got the format strings wrong.
1996-10-22 Bill PaulPart 2 of fix for PR #1519. The problem here is similar...
1996-10-22 Bill PaulModify the 'couldn't create udp handle' message so...
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-06-15 Bill PaulAdd missing semicolon so that this module compiles...
1996-05-25 Bill PaulFix the -l flag. For some reason I can't fathom, I...
1996-05-07 Bill PaulIn use_yp(), call _yp_check() to make ultra, super...
1996-04-11 Mike PritchardPrint some warnings if root invokes chpass and sets the
1996-03-04 Bill PaulFix small bug in get_yp_master(): this function is...
1996-02-23 Bill PaulMerge in changes to support the new rpc.yppasswdd(8...
1996-02-14 Mike PritchardFix typo in xref in NOTES section.
1996-01-06 Joerg WunschMove the YP initialization earlier, so it's done before...
1995-09-02 Andreas SchulzCorrect a typo :-).
1995-09-02 Bill PaulMake use_yp() smarter about figuring out whether a...
1995-08-17 Bruce EvansRemove bogus ${DESTDIR}s from LINKS.
1995-08-13 Bill PaulTake the ypchfn/ypchsh stuff that was removed from...
next