freebsd-dev/usr.bin/chpass
Alexander Kabaev 8a50130bbb Do not compare unsigned int values with ULONG_MAX. The comparison is
always false on 64bit platforms and GCC 3.3.1 issues warning there.
2003-07-11 05:47:05 +00:00
..
chpass.1 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
chpass.c Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. 2003-05-03 19:44:46 +00:00
chpass.h Use libutil and libypclnt for all passwd manipulation and NIS needs. 2002-05-08 00:54:29 +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 Do not compare unsigned int values with ULONG_MAX. The comparison is 2003-07-11 05:47:05 +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 Consistently use FBSDID 2002-06-30 05:25:07 +00:00