freebsd-nq/usr.bin/chpass
Andrew Gallatin 8f5c81c41a fix a serious bug where, on alpha, due to a an int/long type mismatch,
the uid arg to use_yp() was getting clobbered by the call to my_yp_match().
This led to a problem where a NIS user could edit root's passwd information.
1999-10-20 15:20:00 +00:00
..
chpass.1 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
chpass.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
chpass.h Bump up the E_SHELL constant after an extra field was added, thus making 1998-09-03 17:32:22 +00:00
edit.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
field.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
Makefile Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_yp.c fix a serious bug where, on alpha, due to a an int/long type mismatch, 1999-10-20 15:20:00 +00:00
pw_yp.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
table.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00