freebsd-dev/usr.bin/chpass
Alex Richardson dfb98e350c Fix i386 build of chpass after r363992
My change to allow bootstrapping pwd_mkdb (r363992) resulted in i386 build
failures because the bootstrap header was being included in non-bootstrap chpass.
Dropping the no longer required pwd_mkdb include path from chpass fixes
the build, but to be certain that the failure doesn't get re-introduced,
I've also moved the bootstrap pwd.h into a subdirectory so that adding
-I${SRCTOP}/usr.sbin/pwd_mkdb doesn't pull it in.

Reported by:	mjg
2020-08-08 10:05:27 +00:00
..
chpass.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
chpass.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
chpass.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
edit.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
field.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
Makefile Fix i386 build of chpass after r363992 2020-08-08 10:05:27 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
table.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
util.c chpass: reject change/expiry dates beyond y2106 2018-04-19 12:50:49 +00:00