opnsense-src/gnu/usr.bin/man/man
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
..
glob.c Localize it 1996-10-31 08:01:16 +00:00
Makefile Fixed bogus existence test related to searching for a nearby obj 1997-04-10 16:13:17 +00:00
man.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
man.man Convert to mdoc format. 1996-12-09 07:57:54 +00:00
manpath.c Fix some file descriptor leaks. Closes PR# 2392. 1997-01-09 14:50:42 +00:00
manpath.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
ndir.h Newer new man page reader. 1993-07-07 23:07:02 +00:00
version.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00