| Commit message (Expand) | Author | Age | Files | Lines |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | s/insure/ensure/ in previous commit. My dictionary and m-w.com say they | brooks | 2005-10-28 | 1 | -1/+1 |
* | Mention the possibility of non-interactive scripts for EDITOR and add a | brooks | 2005-10-20 | 1 | -0/+9 |
* | Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8). | seanc | 2005-08-02 | 1 | -0/+1 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 2 | -8/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+4 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+3 |
* | Don't use NULL when we really mean 0 for call to pw_edit. | imp | 2002-08-21 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -5/+7 |
* | Use libutil and libypclnt for all passwd manipulation and NIS needs. | des | 2002-05-08 | 4 | -353/+47 |
* | Make mppath and masterpasswd pointers instead of arrays, and initialize | des | 2002-04-17 | 1 | -2/+4 |
* | Remove bogus reference to _use_yp. | des | 2002-04-15 | 1 | -9/+1 |
* | ANSIfy and constify. | des | 2002-02-05 | 4 | -33/+31 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -1/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -3/+3 |
* | Don't pass NULL to the %s format. | dd | 2001-04-22 | 1 | -2/+6 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
* | Don't call warn() without a format string. | kris | 2000-07-12 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in | sheldonh | 1999-12-02 | 1 | -1/+4 |
* | Do not rely on malloc() to zero-fill allocated memory, since it is | sheldonh | 1999-10-25 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 2 | -4/+5 |
* | Force umask to 077 (instead of 000) during the edit phase, to get | pb | 1999-06-26 | 2 | -5/+6 |
* | Report the correct master.passwd path on failure when the -d option is | sheldonh | 1999-06-26 | 1 | -2/+2 |
* | Add -d option to vipw(8) to allow selection of an alternative directory | sheldonh | 1999-06-26 | 3 | -11/+43 |
* | oops. Fix indentation of the 'for' loop I just added. | dillon | 1998-12-13 | 1 | -18/+18 |
* | Handle the race condition where vipw may lock a password file which has | dillon | 1998-12-13 | 1 | -6/+22 |
* | Since vfork() was changed to fork(), we have to pass errno back from the | des | 1998-10-20 | 1 | -3/+6 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -3/+3 |
* | Statisize usage(). | charnier | 1997-10-27 | 3 | -9/+16 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -3/+3 |
* | Endless loop. | wosch | 1997-09-29 | 1 | -5/+5 |
* | Cosmetic: distinguish in diag message between rebuilding and updating | joerg | 1997-08-24 | 1 | -1/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 3 | -4/+10 |
* | Small NIS tweak: frob pw_error() a little so that it can say either | wpaul | 1995-08-13 | 1 | -1/+8 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -4/+4 |
* | Fix suspended vipw hangs | ache | 1995-03-09 | 1 | -9/+25 |
* | Get rid of update. Make man page installation work with our scheme | wollman | 1994-08-05 | 1 | -1/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 5 | -0/+473 |