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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
extern.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
Makefile Basically reverse last commit which was plain wrong. 1997-02-08 08:57:22 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
regexp.c Slightly improve the C and C++ support. Allow for function return 1996-10-18 17:23:33 +00:00
tmac.vgrind BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 . make vgrind 8-bit clean; note that it still implicitly assumes 1996-09-08 18:23:53 +00:00
vgrindefs.5 Sort cross references. 1997-01-15 23:25:55 +00:00
vgrindefs.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
vgrindefs.src Slightly improve the C and C++ support. Allow for function return 1996-10-18 17:23:33 +00:00