1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00
freebsd/usr.bin/chpass
Conrad Meyer 3cd1f90972 chpass(1): Check crypt(3) return and handle error appropriately
This change is spiritually similar to the earlier r231994.

PR:		222756
Submitted by:	Lubos Boucek <bouceklubos AT gmail.com>
Obtained from:	DragonflyBSD 2020c8fec4168a5020f984a093224fade3074b25
2017-10-04 01:12:26 +00:00
..
chpass.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
chpass.c chpass(1): Check crypt(3) return and handle error appropriately 2017-10-04 01:12:26 +00:00
chpass.h
edit.c
field.c
Makefile Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend
table.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
util.c