| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks. | Jordan K. Hubbard | 1998-07-18 | 1 | -12/+47 |
| * | Trim username examples to <= 8 characters (in -STABLE only). | Tim Vanderhoek | 1998-03-18 | 1 | -10/+10 |
| * | MFC: describe full behavior. | Jordan K. Hubbard | 1998-03-08 | 1 | -23/+88 |
| * | MFC: clarify the -batch arguments. | Steve Price | 1998-02-14 | 1 | -1/+5 |
| * | Merge rev 1.23 | Wolfram Schneider | 1998-02-02 | 1 | -2/+2 |
| * | Remove the *group* files, since tclsh is no longer present | Steve Price | 1998-01-02 | 5 | -391/+3 |
| * | MFC rev 1.38 store uid_start in /etc/adduser.conf | Wolfram Schneider | 1997-12-29 | 1 | -2/+2 |
| * | off by one typo in error message | Wolfram Schneider | 1997-11-09 | 1 | -2/+2 |
| * | Merge support for login classes. | Wolfram Schneider | 1997-10-14 | 2 | -16/+57 |
| * | Merge rev 1.37 | Wolfram Schneider | 1997-09-20 | 1 | -3/+6 |
| * | Merge revision 1.25 and 1.35 | Wolfram Schneider | 1997-09-20 | 1 | -6/+6 |
| * | MFC: Cosmetic changes. | Philippe Charnier | 1997-09-02 | 2 | -27/+34 |
| * | Nologin is also a valid 'invalid' shell | Paul Traina | 1997-07-31 | 1 | -2/+2 |
| * | Merge rev 1.3 - 1.7 | Wolfram Schneider | 1997-07-28 | 1 | -31/+145 |
| * | Merge rev 1.32: `cp -r' -> `cp -R' | Wolfram Schneider | 1997-07-28 | 1 | -14/+2 |
| * | Typo: increase max group line length from 100 to 1000. | Wolfram Schneider | 1997-07-26 | 1 | -2/+2 |
| * | Some months ago I accidently committed a change that allowed the | Mike Pritchard | 1997-03-07 | 1 | -3/+3 |
| * | YAMFC: | Mike Pritchard | 1997-03-06 | 4 | -9/+9 |
| * | YAMFC: | Mike Pritchard | 1996-12-23 | 5 | -90/+99 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-28 | 3 | -8/+11 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-19 | 2 | -0/+567 |
| * | Merge from -current | Poul-Henning Kamp | 1996-11-10 | 1 | -2/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-09 | 2 | -0/+135 |
| * | rmgroup - delete a Unix group | Wolfram Schneider | 1996-10-30 | 1 | -0/+29 |
| * | addgroup - add a group or add users to a group | Wolfram Schneider | 1996-10-29 | 1 | -0/+220 |
| * | warn if reach group line limit (>200 users, >1024 bytes per line) | Wolfram Schneider | 1996-09-17 | 1 | -1/+10 |
| * | Do not backup master.passwd if pwd_mkdb returned an error. This | Wolfram Schneider | 1996-09-14 | 1 | -13/+3 |
| * | Make passwords no longer echo or display. Because of this, we now also | Jordan K. Hubbard | 1996-09-11 | 1 | -4/+16 |
| * | typo police | Adam David | 1996-08-28 | 2 | -34/+35 |
| * | sync copyright with /usr/share/examples/etc/bsd-style-copyright | Wolfram Schneider | 1996-08-27 | 2 | -46/+30 |
| * | Use the .Fx macro where appropriate. | Mike Pritchard | 1996-08-23 | 1 | -2/+3 |
| * | run pwd_mkdb with new check option [-c] to verify correctness | Wolfram Schneider | 1996-08-20 | 1 | -2/+2 |
| * | Do not add an user to a group if the group is also the login group. | Wolfram Schneider | 1996-08-14 | 1 | -11/+14 |
| * | Do not send "welcome mail" as default. If you want this feature | Wolfram Schneider | 1996-08-13 | 1 | -4/+8 |
| * | documented login name limit | Wolfram Schneider | 1996-06-09 | 1 | -9/+18 |
| * | We DON'T ship bash by default, why is it the default shell? | Gary Clark II | 1996-05-06 | 1 | -3/+3 |
| * | Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp> | Wolfram Schneider | 1996-02-10 | 1 | -2/+8 |
| * | Fix a bunch of spelling errors in a bunch of man pages. | Mike Pritchard | 1996-01-30 | 1 | -8/+8 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 5 | -478/+0 |
| * | Clean up some of the english here.. | Jordan K. Hubbard | 1995-10-22 | 1 | -10/+10 |
| * | Various fixes to make this work better when called from other tools. | Jordan K. Hubbard | 1995-10-19 | 1 | -2/+14 |
| * | The problem is the returned salt, while the freebsd man pages asks that the | Jordan K. Hubbard | 1995-05-20 | 1 | -2/+2 |
| * | Don't accept usernames longer than 8 characters | Andrey A. Chernov | 1995-04-30 | 1 | -1/+5 |
| * | Non-blocking lock | Andrey A. Chernov | 1995-04-09 | 1 | -13/+20 |
| * | o more options | Andrey A. Chernov | 1995-03-08 | 2 | -594/+1053 |
| * | Correct some of the english. | Jordan K. Hubbard | 1995-01-09 | 1 | -12/+12 |
| * | Wolfram Schneider <wosch@cs.tu-berlin.de>: | Jordan K. Hubbard | 1995-01-09 | 2 | -123/+680 |
| * | Update adduser to version by Wolfram Schneider. Sorry, Gary, but his | Jordan K. Hubbard | 1995-01-03 | 2 | -208/+541 |
| * | Change ${COPY} to -c, always needed here | Andrey A. Chernov | 1994-12-31 | 2 | -3/+3 |
| * | Remove extra targets per Bruce suggestion. | Andrey A. Chernov | 1994-12-30 | 1 | -3/+1 |