Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrent and expand passwd(5) HISTORY, | 2012-06-20 | 1 | -4/+13 | |
| | | | | | | | and apply some minor tweaks to group(5) HISTORY. All facts found on http://minnie.tuhs.org/cgi-bin/utree.pl ok jmc@ sobrado@ | ||||
* | * is a character, not a string. | 2012-03-14 | 1 | -3/+4 | |
| | | | | ok ajacoutot | ||||
* | Clarify the wording regarding :*: as proposed by ajacoutot@. | 2012-03-06 | 1 | -30/+20 | |
| | | | | | | | | Spring cleanup while here: - Refrain from explaining what a colon (`:') and a comma (`,') is. - Remove speculations about future directions to be taken after 4.0BSD (sic). - And some minor wording changes. ok jmc@ millert@ ajacoutot@ | ||||
* | Document :*************: in the password field. | 2012-02-26 | 1 | -2/+7 | |
| | | | | | Triggered by a question from haesbaert@. Feedback and ok jmc@, ok haesbaert@. | ||||
* | getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5) | 2009-03-27 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | contains a matching entry, use that and refrain from accessing YP. getpwnam/getpwuid: If YP is #defined and /etc/master.passwd(5) contains a matching entry before the first YP entry, use that and stay away from YP. Taken together, this allows a solution to the following problem pointed out by deraadt@: When YP was configured but temporarily unavailable, even root login would block, hindering you when trying to do repairs. To avoid this, you can now provide a static entry for root in /etc/netid. Using suggestions from miod@ otto@ blambert@ jmc@. "commit" deraadt@, "cool" ajacoutot@, "looks fine" jmc@. | ||||
* | man page for Makefile.yp, and associated bits; from Ingo Schwarze | 2008-10-22 | 1 | -2/+3 | |
| | | | | ok deraadt | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | discuss consistently "the Epoch"; | 2007-02-06 | 1 | -4/+4 | |
| | |||||
* | make home_dir description match the rest of the page; | 2005-08-02 | 1 | -3/+7 | |
| | | | | from will h. backman; | ||||
* | note that password files should only be edited using vipw(8), not by hand; | 2005-02-09 | 1 | -1/+5 | |
| | | | | | based on freebsd pr #74656; ok millert@ | ||||
* | Clarify starred accounts and mention /sbin/nologin. OK jmc@ | 2004-10-05 | 1 | -1/+16 | |
| | |||||
* | add master.passwd to NAME, since that file is documented here too; | 2004-10-04 | 1 | -2/+3 | |
| | |||||
* | Add more info on what makes a good login name. | 2003-06-27 | 1 | -3/+6 | |
| | |||||
* | - section reorder | 2003-06-06 | 1 | -7/+7 | |
| | | | | | - macro fixes - kill whitespace at EOL | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | 2003-01-21 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | From David Krause: | 2002-03-27 | 1 | -3/+3 | |
| | | | | | | o ftpd.8: alphabetically sort FILES and add login.conf & motd o midi.4 and pckbd.4: there is no pcppi(4) man page o passwd.5: s/passwd.conf/login.conf | ||||
* | these is mostly v3 | 2002-01-24 | 1 | -2/+2 | |
| | |||||
* | o) Fix bogus .Xr usage; | 2001-11-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help; | ||||
* | Powered by @mantoya. | 2001-08-20 | 1 | -2/+2 | |
| | | | | | | o) fix bogus .Xr usage; millert@ ok. | ||||
* | typos and spelling fixes; from jsyn@nthought.com | 2001-06-24 | 1 | -2/+2 | |
| | |||||
* | spelling | 2001-03-08 | 1 | -2/+2 | |
| | |||||
* | various Xr fixes; nordin@cse.ogi.edu | 2000-11-20 | 1 | -2/+2 | |
| | |||||
* | Some share/man fleshing. | 2000-10-26 | 1 | -12/+11 | |
| | |||||
* | The login class field is now implemented. | 2000-08-20 | 1 | -9/+9 | |
| | |||||
* | Various cleanups. | 2000-03-19 | 1 | -2/+3 | |
| | |||||
* | Various cleanups. | 2000-03-01 | 1 | -40/+36 | |
| | |||||
* | From NetBSD: describe what & does in a gecos field, and clarify between | 2000-01-19 | 1 | -10/+28 | |
| | | | | master.passwd and passwd. Also, a little tidying. | ||||
* | kill superfluous .Nm macro arguments | 1998-11-29 | 1 | -2/+2 | |
| | |||||
* | share/man/man5/ man page repairs | 1998-11-26 | 1 | -28/+56 | |
| | |||||
* | Add rcsid, slight fix. | 1998-11-20 | 1 | -1/+2 | |
| | |||||
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, | 1998-09-07 | 1 | -1/+1 | |
| | | | | | then/than and such. Other miscellaneous problems fixed across these source files. | ||||
* | use Bx macro for BSD versions | 1998-06-15 | 1 | -1/+2 | |
| | |||||
* | fix gecos subfield description | 1998-06-14 | 1 | -1/+1 | |
| | |||||
* | use .Bl for gecos info; lukem | 1997-07-03 | 1 | -6/+10 | |
| | |||||
* | man page updates for passwd.conf | 1997-02-25 | 1 | -0/+6 | |
| | |||||
* | fix a typo | 1996-09-11 | 1 | -1/+1 | |
| | |||||
* | document how to turn on YP | 1996-09-06 | 1 | -1/+15 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+239 | |