summaryrefslogtreecommitdiffstats
path: root/usr.sbin/adduser
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-285-5/+5
* Remove references to the non-existent addgroup(8) and rmgroup(8)nik1999-07-272-6/+2
* Grammar and spelling fixeskris1999-06-301-5/+5
* Added myself as maintainer.wosch1999-02-091-1/+3
* Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/dddanny1999-01-151-1/+2
* Removing -batch option from adduser. Adduser was written aswosch1998-08-172-106/+8
* Always ask for homedir.wosch1998-06-071-11/+38
* MF22: Remove confusing commahoek1998-03-181-2/+2
* Clarify the -batch arguments.steve1998-02-141-1/+5
* Typo.wosch1998-02-021-2/+2
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblitywosch1998-01-101-2/+2
* Small bugfix: store $uid_start instead hard coded value 1000wosch1997-12-241-2/+2
* Typo alert.jraynard1997-11-021-2/+2
* Do not complain about non existing shell "/nonexistent"wosch1997-09-201-3/+6
* Do not accept empty user names.wosch1997-09-201-2/+2
* Cosmetic changes.charnier1997-09-012-40/+47
* Stop the growing list of shells if /etc/adduser.confwosch1997-08-261-4/+4
* Nologin is also a valid 'invalid' shellpst1997-07-311-2/+2
* Delete dead test code.wosch1997-07-241-13/+1
* `cp -r' -> `cp -R'wosch1997-07-181-2/+2
* Remove addgroup/rmgroup -- they are completely replaced by pw(1).pst1997-07-055-362/+3
* Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-233-6/+6
* Change "no" answer to "default" for login class, because "no" classache1997-05-011-3/+3
* Allow "no" answer on login class prompt override non-emptyache1997-05-011-2/+3
* 1. Deal with login classes nowache1997-05-012-14/+54
* Variable name typo.wosch1997-04-021-2/+2
* Support comments in password database (/etc/master.passwd).wosch1997-03-091-1/+9
* Cleaned up some messages, added a check to remove a leftover popd filewosch1997-03-082-50/+227
* Revert $FreeBSD$ to $Id$peter1997-02-229-9/+9
* Sort cross references.wosch1997-01-204-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-149-9/+9
* Allow dash `-' (except for first char) and underscore `_' in usernames.wosch1996-12-292-5/+7
* remove group limits checkswosch1996-12-292-45/+7
* increase username length limit to 16wosch1996-12-291-2/+2
* Minor internal mdoc usage changes.mpp1996-12-231-4/+6
* Minor style fixes.mpp1996-12-235-87/+94
* Expand username limit to 16ache1996-12-072-7/+7
* Don't show on the screen just securely entered passwordache1996-11-271-3/+3
* do not print 'illegal shell' for pseudo users news and xtenwosch1996-11-201-2/+2
* install rmuser, addgroup, rmgroup in /usr/sbinwosch1996-11-174-4/+574
* manpages for rmgroup(8) and addgroup(8)wosch1996-11-043-2/+142
* rmgroup - delete a Unix groupwosch1996-10-301-0/+29
* addgroup - add a group or add users to a groupwosch1996-10-291-0/+220
* warn if reach group line limit (>200 users, >1024 bytes per line)wosch1996-09-171-1/+10
* Do not backup master.passwd if pwd_mkdb returned an error. Thiswosch1996-09-141-13/+3
* Make passwords no longer echo or display. Because of this, we now alsojkh1996-09-111-4/+16
* typo policeadam1996-08-282-34/+35
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-272-46/+30
* Use the .Fx macro where appropriate.mpp1996-08-231-2/+3
* run pwd_mkdb with new check option [-c] to verify correctnesswosch1996-08-201-2/+2
OpenPOWER on IntegriCloud