index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
calendar
/
ostern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long awaited update to the calendar system:
edwin
2010-03-29
1
-44
/
+2
*
DEBUG is either defined or not defined for the 'calender' sources, so use #if...
rse
2009-12-17
1
-1
/
+1
*
- Remove times.h from C programs that does not manipulate with time at
delphij
2009-12-13
1
-1
/
+0
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+1
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-1
/
+0
*
style(9)ify usr.bin/calendar
edwin
2008-08-05
1
-34
/
+33
*
ANSIfy function definitions.
dwmalone
2007-05-07
1
-6
/
+3
*
Style improvements recommended by Bruce as a follow up to some
dwmalone
2001-12-10
1
-1
/
+0
*
WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)
markm
2001-12-02
1
-3
/
+5
*
Use a slightly better documented way of calculating easter and
dwmalone
2001-01-02
1
-37
/
+26
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
sync copyright with /usr/share/examples/etc/bsd-style-copyright
wosch
1996-08-27
1
-4
/
+26
*
Includes cleanup
ache
1996-05-11
1
-3
/
+4
*
Allow to configure national Easter names.
ache
1996-05-10
1
-8
/
+14
*
Localize it
ache
1996-05-10
1
-1
/
+2
*
- handle events that move around from year to year, i.e.,
wosch
1996-02-02
1
-0
/
+94