freebsd-skq/usr.bin/chpass
gallatin d94d9af9ee 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
edit.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
field.c
Makefile Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pathnames.h
pw_copy.c Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pw_copy.h
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
util.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00