freebsd-dev/usr.bin/chpass
Philippe Charnier 612956f67c Remove unused includes. Make it WARNS=6 friendly. Concerning bin/2442, make
a new function dup_shell() to replace ok_shell() and make it unconditionnally
strdup() its result to make the caller's code simplier. Change ok_shell() to
just return an integer value suitable for tests (it was used mainly for that
purpose). Do not use strdup() in the caller's code but rely on dup_shell()
that will do the job for us.

PR: bin/2442
2004-01-18 21:46:39 +00:00
..
chpass.1 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +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 Style cleanup. 2002-12-30 09:46:58 +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