Edwin Groothuis
35304a1641
style(9)ify usr.bin/calendar
...
PR: bin/118644
Approved by: bde@ (mentor)
MFC after: 1 week
2008-08-05 08:11:54 +00:00
David Malone
e4cedda807
ANSIfy function definitions.
...
Move some extern declarations to a header file.
Remove an unneeded extern declaration for optarg.
2007-05-07 11:18:30 +00:00
David Malone
9f5b04e925
Style improvements recommended by Bruce as a follow up to some
...
of the recent WARNS commits. The idea is:
1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
2001-12-10 21:13:08 +00:00
Mark Murray
9e1e9c4421
WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)
...
Use __FBSDID().
Sort some headers.
2001-12-02 22:44:14 +00:00
Alexey Zelkin
2c21592792
Add missing $FreeBSD$ tags
2000-05-04 11:28:55 +00:00
Andrey A. Chernov
2089d0009e
Includes cleanup
...
Submitted by: bde
1996-05-11 20:44:21 +00:00
Andrey A. Chernov
9d0a521e31
Localize even more.
...
FIx Orthodox Easter calculation
Better debug output
1996-05-10 19:31:02 +00:00
Andrey A. Chernov
7f7d4bbe18
Allow to configure national Easter names.
...
Speedup my national months/days handling code.
1996-05-10 17:32:06 +00:00
Andrey A. Chernov
ab5dc10734
Localize it
...
Handle Orthodox Eastern
-Wall cleanup
1996-05-10 16:30:22 +00:00