aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/adduser
Commit message (Expand)AuthorAgeFilesLines
* MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.Jordan K. Hubbard1998-07-181-12/+47
* Trim username examples to <= 8 characters (in -STABLE only).Tim Vanderhoek1998-03-181-10/+10
* MFC: describe full behavior.Jordan K. Hubbard1998-03-081-23/+88
* MFC: clarify the -batch arguments.Steve Price1998-02-141-1/+5
* Merge rev 1.23Wolfram Schneider1998-02-021-2/+2
* Remove the *group* files, since tclsh is no longer presentSteve Price1998-01-025-391/+3
* MFC rev 1.38 store uid_start in /etc/adduser.confWolfram Schneider1997-12-291-2/+2
* off by one typo in error messageWolfram Schneider1997-11-091-2/+2
* Merge support for login classes.Wolfram Schneider1997-10-142-16/+57
* Merge rev 1.37Wolfram Schneider1997-09-201-3/+6
* Merge revision 1.25 and 1.35Wolfram Schneider1997-09-201-6/+6
* MFC: Cosmetic changes.Philippe Charnier1997-09-022-27/+34
* Nologin is also a valid 'invalid' shellPaul Traina1997-07-311-2/+2
* Merge rev 1.3 - 1.7Wolfram Schneider1997-07-281-31/+145
* Merge rev 1.32: `cp -r' -> `cp -R'Wolfram Schneider1997-07-281-14/+2
* Typo: increase max group line length from 100 to 1000.Wolfram Schneider1997-07-261-2/+2
* Some months ago I accidently committed a change that allowed theMike Pritchard1997-03-071-3/+3
* YAMFC:Mike Pritchard1997-03-064-9/+9
* YAMFC:Mike Pritchard1996-12-235-90/+99
* YAMFCPoul-Henning Kamp1996-11-283-8/+11
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-192-0/+567
* Merge from -currentPoul-Henning Kamp1996-11-101-2/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-092-0/+135
* rmgroup - delete a Unix groupWolfram Schneider1996-10-301-0/+29
* addgroup - add a group or add users to a groupWolfram Schneider1996-10-291-0/+220
* warn if reach group line limit (>200 users, >1024 bytes per line)Wolfram Schneider1996-09-171-1/+10
* Do not backup master.passwd if pwd_mkdb returned an error. ThisWolfram Schneider1996-09-141-13/+3
* Make passwords no longer echo or display. Because of this, we now alsoJordan K. Hubbard1996-09-111-4/+16
* typo policeAdam David1996-08-282-34/+35
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-272-46/+30
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+3
* run pwd_mkdb with new check option [-c] to verify correctnessWolfram Schneider1996-08-201-2/+2
* Do not add an user to a group if the group is also the login group.Wolfram Schneider1996-08-141-11/+14
* Do not send "welcome mail" as default. If you want this featureWolfram Schneider1996-08-131-4/+8
* documented login name limitWolfram Schneider1996-06-091-9/+18
* We DON'T ship bash by default, why is it the default shell?Gary Clark II1996-05-061-3/+3
* Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>Wolfram Schneider1996-02-101-2/+8
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-8/+8
* recording cvs-1.6 file deathPeter Wemm1995-12-305-478/+0
* Clean up some of the english here..Jordan K. Hubbard1995-10-221-10/+10
* Various fixes to make this work better when called from other tools.Jordan K. Hubbard1995-10-191-2/+14
* The problem is the returned salt, while the freebsd man pages asks that theJordan K. Hubbard1995-05-201-2/+2
* Don't accept usernames longer than 8 charactersAndrey A. Chernov1995-04-301-1/+5
* Non-blocking lockAndrey A. Chernov1995-04-091-13/+20
* o more optionsAndrey A. Chernov1995-03-082-594/+1053
* Correct some of the english.Jordan K. Hubbard1995-01-091-12/+12
* Wolfram Schneider <wosch@cs.tu-berlin.de>:Jordan K. Hubbard1995-01-092-123/+680
* Update adduser to version by Wolfram Schneider. Sorry, Gary, but hisJordan K. Hubbard1995-01-032-208/+541
* Change ${COPY} to -c, always needed hereAndrey A. Chernov1994-12-312-3/+3
* Remove extra targets per Bruce suggestion.Andrey A. Chernov1994-12-301-3/+1