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 Basically reverse last commit which was plain wrong. 1997-02-08 08:57:22 +00:00
pathnames.h
regexp.c Slightly improve the C and C++ support. Allow for function return 1996-10-18 17:23:33 +00:00
tmac.vgrind
vfontedpr.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
vgrind.1 Use err(3). Nm vgrind -> Nm in man page. 1997-08-25 06:36:04 +00:00
vgrind.sh
vgrindefs.5 Sort cross references. 1997-01-15 23:25:55 +00:00
vgrindefs.c
vgrindefs.src Slightly improve the C and C++ support. Allow for function return 1996-10-18 17:23:33 +00:00