freebsd-dev/usr.sbin/vipw
Sheldon Hearn 07ce2a90b3 Do not rely on malloc() to zero-fill allocated memory, since it is
not documented as doing so.  This fixes a potential segmentation
violation.

PR:	14465
Reported by:	Tony Finch <fanf@demon.net>
1999-10-25 09:46:57 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pw_util.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pw_util.h Implement incremental passwd database updates. This is done by ading a '-u' 1996-07-01 19:38:50 +00:00
vipw.8 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
vipw.c Do not rely on malloc() to zero-fill allocated memory, since it is 1999-10-25 09:46:57 +00:00