| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor comment fix. | thomas | 2006-09-08 | 1 | -1/+1 |
* | (pw_copy): Handle the case of a malformed line in master.passwd | thomas | 2006-09-04 | 1 | -2/+11 |
* | Don't depend on NULL's expansion being a pointer, cast it before it is passed | stefanf | 2004-05-18 | 1 | -3/+4 |
* | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. | markm | 2003-10-18 | 1 | -29/+36 |
* | Tidy up. Sort headers. | markm | 2003-06-14 | 1 | -1/+1 |
* | Brucify. | des | 2003-04-10 | 1 | -4/+8 |
* | Correctly detect the case where a password entry was changed while we were | des | 2003-04-09 | 1 | -2/+7 |
* | Apply the correct fix for bin/50679: don't mess around with process groups | des | 2003-04-09 | 1 | -13/+19 |
* | Band-aid for the "^C kills the editor" problem. I haven't yet found the | des | 2003-04-08 | 1 | -10/+6 |
* | Make pw_edit() use /bin/sh to interpret the EDITOR environment | das | 2003-03-17 | 1 | -2/+12 |
* | Don't forget to '\n'-terminate new entries. This unbreaks chpass -a. | des | 2002-10-29 | 1 | -1/+2 |
* | Be more clear in error messages. | n_hibma | 2002-06-23 | 1 | -4/+9 |
* | If no old_pw was passed to pw_copy, compare just the name. | des | 2002-05-08 | 1 | -1/+2 |
* | Add passwd manipulation code based on parts of vipw and chpass. | des | 2002-05-08 | 1 | -82/+404 |
* | 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 | 1 | -17/+15 |
* | 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 |
* | Don't call warn() without a format string. | kris | 2000-07-12 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 1 | -1/+4 |
* | Force umask to 077 (instead of 000) during the edit phase, to get | pb | 1999-06-26 | 1 | -4/+1 |
* | Add -d option to vipw(8) to allow selection of an alternative directory | sheldonh | 1999-06-26 | 1 | -8/+14 |
* | 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 | 1 | -1/+4 |
* | 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 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 1 | -2/+8 |
* | 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 | 1 | -2/+2 |
* | Fix suspended vipw hangs | ache | 1995-03-09 | 1 | -9/+25 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+204 |