OpenBSD CVS

CVS log for src/usr.sbin/user/useradd.8


[BACK] Up to [local] / src / usr.sbin / user

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Tue Nov 29 03:59:31 2016 UTC (7 years, 6 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, HEAD
Changes since 1.34: +3 -6 lines
Diff to previous 1.34 (colored)

Alistair Crooks rescinded the advertising clause of his user(8)
license in 2005 in NetBSD.

https://mail-index.netbsd.org/source-changes/2005/11/25/0002.html

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 14 09:52:08 2016 UTC (7 years, 9 months ago) by tb
Branch: MAIN
Changes since 1.33: +5 -3 lines
Diff to previous 1.33 (colored)

Xr encrypt(1) in the explanation of the -p option.

ok jmc

Revision 1.33 / (download) - annotate - [select for diffs], Sat Sep 12 15:14:11 2015 UTC (8 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.32: +8 -12 lines
Diff to previous 1.32 (colored)

use .Cm for fixed string arguments

Revision 1.32 / (download) - annotate - [select for diffs], Fri Mar 13 19:58:41 2015 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.31: +5 -5 lines
Diff to previous 1.31 (colored)

remove the first comma from constructs like ", and," and ", or,": you can use
"and" and "or" to join sentence clauses, and you can use commas, but both hinders
reading;

Revision 1.31 / (download) - annotate - [select for diffs], Tue Jul 16 11:13:34 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jul 18 23:01:10 2011 UTC (12 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.29: +7 -7 lines
Diff to previous 1.29 (colored)

Sync user(8) SYNOPSIS to useradd(8) and userinfo(8)
as suggested by Glen Anderson <g dot s dot anderson at gmail dot com>;
while here, add a few missing "[,group,...]",
do not lump punctuation into .Ar, and drop useless .Li from "..".
OK jmc@

Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 17 20:32:33 2011 UTC (13 years, 1 month ago) by sobrado
Branch: MAIN
Changes since 1.28: +6 -12 lines
Diff to previous 1.28 (colored)

improve line breaking in the SYNOPSIS section.

as noted by schwarze@, the semantics of the .Bk macro is slightly
different now to conform with modern groff releases; using a
command-line option (.Op) macro, instead of its multiline version,
while preserving the .Bk/.Ek block makes our manual pages compatible
with mandoc, new groff and even groff-1.15.

ok jmc@, schwarze@

Revision 1.28 / (download) - annotate - [select for diffs], Fri Sep 3 11:22:36 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

add an EXIT STATUS section for /usr/sbin;

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jan 21 16:56:03 2009 UTC (15 years, 4 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.26: +41 -41 lines
Diff to previous 1.26 (colored)

paragraphs and sentences start with uppercase letters; synchronize
the synopsis and usage of user(8) related commands; sort the options
list in the DESCRIPTION section of the manual pages; spacing.

ok jmc@

Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 19 09:46:59 2009 UTC (15 years, 4 months ago) by sobrado
Branch: MAIN
Changes since 1.25: +3 -5 lines
Diff to previous 1.25 (colored)

replace standardized text concerning the exit values of applications
with the right mdoc macros.

Revision 1.25 / (download) - annotate - [select for diffs], Thu May 31 19:20:30 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

convert to new .Dd format;

Revision 1.24 / (download) - annotate - [select for diffs], Wed Feb 21 16:59:59 2007 UTC (17 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.23: +7 -7 lines
Diff to previous 1.23 (colored)

put -L and -G in the right place;

Revision 1.23 / (download) - annotate - [select for diffs], Tue Feb 6 17:44:51 2007 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

discuss consistently "the Epoch";

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 26 09:40:52 2004 UTC (19 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

should have updated all of these first - the same wordo in them all.
also, section order for usermgmt.conf.5 was wrong.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jun 14 17:11:46 2004 UTC (20 years ago) by millert
Branch: MAIN
Changes since 1.20: +14 -1 lines
Diff to previous 1.20 (colored)

Document where we diverge from other implementations (due to different
fields in passwd(5)).  OK otto@ a while ago.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Jun 4 18:04:21 2004 UTC (20 years ago) by otto
Branch: MAIN
Changes since 1.19: +5 -7 lines
Diff to previous 1.19 (colored)

Clear up some confusion: -e is account expiry flag, -f is password
expiry flag. Resolves PR 3792, though not by changing code, but by
changing docs, comments and an error message or two.
ok jmc@ millert@

Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 22 12:06:16 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.18: +4 -2 lines
Diff to previous 1.18 (colored)

use .Fl for flag;
from Franciszek Holop;

Revision 1.18 / (download) - annotate - [select for diffs], Thu Sep 4 08:32:15 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

clarify that user's full name (not username) generally goes in GECOS;
from Jeff Ross.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 15 06:40:15 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.16: +20 -15 lines
Diff to previous 1.16 (colored)

small mdoc fixes;
ok millert@

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jun 8 23:32:23 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.15: +69 -100 lines
Diff to previous 1.15 (colored)

Sync man pages w/ NetBSD version

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 14 06:42:09 2003 UTC (21 years, 1 month ago) by jsyn
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

Mention that without a password being specified, the account is disabled
by default.  Idea from Ross.Richardson@utas.edu.au, discussed with
millert@; closes PR 3257.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 9 02:55:45 2002 UTC (21 years, 7 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

yet another round of SEE ALSO fixes.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 14 21:35:01 2002 UTC (22 years ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

spelling; from Brian Poole <raj@cerias.purdue.edu>

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 5 17:30:15 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

'user -D -k path' was not actually changing the default values unless another
option to change was specified.  Also fix man page formatting mistake.
From Brian Poole

Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 18 01:50:44 2001 UTC (22 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.10: +110 -41 lines
Diff to previous 1.10 (colored)

Sync with NetBSD plus the following changes:
o use LINE_MAX for the max password entry length.  This is also what
  pwd_mkdb does.
o add more checks for lines that are too long
o kill some useless (and incorrect) casts
o check snprintf() return vals for sanity before use
o sync usage() with man pages
o slight KNF
o eliminate some silly uses of snprintf

Revision 1.10 / (download) - annotate - [select for diffs], Thu Aug 2 18:37:35 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

o) .Sh AUTHOR -> .Sh AUTHORS;
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;

millert@ ok

Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 25 16:37:28 2000 UTC (23 years, 9 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

document -s option with -D; PR#1374

Revision 1.8 / (download) - annotate - [select for diffs], Fri May 5 23:22:39 2000 UTC (24 years, 1 month ago) by ho
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Make -G flag work for user{add,mod}.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 25 20:58:30 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

references to /usr/share/examples/usermgmt removed as we do not have that

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 25 20:22:36 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/.Os NetBSD/.Os/

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 25 20:11:06 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

we are OpenBSD and HISTORY should say so

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 25 19:00:21 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.3: +1 -4 lines
Diff to previous 1.3 (colored)

remove some non-important HISTORY

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 24 23:37:31 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

clean up bogus .Nm ""

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 24 22:31:29 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

id-tags

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 24 22:27:00 2000 UTC (24 years, 1 month ago) by jakob
Branch: NetBSD
CVS Tags: NetBSD-20000425
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of user/group management tools from NetBSD.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 24 22:27:00 2000 UTC (24 years, 1 month ago) by jakob
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.