freebsd-dev/usr.bin/chpass
Glen Barber 674c45857c Restore the 'beforeinstall' for chpass(1), so files with the
schg flag are handled before being replaced by a symbolic link.

Fix passwd(1)/yppasswd(1) schg issue similarly to chpass(1).

Note:  These are likely temporary fixes while identifying any
remaining files that are not marked as 'flags=schg' via mtree(8).

Sponsored by:	The FreeBSD Foundation
2016-01-28 02:56:30 +00:00
..
chpass.1 mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
chpass.c Avoid possible null deref if ypclnt_new returns null 2012-11-15 15:06:18 +00:00
chpass.h Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
edit.c
field.c
Makefile Restore the 'beforeinstall' for chpass(1), so files with the 2016-01-28 02:56:30 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
table.c Mark the structure fields as const. 2011-11-06 17:20:44 +00:00
util.c Remove unnecessary cast 2012-02-14 10:11:45 +00:00