freebsd-dev/usr.bin/chpass
Bjoern A. Zeeb 6c58990d47 Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
If turned on  no NIS support and related programs will be built.

Lost parts rediscovered by:	Danny Braniss <danny at cs.huji.ac.il>
PR:		bin/68303
No objections:	des, gshapiro, nectar
Reviewed by:	ru
Approved by:	rwatson (mentor)
MFC after:	2 weeks
2004-11-13 20:40:32 +00:00
..
chpass.1 Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)). 2004-07-26 19:49:29 +00:00
chpass.c Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00
chpass.h Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00
edit.c Avoid clobbering the gecos field, as we intend to use the original later. 2003-04-09 18:18:42 +00:00
field.c Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00
Makefile Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
table.c Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
util.c Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make 2004-01-18 21:46:39 +00:00