aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/adduser
Commit message (Expand)AuthorAgeFilesLines
* Remove a reference to CVS and to freefall from a user-facing man page.Isabell Long2012-09-151-4/+3
* mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-031-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* When using uidstart in /etc/adduser.conf, get the nextDaniel Eischen2012-02-251-0/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-2/+2
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-3/+3
* Fix a few whitespace issues and comment typos that I found while readingJoel Dahl2010-01-141-11/+9
* The original adduser/rmuser scripts in Perl used to modify the PATHJohn Baldwin2008-07-301-2/+3
* In the description of the password field, -w was meant, not theChristian Brueffer2008-03-161-2/+2
* Add the -M command-line option, which will set home directory permissions.Mike Makonnen2008-01-272-1/+44
* Allow adding a user(s) to additional groups in batch mode as well.Mike Makonnen2007-10-202-1/+2
* The POP daemon's temporary mail file has a leading dot ('.'). This wasMike Makonnen2007-10-191-3/+3
* Bump .Dd for r1.5; fix grammatical problem.Ceri Davies2007-04-121-2/+2
* Specify the correct way to modify this file, and warn that theMike Makonnen2007-04-121-1/+18
* There are a couple of bugs in rev. 1.27:Mike Makonnen2007-04-121-7/+2
* Errm... I don't see how rev. 1.26 could have possibly worked or been tested.Mike Makonnen2007-04-121-12/+13
* Check if the new user already exists right after entering theLukas Ertl2007-03-261-2/+8
* Flush my typo fix queue for this directory.Ceri Davies2006-12-052-2/+2
* Fix typos.Ceri Davies2006-12-052-3/+3
* Markup fixes.Ruslan Ermilov2006-09-291-2/+2
* Add adding_user.8 to SEE ALSO, note that usernames may contain any characterTom Rhodes2006-06-071-3/+6
* Honour the "uuid" directive in adduser.confMatteo Riondato2006-01-221-1/+4
* Fix a particularly egregious grammar error.Adam Weinberger2005-05-241-1/+1
* - Act according to the documentation (man page):Robert Drehmel2005-04-281-2/+1
* In fullpath_from_shell(), move the nologin detection before the cat | whilePeter Pentchev2004-09-231-7/+11
* Also, match the full path to the special nologin shell.Mike Makonnen2004-08-281-1/+2
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-34/+43
* Add note that rmuser will clean up any IPC mechanisms owned by the user.Christian S.J. Peron2004-06-081-0/+3
* Accept full path names in addition to base names for shells.Mike Makonnen2004-06-062-11/+16
* Fixed a typo.Ruslan Ermilov2004-06-041-2/+2
* This manual page will not first appear in 4.10 as RELENG_4 has a differentTom Rhodes2004-04-071-1/+1
* Fix today's faux pas by:Tom Rhodes2004-03-301-16/+5
* Add an adduser.conf manual page.Tom Rhodes2004-03-303-3/+211
* Sychronize with reality: nologin(8) is now in /usr/sbinColin Percival2004-03-301-3/+3
* o Add an -S option to not attempt to ascertain the validity of a shell.Mike Makonnen2004-03-162-13/+59
* Make rmuser now also remove ipc resources. Also, fix a few minorJens Schweikhardt2004-02-291-4/+18
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* Typo.Mike Makonnen2003-06-241-1/+1
* s/warn/info/Mike Makonnen2003-06-201-1/+1
* Add support for the special shell nologin.Mike Makonnen2003-06-202-5/+44
* Update my email address.Mike Makonnen2003-06-202-2/+2
* Don't forget the -r on the second password prompt.Mike Makonnen2003-06-201-1/+1
* Document the -g option in the usage message.Mike Makonnen2003-03-231-0/+1
* Add a -g option to specify a default login group.Mike Makonnen2003-03-202-10/+22
* o initialize a couple of local flags so the user can re-edit groupsMike Makonnen2003-03-191-2/+8
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-9/+9
* Update copyright.Mike Makonnen2003-02-162-6/+2
* Condense the output to one line per removed user. For user's whoMike Makonnen2003-02-162-21/+56
* Revisit the shell special characters issue and settle it once-and-forall.Mike Makonnen2003-02-091-13/+19
* Change the behaviour of adduser to match the previous incarnation a little more.Adrian Chadd2003-02-081-2/+26