freebsd-dev/usr.bin/vgrind
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
RETEST
extern.h
Makefile
pathnames.h
regexp.c
tmac.vgrind
vfontedpr.c
vgrind.1
vgrind.sh
vgrindefs.5
vgrindefs.c
vgrindefs.src