freebsd-dev/usr.bin/chpass
Sheldon Hearn 9a602acc36 Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in
the environment.  This allows big ID warnings to be suppressed for
vipw and chpass as well.

Since the environment variable test is only performed for callers
of pw_scan() that do not set pw_big_ids_warning, the test can still
be overriden.  Currently, chpass and pwd_mkdb are the only users
of pw_scan() and neither of them overrides the environment variable
test.
1999-12-02 16:39:15 +00:00
..
chpass.1 Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in 1999-12-02 16:39:15 +00:00
chpass.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
chpass.h
edit.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
field.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
Makefile Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pathnames.h
pw_copy.c Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and 1999-09-06 17:30:03 +00:00
pw_copy.h
pw_yp.c fix a serious bug where, on alpha, due to a an int/long type mismatch, 1999-10-20 15:20:00 +00:00
pw_yp.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
table.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
util.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00