HardenedBSD/usr.bin/chpass
Mike Barcroft f458f48b02 Prevent chpass(1) from writing -1 in the UID or GID fields
in the password file by properly casting integers.

PR:		27757
Reviewed by:	des
Approved by:	des
MFC after:	4 days
2001-07-26 23:27:10 +00:00
..
chpass.1
chpass.c Prevent chpass(1) from writing -1 in the UID or GID fields 2001-07-26 23:27:10 +00:00
chpass.h
edit.c Prevent chpass(1) from writing -1 in the UID or GID fields 2001-07-26 23:27:10 +00:00
field.c
Makefile
pathnames.h
pw_copy.c Prevent chpass(1) from writing -1 in the UID or GID fields 2001-07-26 23:27:10 +00:00
pw_copy.h
pw_yp.c
pw_yp.h
table.c
util.c