freebsd-dev/usr.bin/chpass
Ed Schouten cb3ec8e0c1 Make the chpass Makefile honour NO_FSCHG.
The chpass Makefile tried to set the fschg flag on the binaries, even if
NO_FSCHG was passed to the installworld. This meant that if I installed
FreeBSD into a Jail, I couldn't installworld from within the Jail
anymore.

Now that it listens to NO_FSCHG, we can just make it bail out when it
fails, just like PRECIOUSPROG does.
2009-06-15 21:05:00 +00:00
..
chpass.1
chpass.c Fix bug introduced in rev 1.23: 2006-09-25 15:06:24 +00:00
chpass.h
edit.c
field.c
Makefile Make the chpass Makefile honour NO_FSCHG. 2009-06-15 21:05:00 +00:00
table.c
util.c