| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r278642 | bapt | 2015-02-13 | 1 | -1/+11 |
* | Use PRECIOUSPROG instead of custom code to handle schg | bapt | 2015-02-12 | 1 | -11/+1 |
* | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | Remove mention of minimum password length and upper/lower case checking, | wblock | 2014-02-14 | 1 | -19/+3 |
* | Respect NO_FSCHG and don't set 'schg' flag on passwd/yppasswd is defined. | pjd | 2012-11-27 | 1 | -0/+2 |
* | None of these programs actually use auth.conf. | des | 2012-06-11 | 1 | -2/+0 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Mute some warnings on uninitialized variables. | ed | 2010-01-02 | 1 | -1/+1 |
* | Revert most part of 200420 as requested, as more review and polish is | delphij | 2009-12-13 | 1 | -0/+1 |
* | Remove unneeded header includes from usr.bin/ except contributed code. | delphij | 2009-12-11 | 1 | -1/+0 |
* | 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 |