| Commit message (Expand) | Author | Age | Files | Lines |
* | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
* | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -3/+3 |
|\ |
|
| * | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 2 | -3/+3 |
* | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
* | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -5/+4 |
|\| |
|
| * | Remove a reference to CVS and to freefall from a user-facing man page. | Isabell Long | 2012-09-15 | 1 | -4/+3 |
| * | mdoc: add missing width argument to Bl -tag. | Joel Dahl | 2012-06-03 | 1 | -1/+1 |
* | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+14 |
|/ |
|
* | Remove trailing whitespace per mdoc lint warning | Eitan Adler | 2012-03-29 | 1 | -1/+1 |
* | When using uidstart in /etc/adduser.conf, get the next | Daniel Eischen | 2012-02-25 | 1 | -0/+1 |
* | Spelling fixes for usr.sbin/ | Ulrich Spörlein | 2011-12-30 | 1 | -2/+2 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | Ulrich Spörlein | 2010-05-13 | 1 | -3/+3 |
* | Fix a few whitespace issues and comment typos that I found while reading | Joel Dahl | 2010-01-14 | 1 | -11/+9 |
* | The original adduser/rmuser scripts in Perl used to modify the PATH | John Baldwin | 2008-07-30 | 1 | -2/+3 |
* | In the description of the password field, -w was meant, not the | Christian Brueffer | 2008-03-16 | 1 | -2/+2 |
* | Add the -M command-line option, which will set home directory permissions. | Mike Makonnen | 2008-01-27 | 2 | -1/+44 |
* | Allow adding a user(s) to additional groups in batch mode as well. | Mike Makonnen | 2007-10-20 | 2 | -1/+2 |
* | The POP daemon's temporary mail file has a leading dot ('.'). This was | Mike Makonnen | 2007-10-19 | 1 | -3/+3 |
* | Bump .Dd for r1.5; fix grammatical problem. | Ceri Davies | 2007-04-12 | 1 | -2/+2 |
* | Specify the correct way to modify this file, and warn that the | Mike Makonnen | 2007-04-12 | 1 | -1/+18 |
* | There are a couple of bugs in rev. 1.27: | Mike Makonnen | 2007-04-12 | 1 | -7/+2 |
* | Errm... I don't see how rev. 1.26 could have possibly worked or been tested. | Mike Makonnen | 2007-04-12 | 1 | -12/+13 |
* | Check if the new user already exists right after entering the | Lukas Ertl | 2007-03-26 | 1 | -2/+8 |
* | Flush my typo fix queue for this directory. | Ceri Davies | 2006-12-05 | 2 | -2/+2 |
* | Fix typos. | Ceri Davies | 2006-12-05 | 2 | -3/+3 |
* | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -2/+2 |
* | Add adding_user.8 to SEE ALSO, note that usernames may contain any character | Tom Rhodes | 2006-06-07 | 1 | -3/+6 |
* | Honour the "uuid" directive in adduser.conf | Matteo Riondato | 2006-01-22 | 1 | -1/+4 |
* | Fix a particularly egregious grammar error. | Adam Weinberger | 2005-05-24 | 1 | -1/+1 |
* | - Act according to the documentation (man page): | Robert Drehmel | 2005-04-28 | 1 | -2/+1 |
* | In fullpath_from_shell(), move the nologin detection before the cat | while | Peter Pentchev | 2004-09-23 | 1 | -7/+11 |
* | Also, match the full path to the special nologin shell. | Mike Makonnen | 2004-08-28 | 1 | -1/+2 |
* | Assorted markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-13 | 1 | -34/+43 |
* | Add note that rmuser will clean up any IPC mechanisms owned by the user. | Christian S.J. Peron | 2004-06-08 | 1 | -0/+3 |
* | Accept full path names in addition to base names for shells. | Mike Makonnen | 2004-06-06 | 2 | -11/+16 |
* | Fixed a typo. | Ruslan Ermilov | 2004-06-04 | 1 | -2/+2 |
* | This manual page will not first appear in 4.10 as RELENG_4 has a different | Tom Rhodes | 2004-04-07 | 1 | -1/+1 |
* | Fix today's faux pas by: | Tom Rhodes | 2004-03-30 | 1 | -16/+5 |
* | Add an adduser.conf manual page. | Tom Rhodes | 2004-03-30 | 3 | -3/+211 |
* | Sychronize with reality: nologin(8) is now in /usr/sbin | Colin Percival | 2004-03-30 | 1 | -3/+3 |
* | o Add an -S option to not attempt to ascertain the validity of a shell. | Mike Makonnen | 2004-03-16 | 2 | -13/+59 |
* | Make rmuser now also remove ipc resources. Also, fix a few minor | Jens Schweikhardt | 2004-02-29 | 1 | -4/+18 |
* | mdoc(7): Properly mark C headers. | Ruslan Ermilov | 2003-09-10 | 1 | -1/+1 |
* | Typo. | Mike Makonnen | 2003-06-24 | 1 | -1/+1 |
* | s/warn/info/ | Mike Makonnen | 2003-06-20 | 1 | -1/+1 |
* | Add support for the special shell nologin. | Mike Makonnen | 2003-06-20 | 2 | -5/+44 |
* | Update my email address. | Mike Makonnen | 2003-06-20 | 2 | -2/+2 |
* | Don't forget the -r on the second password prompt. | Mike Makonnen | 2003-06-20 | 1 | -1/+1 |
* | Document the -g option in the usage message. | Mike Makonnen | 2003-03-23 | 1 | -0/+1 |
* | Add a -g option to specify a default login group. | Mike Makonnen | 2003-03-20 | 2 | -10/+22 |