| Commit message (Expand) | Author | Age | Files | Lines |
* | Markup nits. | ru | 2007-11-07 | 1 | -2/+5 |
* | Fix a typo | brian | 2007-04-03 | 1 | -1/+1 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | seanc | 2005-08-02 | 1 | -0/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Fixed xref. | ru | 2005-01-21 | 1 | -1/+1 |
* | NO_NIS cleanup: LINKS and MLINKS | ache | 2004-12-29 | 1 | -0/+2 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | While I really liked the error message one received from `passwd' | nectar | 2003-04-18 | 1 | -6/+3 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 1 | -2/+2 |
* | Introduce enumerate of options using the standard way. | charnier | 2002-10-16 | 1 | -12/+10 |
* | #include <stdlib.h> for exit(3) prototype. | jedgar | 2002-05-11 | 1 | -0/+1 |
* | These files haven't been used in a while. | des | 2002-05-08 | 3 | -480/+0 |
* | Fix VCS inclusions. | markm | 2002-04-28 | 3 | -6/+9 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -5/+8 |
* | PAMified passwd(1). Some NIS-related issues remain to be solved, but this | des | 2002-04-15 | 2 | -286/+118 |
* | Remove bogus dependency on rlogin. | des | 2002-04-13 | 1 | -4/+3 |
* | remove __P | imp | 2002-03-22 | 2 | -4/+4 |
* | Fix world breakage introduced by my recent modifications to | cjc | 2002-03-18 | 2 | -1/+3 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 1 | -3/+3 |
* | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks | alfred | 2002-02-05 | 1 | -3/+19 |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -8/+8 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+0 |
* | reset uid back to the user before doing kerberised change password. | assar | 2001-03-12 | 1 | -0/+1 |
* | Updates for Blowfish password hashing. | markm | 2001-03-11 | 1 | -2/+6 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -15/+15 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -14/+7 |
* | Correct a few typos, including a mis-represented option (-s instead of | sheldonh | 2000-09-18 | 1 | -4/+4 |
* | Fix a premature freeing bug found with malloc debugging courtesy John Hay. | green | 2000-08-26 | 1 | -1/+5 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 1 | -14/+7 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -14/+28 |
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 1 | -2/+2 |
* | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | nik | 2000-02-11 | 1 | -5/+12 |
* | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | nik | 2000-02-11 | 1 | -2/+11 |
* | Revert the libcrypt/libmd stuff back to how it was. This should not have | peter | 1999-12-18 | 1 | -7/+6 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 1 | -6/+7 |
* | Update PicoBSD so it does not need to patch the passwd Makefile. | roger | 1999-10-30 | 1 | -0/+25 |
* | Change edistribution to krb4 in preaparation for K5 | markm | 1999-09-19 | 1 | -1/+1 |
* | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and | peter | 1999-09-06 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
* | Allow comments and blank lines as advertised in passwd(5). | sheldonh | 1999-07-29 | 1 | -2/+2 |
* | Clarify when the user gets a prompt for the old password, and that | grog | 1999-05-03 | 1 | -13/+33 |
* | Change references from "passwordperiod" to "passwordtime", since | hoek | 1999-04-30 | 1 | -2/+2 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 1 | -3/+3 |
* | Back out the new crypt(3) stuff untill we can go through an independant | markm | 1999-01-23 | 2 | -154/+31 |