]> git.cameronkatri.com Git - pw-darwin.git/history - chpass
Force umask to 077 (instead of 000) during the edit phase, to get
[pw-darwin.git] / chpass /
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...
1995-08-07 Garrett WollmanDelete bogus referneces to timezone code internal heade...
1995-07-16 Mike PritchardFix chpass so that it doesn't advance the password
1995-06-23 Bill PaulSomewhere along the line, somebody decided to make...
1995-05-30 Rodney W. GrimesRemove trailing whitespace.
1995-04-17 Rodney W. GrimesMissing ${DESTDIR} on chflags commands added.
1995-03-21 Andrey A. ChernovBug fixed: even root was unable to edit restricted...
1995-02-09 Jordan K. HubbardFixes for chpass.
1995-01-14 Garrett WollmanAdd a `-p' option, allowing the super-user to directly...
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