]> git.cameronkatri.com Git - pw-darwin.git/history - chpass
Set BINOWN=root explicitly for setuid root binaries.
[pw-darwin.git] / chpass /
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...
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