| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug introduced in rev 1.23: | marck | 2006-09-25 | 1 | -1/+6 |
* | Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make | charnier | 2004-01-18 | 1 | -7/+1 |
* | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. | obrien | 2003-05-03 | 1 | -2/+1 |
* | Make WARNS=5 clean. | obrien | 2002-12-30 | 1 | -3/+2 |
* | Don't try to dereference a NULL pw pointer. This would happen when | joerg | 2002-10-29 | 1 | -1/+1 |
* | Use libutil and libypclnt for all passwd manipulation and NIS needs. | des | 2002-05-08 | 1 | -124/+127 |
* | Fix vendor ID. | dwmalone | 2002-03-30 | 1 | -2/+4 |
* | Fix warns, ANSIfy, use __FBSDID(), sort headers. | markm | 2002-03-24 | 1 | -8/+9 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | It was possible for an unprivileged user to tie up the password | cjc | 2002-03-18 | 1 | -21/+28 |
* | Prevent chpass(1) from writing -1 in the UID or GID fields | mike | 2001-07-26 | 1 | -1/+2 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -6/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add new option to chpass: -e "expire" ; change the account expire time | peter | 1996-08-12 | 1 | -7/+18 |
* | Move setting of username to the correcft place; also initialize it. | guido | 1996-07-14 | 1 | -3/+3 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 1 | -2/+4 |
* | Fix the -l flag. For some reason I can't fathom, I left in some code | wpaul | 1996-05-25 | 1 | -8/+5 |
* | Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs. | wpaul | 1996-02-23 | 1 | -33/+48 |
* | Move the YP initialization earlier, so it's done before the evaluation | joerg | 1996-01-06 | 1 | -26/+27 |
* | Make use_yp() smarter about figuring out whether a user is local or | wpaul | 1995-09-02 | 1 | -13/+42 |
* | Take the ypchfn/ypchsh stuff that was removed from passwd | wpaul | 1995-08-13 | 1 | -2/+30 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Add a `-p' option, allowing the super-user to directly set a user's | wollman | 1995-01-14 | 1 | -6/+22 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+192 |