NetBSD/usr.bin/chpass
bouyer 726dca87dc Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not
get the current passwd entry from NIS. Problem reported by Stephen M. Jone
on tech-net.
2003-04-05 20:32:26 +00:00
..
Makefile Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not 2003-04-05 20:32:26 +00:00
chpass.1 Describe class field correctly. Addresses PR 20370 by Pavel Cahyna. 2003-02-16 16:18:23 +00:00
chpass.c error handling on strdup failure 2002-11-16 15:59:26 +00:00
chpass.h fix redundant decls 2001-02-05 01:37:33 +00:00
edit.c Open the file with O_NOFOLLOW, and only use if it still has one link (from 2003-02-03 17:45:20 +00:00
field.c Fix warnings found by gcc-current with alpha target: 2002-05-09 01:58:39 +00:00
pathnames.h
pw_yp.c error handling on strdup failure 2002-11-16 15:59:26 +00:00
table.c
util.c