Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) fix bogus .Xr usage; millert@ ok. | |||
2001-08-16 | Fix a typo and document login class field correctly. | Todd C. Miller | |
Based on a patch from andrew.hoerter@NeuStar.com | |||
2001-08-15 | Move locking of the passwd file *after* we have gotten a new password | Todd C. Miller | |
from the user. Set real/effective/saved uids to 0 and block all signals so the lock cannot be kept longer than necessary. If we cannot lock, try again every 1/4 second for 2 seconds and then ask the user what they wish to do (keep trying, quit). Same as in local_passwd.c but here we need to remove a temp file in the SIGINT handler because _exit() doesn't call atexit() routines. | |||
2001-06-23 | ok, tmac is now fixed | Theo de Raadt | |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt | |
2000-10-17 | - Add a DIAGNOSTICS section explaining "the passwd file is busy". | Aaron Campbell | |
- Some other cleanups. | |||
2000-10-07 | Reword a sentence to correct bad grammar. | Aaron Campbell | |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-03-23 | Fix some formatting problems I missed before. | Aaron Campbell | |
2000-03-22 | Note that ``chfn'' and ``chsh'' are synonyms for ``chpass'', and reflect this | Aaron Campbell | |
in the NAME section as well; d@, deraadt@ ok | |||
2000-03-21 | The BUGS section comes after HISTORY, usually. | Aaron Campbell | |
2000-03-05 | Change prompt string from "Location:" to "Office Location:", to disambiguate | Aaron Campbell | |
from what is expected, and to be consistent with finger(1); from FreeBSD. | |||
1999-08-21 | Document the YP options | Niklas Hallqvist | |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-06-14 | fix gecos subfield description | Theo de Raadt | |
1998-05-29 | put temp file _PATH_VARTMP | Todd C. Miller | |
1998-03-24 | pretty | Theo de Raadt | |
1998-03-18 | .Ev EDITOR | Theo de Raadt | |
1998-03-15 | Capitalize the title of Unix Password Security correctly. | gene | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |