freebsd_amp_hwpstate/usr.bin/calendar
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
..
calendars Typo fix: Alan Turning is aka Alan Turing. 1997-06-23 06:52:58 +00:00
Makefile
calendar.1
calendar.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-29 04:34:07 +00:00
calendar.h
day.c Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
io.c Use err(3). Abort if strdup() returns NULL. 1997-06-23 06:52:13 +00:00
ostern.c
paskha.c
pathnames.h