freebsd-dev/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
calendar.1 Replace a bunch of tabs by spaces, since they 1996-12-21 20:03:02 +00:00
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 Allow to configure national Easter names. 1996-05-10 17:32:06 +00:00
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
Makefile Add russian data handling 1996-05-10 21:39:38 +00:00
ostern.c Revert $FreeBSD$ to $Id$ 1997-02-22 19:29:21 +00:00
paskha.c Includes cleanup 1996-05-11 20:44:21 +00:00
pathnames.h - handle events that move around from year to year, i.e., 1996-02-02 06:02:41 +00:00