1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/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 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
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