| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-21 | Tidy up the previous isdigit(3) boolean check. | agc |
| 2003-10-21 | Don't compare an int to NULL. | fvdl |
| 2003-09-04 | Clarify that the user's full name (not username) goes into the GECOS field. | wiz |
| 2003-06-12 | Some patches from Todd C. Miller: | agc |
| 2003-04-14 | The "default" case usually occurs at the end of all other options, so change | agc |
| 2003-04-14 | Report usage() if getopt() returns '?' | dsl |
| 2003-03-14 | This addresses PR 20156. isalnum(), isdigit() and isspace() are used with | jrf |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-03 | Add a check for the length of the login name given by the user. | agc |
| 2003-01-22 | Fix typo in first form synopsis: -k does not require -r. Okay'ed by wiz. | jmmv |
| 2002-12-21 | directory has a c. From Adrian Mrva. | wiz |
| 2002-11-08 | When deleting a user with preservation, use a password of | agc |
| 2002-11-08 | Factor out some common code. | agc |
| 2002-10-02 | Undo last, on request by agc. | wiz |
| 2002-10-02 | utilize American spelling. | wiz |
| 2002-10-02 | new sentence, new line. | grant |
| 2002-10-01 | valid_password_length() is a boolean function, so there's no point in | itojun |
| 2002-09-30 | Update previous to reflect reality. For blowfish passwords, the salt | agc |
| 2002-09-30 | Handle PR 18474 in a more safe and scalable fashion - keep a table of | agc |
| 2002-09-30 | support MD5/blowfish password. PR 18474. | itojun |
| 2002-09-06 | Describe what this utility does a bit better. Pointed out by Curt Sampson. | agc |
| 2002-08-27 | Use syslog(3) to log new users and groups, deletions of users and groups, | agc |
| 2002-08-27 | Generalise the function which checks if a user is local to work for groups | agc |
| 2002-08-07 | Set the default password (if not specified) to a single star instead | wiz |
| 2002-08-06 | Add a function is_local_user(), and use it in moduser(), to check that | agc |
| 2002-08-06 | Remove the /etc/ptmp file via pw_abort(3) if the pw_mkdb(3) call fails. | agc |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-09 | Clean up last (no spaces before parentheses). | wiz |
| 2002-07-09 | Get rid of __P() here. The rest of the sources doesn't use it, too. | tron |
| 2002-07-09 | Fix build problem probably caused by some toolchain change. | tron |
| 2002-07-08 | Remove user from supplementary groups when deleting a user and not | agc |
| 2002-06-24 | Don't xref ourselves, use Nm. | wiz |
| 2002-06-24 | Drop trailing whitespace and sort sections. | wiz |
| 2002-06-24 | add BUGS section (1 entry from bin/11244) | grant |
| 2002-06-10 | be more explicit about creation of /etc/usermgmt.conf | grant |
| 2002-06-10 | mention that -D creates defaults file if it doesn't already exist and if | grant |
| 2002-06-01 | Sort SEE ALSO. | wiz |
| 2002-06-01 | Widen tag for list. | wiz |
| 2002-06-01 | add usermgmt.conf man page. | grant |
| 2002-05-28 | fix typo | grant |
| 2002-05-03 | Handle multiple ranges on the command line and in the defaults file, | agc |
| 2002-05-03 | Fix for skeleton directory changes to defaults file from Brian Poole | agc |
| 2002-05-03 | Fix from Brian Poole <raj@cerias.purdue.edu> for improper handling of | agc |
| 2002-05-03 | Modifications from Brian Poole <raj@cerias.purdue.edu>, via OpenBSD: | agc |
| 2002-03-31 | Do the previous differently. Run through the possible ranges for uids in | agc |
| 2002-02-27 | Make wording and intent clearer. "Real-world" users have expressed confusion, | mason |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |