summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pw.8
Commit message (Expand)AuthorAgeFilesLines
* Teach pw(8) about how to use pw/gr API to reduce code duplicationbapt2012-10-301-7/+1
* - document the -l option to usermodeadler2011-12-221-1/+12
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-4/+0
* Add the groupmod '-d' option to pw to allow the deletion of existing usersscf2008-02-231-0/+10
* Clarify in what formats the grouplist for the '-G' switch may be accepted.mtm2008-01-251-1/+1
* Add home directory creation mode to pw.conf(5) and be a bitle2007-03-301-2/+5
* Introduce the new option -M to allow to set the permissions ofle2007-03-261-1/+12
* Better mdoc(7). Bump doc date.trhodes2006-10-091-3/+3
* Note the naming convention of files in share/skel and explain the "dot"trhodes2006-10-091-0/+8
* Sort sections.ru2005-01-181-56/+56
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
* Add a `-H <fd>' option that is like `-h <fd>', but accepts an alreadyiedowse2004-01-111-5/+11
* Add information about the log file.trhodes2003-05-081-0/+10
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* The .Nm utilitycharnier2002-07-141-22/+45
* Lists follow a colon, not a semicolon.dd2002-06-301-1/+1
* `pw useradd' could be used with -w without -D option.sada2002-06-261-0/+1
* In the words of the submitter:dd2002-04-051-1/+5
* Document the -7 option for usershow.dd2002-04-051-0/+9
* Merge a duplicate description of the -L option into the first one.keramida2002-03-081-10/+2
* Remove whitespace at EOL.dd2001-07-151-22/+22
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-3/+0
* mdoc(7) police: simplify bogus ``.Ql Fl'' constructs.ru2001-03-161-33/+33
* Document the lock and unlock commands.dd2001-03-141-0/+32
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-4/+8
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-15/+15
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentdavidn1999-02-231-2/+27
* Fix inappropriate use of .Ql macro.jkoshy1998-09-181-2/+2
* The `group{del,mod,show}' take require a '[group|gid]' argument.jkoshy1998-08-311-1/+4
* .Nm pw -> .Nm.charnier1998-03-231-2/+2
* Overhaul this manpage - removing typos, awkward phrasing, and addressingsteve1998-02-141-111/+123
* Use err(3) instead of local redefinition. Add rcsid string.charnier1997-10-101-51/+53
* Typo fix 'and' -> 'an'.danny1997-03-041-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Sort cross references.wosch1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Adds optional NIS passwd file updating and optionally rebuildingdavidn1997-01-051-3/+29
* Allow 8-bit characters in the passwd gecos field, and adds a paragraphdavidn1996-12-191-1/+21
* Merg-o-matic.joerg1996-12-111-13/+7
* Merge from the vendor-branch.joerg1996-12-101-56/+208
* Minor spelling/mdoc/style fixes.mpp1996-12-091-20/+25
* pw(8) -- a backend utility to manage the user and group databases.joerg1996-12-091-0/+648
OpenPOWER on IntegriCloud