dougb
5e2ecdbcf7
Remove duplicate
2010-05-14 19:14:59 +00:00
ache
1ab8182e83
While I am here, add more missing (unsigned char) casts to ctype() macros
2010-05-06 16:54:46 +00:00
ache
e6323f7142
Fix recent space skipping:
...
1) add missing (unsigned char) cast to ctype() macro
2) fix off-by-one error causing last letter always doubled
2010-05-06 16:37:50 +00:00
edwin
ba07cb441a
Allerheilingen -> Allerheiligen
...
Submitted by: Ronald Klop <ronald at realworks dot nl>
2010-04-13 20:50:59 +00:00
decke
0b7d3fd200
- Add my birthday to the calendar
...
Approved by: miwi (mentor), beat (co-mentor)
2010-04-01 12:26:29 +00:00
edwin
952be307ea
For where possible, make the dates of the Tasmanian holidays properly
...
variable. The leftover ones are the Thursday before the Fourth
Saturday of October (Oct/SatFourth-2) which is not possible yet.
2010-03-30 21:11:16 +00:00
edwin
d111bc69c3
On request of joel@:
...
- Remove the 3rd clause of the UC Berkeley copyrighted files.
- For the files added copyrighted by me, move the "All rights
reserved" to the next line.
2010-03-30 06:42:01 +00:00
edwin
19ae63210a
Update the Australian calendar WRT DST.
...
Layout changes.
2010-03-29 21:17:03 +00:00
avg
a00cb190bf
calendar.freebsd: add my entry
...
MFC after: 4 days
2010-03-29 20:04:01 +00:00
trasz
9bc2cd22e9
Add myself.
...
MFC after: 2 weeks
2010-03-29 19:52:36 +00:00
des
38f0ed3dad
size_t is not equivalent to int on 64-bit platforms.
...
Pointy hat to: edwin@
2010-03-29 13:20:52 +00:00
edwin
e54571c9c6
Use new syntax for the dutch calendar: Use local month names instead
...
of english ones.
2010-03-29 07:09:27 +00:00
edwin
14fe0275f0
Bump WARNS to 7
2010-03-29 07:08:47 +00:00
edwin
914d5a5c2d
Long awaited update to the calendar system:
...
- Repeating events which span multiple years (because of -A, -B or
just the three days before the end of the year).
- Support for lunar events (full moon, new moon) and solar events
(equinox and solstice, chinese new year). Because of this, the
options -U (UTC offset) and -l (longitude) are available to
compensate if reality doesn't match the calculated values.
MFC after: 1 month
2010-03-29 06:49:20 +00:00
brucec
d9a0ec0c9e
Add my birthday.
...
Approved by: rrs (mentor)
2010-01-29 14:41:16 +00:00
beat
3967eef496
Add my birthday to the calendar.
2010-01-26 21:36:11 +00:00
avilla
d71df49cc2
Add myself.
...
Approved by: tabthorpe (mentor)
2010-01-26 20:39:27 +00:00
wxs
5f00b658cb
- Add myself. I forgot to do this when I got my commit bit.
2010-01-26 19:48:46 +00:00
ed
9b380e30d4
Build usr.bin/ with WARNS=6 by default.
...
Also add some missing $FreeBSD$ to keep svn happy.
2010-01-02 10:27:05 +00:00
edwin
1c45e9d066
Nationalise Easter -> Pasen
...
MFC after: 1 week
2009-12-17 20:41:59 +00:00
rse
22655be88e
rewind(3) is already declared to return 'void', so no need for an explicit cast
2009-12-17 08:42:44 +00:00
rse
803dcdc836
DEBUG is either defined or not defined for the 'calender' sources, so use #ifdef and not just #if -- both to be semantically correct and also to be aligned with the rest of the 'calendar' sources
2009-12-17 08:41:06 +00:00
edwin
a02a0979b1
Add Australian, New Zealand and Ukraian calendars to the "all" target".
...
MFC after: 1 week
2009-12-17 07:18:06 +00:00
delphij
1d2fa62026
- Remove times.h from C programs that does not manipulate with time at
...
all.
- Remove pathnames.h from all but io.c since it's the only module that
used these definations.
2009-12-13 04:50:11 +00:00
delphij
0842b7d53f
Revert most part of 200420 as requested, as more review and polish is
...
needed.
2009-12-13 03:14:06 +00:00
delphij
b963db4652
Remove unneeded header includes from usr.bin/ except contributed code.
...
Tested with: make universe
2009-12-11 23:35:38 +00:00
gavin
b57ea9bc60
Add my birthday.
...
Approved by: ed (mentor)
2009-12-09 22:03:57 +00:00
bcr
f010ce75e3
Belatedly add my calendar entry.
...
Discussed with: remko
Approved by: remko, jkois (mentor)
2009-10-05 19:29:49 +00:00
fluffy
133c231e50
Add my birthday
...
Approved by: re (rwatson) miwi (mentor)
2009-08-15 15:40:30 +00:00
yzlin
178f9ce8d2
- Add my birthday
...
- Add myself to ports committers and to lwhsu's mentee list
Approved by: re (kib), lwhsu (mentor)
2009-07-21 09:54:04 +00:00
edwin
4cf06dbfb7
[patch] calendar.music: Chuck Berry was born in St. Louis, Missouri, not California
...
The /usr/bin/calendar program reports that Chuck Berry was born
in San Jose California but he was not born in California.
Chuck Berry was born in St. Louis, Missouri in 1926 on October 18.
http://www.chuckberry.com/about/bio.htm
http://www.khaldea.com/charts/chuckberry.shtml
http://en.wikipedia.org/wiki/Chuck_Berry
PR: conf/128215
Submitted by: comet--berkeley (aka Pablo Picasso) <comet@transbay.net>
MFC after: 2 days
2009-06-04 21:48:04 +00:00
skreuzer
253d1efca2
Add my birthday
...
Approved by: wxs (mentor)
2009-05-07 15:32:13 +00:00
rene
f589dbe020
Add my birthday to the calendar.
...
Approved by: remko
2009-05-05 16:45:25 +00:00
snb
d011bcaef9
Add myself as a mentee of dwmalone for the committers graph. Also add my
...
birthday to the calendar.
Approved by: dwmalone (mentor)
2009-05-05 15:03:19 +00:00
fabient
1723e39bc4
Add information about me as a new committer to the src tree
...
Approved by: jkoshy (mentor)
2009-03-17 14:53:42 +00:00
rdivacky
c6d837700b
Add myself.
...
Approved by: ed (mentor)
2009-03-12 16:55:16 +00:00
makc
6d22c34c99
Add myself.
2009-02-19 16:16:44 +00:00
pho
529c4f245c
Add myself
...
Approved by: kib (mentor)
2008-11-18 14:05:11 +00:00
edwin
12b4602e86
Move functions which are only locally used into their C files and
...
make them static.
usage() in calendar.c
event_*() in io.c
PR: bin/118644
Approved by: bde@ (mentor)
2008-08-05 08:16:37 +00:00
edwin
8a75d14908
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
edwin
50751ffe31
calendar.holiday: Buinea-bissau should be Guinea-Bissau
...
PR: conf/126199
Submitted by: comet--berkeley (aka Pablo Picasso) <comet@transbay.net>
Approved by: bde@
2008-08-03 09:21:47 +00:00
pgollucci
861df0f077
Adding myself as a new ports committer
...
Reviewed by: gabor (mentor)
Approved by: araujo (mentor)
2008-07-23 01:37:04 +00:00
sson
0abee8ada4
Added my birthday to the FreeBSD calendar.
...
Approved by: jb (mentor)
2008-07-08 15:43:54 +00:00
mav
6f4770a5ef
Add myself. Better late then never.
2008-06-19 17:10:05 +00:00
amdmi3
6e3a72289a
Add myself.
...
Approved by: miwi (mentor)
2008-06-19 16:29:37 +00:00
eri
8690aed8ef
Add my birthday to the calendar.
...
Approved by: mlaier (mentor)
2008-06-16 17:35:34 +00:00
ivoras
9ba43e89a0
Add myself to the calendar.
...
Approved by: gnn (mentor)
2008-06-12 22:52:11 +00:00
gonzo
197cf7b9ba
Add myself to the calendar
...
Approved by: cognet (mentor)
2008-05-24 11:10:46 +00:00
manolis
792d40b14c
Add myself to calendar.freebsd
...
This will also help me not forget my own birthday :)
Approved by: gabor (mentor)
2008-05-24 08:54:00 +00:00
ed
8f3ba2f95c
Last but not least, add myself to the list of birthdays as well.
...
Approved by: philip (mentor)
2008-05-22 13:21:05 +00:00
rpaulo
9154ee1f9b
Add myself.
2008-05-18 11:05:41 +00:00
adrian
c7ee657369
Fix #2 .
2008-05-13 23:24:06 +00:00
adrian
6664903534
Fix whitespace bug introduced a couple commits ago.
2008-05-13 23:07:42 +00:00
adrian
952fed3f8d
BSDCan update #2 .
2008-05-13 22:46:13 +00:00
adrian
124a5fd5d8
BSDCan calendar file update #1 .
2008-05-13 22:27:32 +00:00
scf
059d045f2e
Capitalize "Eve". This is the correct form and now matches
...
calendar.usholiday.
MFC after: 3 days
2008-04-24 01:37:12 +00:00
pgj
f40924813a
Add:
...
- myself to the doc committers' graph
- my birthday to the FreeBSD calendar
Approved by: gabor (mentor)
2008-04-22 15:42:20 +00:00
lippe
d18ce1d4e4
- Add my birthday entry
...
Approved by: gabor (mentor)
2008-03-08 03:54:30 +00:00
jadawin
84c5b3eb0b
- Add my birthday.
...
Approved by : thierry (co-mentor)
2008-03-03 13:14:39 +00:00
ganbold
12a5976243
Add my birthday.
...
Approved by: keramida(mentor)
2008-02-27 07:39:31 +00:00
gahr
4d7180a4bf
- Add my birthday
...
Approved by: miwi (mentor)
2008-02-26 15:31:30 +00:00
edwin
973784d3c3
remove Vette Dinsdag. It was on the wrong day of the week, and not really a term I'm familiar with. Of course this can happen since naming of events and happenings during Carnaval are very localized
...
Approved by: grog@
2008-02-18 07:09:17 +00:00
antoine
c9994c03d3
Add my birthday.
...
Approved by: rwatson (mentor)
2008-02-05 19:34:54 +00:00
weongyo
60090fe4ff
Add my birthday to the calendar.
...
Approved by: thompsa (mentor)
2008-01-01 10:29:22 +00:00
grog
08cba53c94
style(9)
2007-12-30 22:04:04 +00:00
grog
0abc02edc2
If we can't open a calendar file, don't guess why. Check the error
...
return and print a useful message.
Prior to this commit, access problems could give rise to messages that
the file didn't exist.
2007-12-30 22:02:50 +00:00
maxim
9251d75b01
o Fix a holiday to reflect a reality.
...
Submitted by: Andrey V. Elsukov
MFC after: 1 week
2007-12-17 07:36:39 +00:00
brix
f99a913488
Add my birthday to the calendar.
...
Approved by: erwin (mentor)
2007-11-01 21:56:09 +00:00
kevlo
9a9592dceb
Never use getenv("HOME") without checking for NULL and non-zero
...
Obtained from: OpenBSD
2007-10-30 03:44:10 +00:00
lulf
672f4a5d6c
- Add my birthday to the calendar.
...
Approved by: kib (mentor)
2007-10-25 19:35:09 +00:00
lme
4908d18d76
Add myself to the FreeBSD calendar.
...
Approved by: miwi (mentor)
2007-10-14 19:55:32 +00:00
maxim
7f8124e3c0
o Pablo Picasso's birthday is October 25 not October 5.
...
PR: conf/116952
Submitted by: Pablo Picasso <comet@transbay.net>
2007-10-14 08:52:29 +00:00
edwin
4ec928319a
Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.praznici
...
with fixes and new dates.
PR: conf/26658
Submitted by: Josip Rodin <joy@gkvk.hr>
Approved by: re@ (bmah), grog@ (mentor)
MFC after: 1 week
2007-09-21 23:43:03 +00:00
tabthorpe
0e9f94b568
- add my entry
...
Approved by: re (bmah), clsung/miwi (mentors)
2007-09-21 12:12:13 +00:00
edwin
ce87421a55
More dates: Sint Maarten, Dierendag, Trinitatis
...
Fix spelling: Carnaval
Add more of the Royal Family.
Approved by: re@ (Ken Smith), grog@ (mentor)
MFC after: 1 week
2007-09-20 21:46:04 +00:00
edwin
9bc4ef5284
Add misc entries communilated over the year
...
PR: conf/113285, conf/113642, conf/70252 and conf/61641
Submitted by: Edwin Groothuis <edwin@mavetju.org>, <acc107_3@acc.tula.ru>, Evan Dower <evantd@cs.washington.edu>
MFC after: 1 week
Approved by: re (bmah@), mentor (grog@)
2007-09-07 03:23:06 +00:00
bland
c92e6f0075
Update for japanese holidays.
...
PR: 114732
Approved by: re (rwatson)
2007-07-27 12:09:55 +00:00
scf
038c1f6362
Add myself as a src committer.
...
Approved by: wes (mentor)
Approved by: re (bmah)
2007-06-25 14:28:12 +00:00
timur
2d76b78be2
Add myself as a commiter.
...
Approved by: shaun (mentor)
2007-06-13 16:37:36 +00:00
beech
82a09af237
- Add myself.
...
Approved by: sat (mentor)
2007-06-09 21:46:04 +00:00
grog
4781a8b910
Sort events by date.
...
Correct long-standing off-by-one error in -W option.
Submitted by: edwin@
Shorten some long lines. These files are still not completely
style(9) compliant.
2007-06-09 05:54:13 +00:00
grog
b7b020d418
Include calendar.dutch.
2007-06-09 05:51:24 +00:00
grog
c47132876a
Dutch calendar.
...
Submitteed by: edwin@
2007-06-09 05:41:18 +00:00
grog
fa5746210d
Fix various bugs in the -A and -B options.
...
Submitted by: edwin@
PR: bin/113250
MFC after: 2 weeks
2007-06-03 03:07:10 +00:00
dwmalone
dda0e5cbe4
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
benjsc
2a0c0b82dd
Add myself
...
Approved by: mlaier (mentor)
2007-05-03 11:34:36 +00:00
dwmalone
2aae76aee9
Change the date for Daylight Savings in the US.
...
PR: 111102
Submitted by: Sean Farley <sean-freebsd@farley.org>
Obtained from: OpenBSD
2007-04-29 20:03:06 +00:00
araujo
6342cf3dcc
- Added entry for Marcelo S. Araujo.
...
Approved by: itetcu (comentor)
2007-04-27 18:17:41 +00:00
nemoliu
13ff2a251e
add myself.
...
Approved by: delphij (mentor)
2007-04-25 11:59:10 +00:00
lwhsu
1b4c71ec10
Add myself.
...
Approved by: clsung (mentor)
2007-04-04 02:34:33 +00:00
chinsan
ce5c98a7c9
- Add myself.
...
Approved by: delphij@ (mentor)
2007-04-03 06:02:49 +00:00
bushman
0129b40874
Add myself.
...
Approved by: brooks (mentor)
2007-03-11 06:44:37 +00:00
mbr
784667db7c
Uppercase FreeBSD, sigh.
2007-03-10 18:31:33 +00:00
mbr
27f0d39f3b
Add myself
2007-03-10 18:30:12 +00:00
brueffer
578361cc4b
Uppercase FreeBSD.
2007-03-10 12:45:46 +00:00
mckusick
6f0e028b09
Add myself.
2007-03-10 05:56:05 +00:00
ru
33cf984c1f
Sort (once again) by month/day/year/login.
2007-03-09 20:31:46 +00:00
jkois
28054e68a1
Add my record.
...
Discussed with and approved by: remko@
2007-03-09 20:14:59 +00:00
miwi
0db7f2bd93
- Add my birthday
2007-03-08 22:53:50 +00:00
mita
2b2cf55a08
Following rwatson's suggestion.
...
<20070307130635.M28276@fledge.watson.org>
2007-03-08 13:09:55 +00:00
tdb
be0a5845fc
Add my birthday to the FreeBSD calendar.
...
Encouraged by: rwatson
2007-03-08 12:17:01 +00:00
ticso
d9d5725f51
Add myself to the FreeBSD calendar.
2007-03-08 10:54:27 +00:00
bmah
53ff49357d
Jump on the calendar bandwagon and add myself.
2007-03-07 19:15:18 +00:00
stefan
425f537f26
Add my birthday to calendar.freebsd.
2007-03-07 19:00:01 +00:00
db
e52646418f
- Add myself to calendar.freebsd
...
Encouraged by: rwatson, ehaupt
Approved by: ehaupt (mentor)
2007-03-07 16:06:48 +00:00
piso
96e2639962
Correctly sort my entry to FreeBSD calendar first by date, then by year.
...
Pointed out by: ru
2007-03-07 16:02:32 +00:00
piso
6cd0d56a48
Add my bithdate to the FreeBSD calendar.
2007-03-07 15:08:51 +00:00
ariff
b802e667ee
Add my birth date/location to the FreeBSD calendar.
2007-03-07 14:48:42 +00:00
rafan
56cab112ce
Add myself to the FreeBSD calendar
2007-03-07 13:45:39 +00:00
kib
e144e70479
Add my birthday to the freebsd calendar
2007-03-07 13:21:55 +00:00
dougb
802f16fd6b
Update birth entry for Warren Zevon with his birthplace, and add an
...
entry for his death. Both per Wikipedia.
2007-01-24 21:21:38 +00:00
dwmalone
6e5300acbc
Updated calendar.judaic from Josef Grosch. I converted some tabs to spaces
...
before committing this.
2007-01-14 09:58:39 +00:00
bland
d574c9f05b
Update for japanese holidays.
...
PR: 107703
2007-01-09 08:22:57 +00:00
ru
40e282c02e
Fix tab lossage.
2006-12-29 06:44:24 +00:00
ru
f76541b109
Remove extraneous whitespace.
2006-12-29 06:39:35 +00:00
ru
58c89c331b
The Christmas holidays were not showing up due to missing <tab>.
2006-12-29 06:36:32 +00:00
dryice
381637b19f
Add my birthday to calendar.freebsd
...
Approved by: itetcu (mentor)
2006-12-26 11:33:26 +00:00
nivit
1555dc07f7
- Added my entry in calendar.freebsd
...
Approved by: alexbl (mentor)
2006-12-08 23:12:28 +00:00
gabor
d62f25b0b5
- Add myself to calendar.freebsd
...
Approved by: erwin (mentor)
MFC after: 3 days
2006-12-05 22:22:02 +00:00
laszlof
b71f6de416
Add my birthdate to the calendar.
...
Approved by: flz (mentor)
2006-11-07 14:35:34 +00:00
grog
de0a74e023
Bizet was only born once.
2006-10-24 23:18:07 +00:00
ceri
acf3467264
Saint George replaced Saint Edward as the patron Saint of England
...
somewhere around 1348.
The revision log doesn't seem to go back quite that far, but I assume
that the update to this file was forgotten in the celebrations.
While, here, note which countries the other UK patron Saints hold
patronage of.
Sources include http://www.novareinna.com/festive/georgeday.html and
http://www.newadvent.org/cathen/
2006-10-12 11:08:29 +00:00
flz
1101c26eb3
Add a missing new line at the end of the australian calendar file to
...
suppress and error message.
PR: conf/99490
Submitted by: Shaun Branden <shaun@pcuse.com>
Approved by: cperciva (mentor)
MFC after: 1 day
Sponsored by: FreeBSD Test-Bugathon
2006-10-06 23:20:01 +00:00
xride
4ed2930c61
Adding my birthday
...
Approved by: tmclaugh
2006-10-01 16:17:10 +00:00
maxim
5e72f6a094
o Remove an obsoleted (and commented out) entry.
...
PR: conf/85143
Submitted by: Helge Oldach
2006-10-01 09:22:05 +00:00
maxim
be75d21a91
o Strip eol w/spaces.
2006-10-01 06:30:51 +00:00
maxim
ed9b2ef9bc
o Add a Gedenktag.
...
PR: conf/85143
Submitted by: Helge Oldach
MFC after: 1 weeks
2006-10-01 06:29:35 +00:00
stas
88c514ae0f
- Add my birthday entry to the chronicle.
...
Approved by: sem (mentor)
2006-09-27 08:25:53 +00:00
alexbl
9fa3888195
Add my birthday to the calendar, sadly I am only the fifth youngest.
...
Approved by: novel
2006-09-12 09:05:00 +00:00
erwin
3112417012
Update some of the bulgarian holidays since it no longer
...
is a socialist state.
Submitted by: Shteryana Shopova <shteryana@FreeBSD.org>
2006-09-08 09:45:06 +00:00
danger
b5d0670f93
Add myself to the FreeBSD callendar. Ooops, it seems like I'm the
...
second youngest.
Approved by: keramida (mentor)
2006-08-20 18:52:37 +00:00
maxim
3a3876540a
o Fix the date of LZ 129 Hindenburg crash.
...
PR: misc/102137
Submitted by: jasper@openbsd
MFC after: 3 days
2006-08-16 11:54:07 +00:00
stefanf
b180846aaa
Remove break after return.
2006-07-18 07:10:30 +00:00
yongari
8d4c5177f7
Add myself.
2006-07-04 23:52:12 +00:00
grog
0823db905f
Update dillon's mail address.
2006-07-04 03:29:31 +00:00
bsam
8d75058136
Add myself to the freebsd calendar.
...
Approved by: netchild (mentor)
2006-06-22 14:22:20 +00:00
grog
3a3622dbf7
Correct previous commit. We don't want to suppress an entry because
...
it runs into the following month. Instead adjust month and day,
wrapping round into next year where necessary.
MFC after: 14 days
2006-05-31 01:30:50 +00:00
grog
4484b1feb3
Don't go past the end of the month with a repetitive entry of the
...
style "every Monday":
mon * Do Foo.
Previously, at the end of the month, this could cause a printout of
the following nature when invoked with -A 7:
36 May* Do Foo
MFC after: 2 weeks
2006-05-30 04:00:23 +00:00
cokane
aef52e8c57
Add myself to the freebsd calendar.
2006-05-08 23:48:26 +00:00
itetcu
d588643934
Add myself.
...
Approved by: tmclaugh (mentor)
2006-05-08 20:28:38 +00:00
sat
bd82019afb
Add myself
...
Approved by: krion
2006-05-07 07:45:39 +00:00
brueffer
65e9b6e77a
Indentation fixes
2006-04-19 19:09:21 +00:00
brueffer
d04c7edcfa
Fix indentation for "Ostersonntag".
...
Obtained from: OpenBSD
2006-04-16 10:34:56 +00:00
flz
73a2128463
Fix Mother's/Father's day in most case.
...
PR: misc/79415
Submitted by: thierry
Approved by: cperciva (mentor)
MFC after: 1 week
2006-04-13 12:14:44 +00:00
alepulver
e4b3750023
Add my birthday.
...
Approved by: garga (mentor)
2006-04-04 22:32:14 +00:00
jmelo
aa27ccbc94
- Add my birthday
...
Approved by: mnag (mentor)
2006-04-04 13:06:21 +00:00
wkoszek
9ba60097f4
Add myself as a new src commiter:
...
+ extend calendar with my birth date
Approved by: cognet (mentor)
Reviewed by: cognet (mentor)
2006-02-22 22:02:04 +00:00
matteo
d19ac6e7e3
Add myself to the list (Ehi, I'm not the youngest!)
...
Approved by: philip (mentor)
MFC after: 3 days
2006-01-20 13:07:09 +00:00
vd
eb47c80ff8
Add myself to the calendar
...
Approved by: garga (mentor)
2006-01-19 18:35:44 +00:00
anray
2a351a116c
Add myself.
...
Feel free to donate me a beer :)
2006-01-19 15:31:37 +00:00
ade
fe77836e32
Someone buy me a beer. Now.
2005-12-28 08:41:57 +00:00
ceri
93da966e65
Liberation Day is no longer celebrated in Romania; rather a national
...
holiday is now celebrated on December 1st. From the PR:
December 1 was adopted as National Day in 1990, being the day of
celebration of the Great Assembly of Alba Iulia which voted for the
union of Transylvania with Romania and which symbolise the union of all
Romanians within a single state and the achievement of the unity of
Romanian national state. [1]
[1] LAW Number 10 from July 31st, 1990
Regarding the proclamation of the National Day of Romania
http://www.1decembrie.ro/en/index.php?option=com_content&task=view&id=1&Itemid=4
PR: docs/90673
Submitted by: Ion-Mihai "IOnut" Tetcu
Originally pointed out by: Cornel Ilie <cornel dot c punkt ilie at gmail punkt com>
2005-12-20 11:04:01 +00:00
maxim
70117ed132
Fix the name of the country I was born.
2005-12-14 17:33:12 +00:00
maxim
5edf61585c
o Update list of holidays in Russia.
...
Submitted by: osa
MFC after: 1 week
2005-11-02 09:22:28 +00:00
aaron
3b37508b0e
new committer: added my birthday to the calendar
...
Approved by: tobez
2005-10-30 21:02:09 +00:00
ru
67f1b851d4
Add some significant Ukrainian dates.
...
PR: 88076
Submitted by: Andriy Gapon
2005-10-28 21:25:28 +00:00
ehaupt
0e20a98a82
Adding myself to calendar.freebsd
...
Approved by: novel (mentor)
2005-10-06 19:16:55 +00:00
mnag
58bbabb9ca
Add myself to FreeBSD calendar
...
Approved by: pav (mentor)
2005-09-23 13:06:23 +00:00
krion
5097ae6580
Frank Lloyd Wright birth year is 1867, not 1869.
...
PR: conf/82051
Submitted by: Derek Jones <derek at wahila dot com>
2005-09-23 12:02:27 +00:00
krion
875a6591d0
Fix typo, FRG and GDR became UNO members in 1973, not in 1993.
...
PR: conf/86193
Submitted by: Matthias Buelow <mkb at incubus dot de>
2005-09-23 11:58:16 +00:00
murray
5289515063
Correct typos found by ispell.
2005-08-19 00:05:58 +00:00
murray
0425964369
Correct birthdate for Meriwether Lewis. He was born before the
...
declaration of independence, not after the first world war.
2005-08-17 13:32:18 +00:00
ceri
b9df2d99f2
Note the events of 0707, lest we forget.
2005-07-15 20:11:39 +00:00
garga
ce10ce6dcb
Add myself to FreeBSD calendar
...
Approved by: flz (mentor), Ken Smith (re)
2005-07-15 14:38:01 +00:00
jkim
938ac0ac0d
add myself as a new committer
...
Reviewed by: anholt (mentor)
Approved by: re (scottl)
2005-07-07 05:48:37 +00:00
brd
785e5d3c15
Add myself as a new committer.
...
Approved by: ceri (mentor)
2005-06-01 18:29:50 +00:00
thompsa
572561b265
Add myself to the calendar.
...
Approved by: bms (mentor)
2005-05-26 03:21:16 +00:00
cperciva
757f59e8d6
MFS revision 1.139.2.4 (add edwin) because I accidentally committed to
...
RELENG_5 instead of HEAD.
Pointy hat to: The large pile of hats over in the corner.
2005-04-18 01:36:17 +00:00
jylefort
73f010cd0d
Add myself as a new ports committer.
...
Approved by: adamw (mentor)
2005-04-12 20:06:43 +00:00
remko
c52e79424b
Add myself to the calendar.
...
MFC after: 1 week
Approved by: simon (mentor)
2005-04-10 19:03:48 +00:00
murray
b54f449e43
Commodore Perry was not 4 years old when he sailed to Japan. Correct
...
birth year.
2005-04-08 09:50:30 +00:00
joel
231b2a9d26
Add myself (and decrease the average age).
...
Approved by: brueffer (mentor)
2005-04-08 09:04:29 +00:00
pjd
650f7fc58c
If they ever tell my story,
...
let them say I lived in the time of Pope John Paul II,
one of the greatest man...
Je¶li kiedy¶ kto¶ opowie moj± historiê,
niech powie, ¿e ¿y³em w czasach Papie¿a Jana Paw³a II,
jednego z najwspanialszych ludzi, najwspanialszego Polaka...
-- Pawe³ Jakub Dawidek, atheist
2005-04-03 09:46:06 +00:00
tanimura
21cf84ad60
Commemorate the bicentenary of Hans Christian Andersen's birth by
...
adding his birthday.
2005-04-02 09:27:13 +00:00
cperciva
ccca7719c7
Note the passing of Cameron Grant <cg@FreeBSD.org>.
...
Approved by: quiet1
2005-03-31 23:15:14 +00:00
novel
eb6ca0c62a
Add myself.
...
Approved by: krion (mentor)
2005-03-09 17:41:42 +00:00
jcamou
898c20415c
Add an entry for myself.
...
Approved by: trhodes (mentor)
2005-03-02 09:08:17 +00:00
flz
2004ab14b0
Add myself to the calendar.
...
Feel free to send presents :)
Approved by: pav (mentor)
2005-03-01 11:48:36 +00:00
barner
e1a6880e8a
Add my birthday.
...
Approved by: arved (mentor)
2005-02-27 21:34:08 +00:00
sem
1730a09794
Fix a typo in my last commit.
...
Reported by: ceri
2005-02-24 18:17:41 +00:00
sem
6b720fc020
Put my birthday into the pool.
...
Sorry guys, USSR idiosyncrasy.
2005-02-24 17:08:39 +00:00
hq
89684378a4
Add myself to the calendar
2005-02-17 16:38:56 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
7f3c7f0d46
Sort sections.
2005-01-18 13:43:56 +00:00
ceri
1e74fcad72
Add a newline at the end of the file to silence warnings.
...
PR: conf/75347
Submitted by: Gareth Redman <gredman at hyper dot net dot nz>
MFC after: 1 day
2005-01-01 18:58:28 +00:00
ru
9ca8709949
Sort by month/day/year/login.
2004-12-20 10:09:06 +00:00
marks
e6bc8607e0
Add myself.
2004-12-19 22:21:41 +00:00
brueffer
396a9f842f
Specify the state of my birth, similar to other entries.
2004-12-18 00:58:22 +00:00
grog
8a7cf4244c
Correct the event of 17 December 1770: Ludwig van Beethoven was
...
christened. We don't know whether he was born on the same or the
previous day.
From: Die Musik in Gecshichte und Gegenwart (Bärenreiter, Kassel,
1989), 1:1509
2004-12-16 00:29:35 +00:00
grog
520a59377c
Correct the dates and locations relating to Ludwig van Beethoven's
...
birth:
1. Remove anachronistic "Germany". Depending on your viewpoint, he
was born in the Rheinland or Prussia.
2. Remove reference to his date of birth. It's not known, though
it's possible it was 16t or 17 December.
3. Get the date of his christening right.
2004-12-16 00:26:53 +00:00
niels
2bae195f48
Add myself to the committers' birthday calendar
...
Approved by nectar (mentor)
2004-12-13 12:22:28 +00:00
bland
f31ff0ee8a
Fix -t option processing.
...
Partially initialized tm structure was passed into mktime(3).
Approved by: ru
2004-12-06 15:38:24 +00:00
dumbbell
8d8086b530
Add myself to the committers' birthday calendar
...
Reviewed by: mux
2004-12-03 01:41:55 +00:00
grog
b1eb314611
Print dates the right way round.
2004-11-21 23:05:06 +00:00
ahze
53a6f1c0a3
Add myself to the calendar
...
Approved by: adamw(mentor)
2004-10-30 02:00:00 +00:00
delphij
23bce6d664
Add my birth date to our calendar.
...
Approved by: murray (mentor)
2004-09-17 06:36:01 +00:00
kwm
dca5814d9c
Park my birthday truck in this free space.
...
Approved by: pav (mentor)
2004-09-15 19:03:27 +00:00
danfe
cdc7ba74f9
So here I am, also born in USSR.
...
Approved by: fjoe (mentor)
2004-08-23 12:53:46 +00:00
lesi
8d09b998b6
Add my birthday.
...
Approved by: anholt (mentor)
2004-08-20 12:01:19 +00:00
clsung
aab2db1d75
Add my birthday.
...
Approved by: leeym (mentor)
2004-08-19 16:18:39 +00:00
pav
bfbe53ebed
- Add my birthday. 24, yay.
2004-08-16 20:00:08 +00:00
dwmalone
486b54a301
Add Hungarian calendar entries.
...
PR: 42725
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-16 09:31:09 +00:00
fjoe
32edb79c16
I was born in USSR.
2004-08-13 09:54:29 +00:00
ru
e1b6157050
Join the Russian committers, and only use one true country of birth.
...
Sorry for the churn. ;)
2004-08-12 06:50:44 +00:00
ache
6ed3b37f40
Back in the USSR (for me)
2004-08-12 02:23:24 +00:00
ru
e7197ce4d0
Fix the country of birth.
...
Requested by: dima
2004-08-11 21:23:42 +00:00
marck
0fefb154d4
Add my birthday.
...
Approved by: den (mentor)
2004-08-11 16:18:18 +00:00
demon
b421324d43
Correct the name of the country I was born in.
2004-08-11 06:44:36 +00:00
ru
990176f1a7
I was born in the USSR.
2004-08-11 06:17:02 +00:00
oliver
90e9cf6dc1
There was a star danced, and under that was I born.
...
-- Shakespeare in "Much Ado About Nothing"
Add my birthday in case someone cares someday...
2004-08-09 21:32:25 +00:00
den
25e2f5d560
Write my country name in standard form
...
Requested by: ru
2004-08-09 13:45:43 +00:00
den
b220a86642
Add myself to USSR count :)
2004-08-09 12:59:43 +00:00
pjd
b79aea0b62
And here I am. The first person from Poland in here.
2004-08-09 11:37:14 +00:00
rik
62b3492f0e
Add myself here. Increase USSR count ;-)
2004-08-09 11:17:59 +00:00
leeym
d3500de60b
add myself. :)
2004-08-09 10:22:52 +00:00
marcel
8eb2d114c9
Oh yeah? 4 born in the Netherlands. Taken relative to the size of
...
the country (i.e. committer density), we're in the top 5 for sure! :-)
2004-08-07 22:09:26 +00:00
nsouch
b41136553c
10 born in France now!
2004-08-07 21:14:50 +00:00
andreas
bcc926918c
wrong order, not 10/03 -> 03/10
2004-07-25 08:45:57 +00:00
ssouhlal
d9e9fab7f1
Add my birthday.
...
Approved by: grehan (mentor)
2004-07-24 15:02:56 +00:00
glebius
396445cb71
Today is a good day to add myself here :)
...
Approved by: julian (mentor)
2004-07-19 08:21:17 +00:00
ru
ee5b7e52fa
Deal with double whitespace.
2004-07-03 00:24:45 +00:00
ru
fb1d8b3724
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
josef
284de6b08c
Add austrian calendar as install target.
...
Approved by: le
Pointed out by: stefanf
2004-06-04 11:30:52 +00:00
jmz
e26f04b55b
Fill the 06/02 slot.
2004-06-02 12:24:34 +00:00
tanimura
af98b6f6c9
Add Alice Liddell, Christopher Robin Milne and Winnie-the-Pooh, who
...
inspired well-known stories for children.
2004-06-01 09:43:22 +00:00
stefanf
4ffac291f1
Include <sys/uio.h> for the complete type of struct iovec.
...
Approved by: das (mentor)
2004-05-28 17:41:36 +00:00
josef
6db4f699c6
Add localized calendar file for holidays in Austria.
...
Approved by: le
2004-05-23 13:22:01 +00:00
stefanf
8962112f00
Add my birthday.
...
Approved by: das (mentor)
2004-05-05 13:11:33 +00:00
marius
b84b33b31d
Add my birthday.
...
Approved by: marcel (mentor)
2004-04-18 01:05:55 +00:00
jmg
c8402b6b25
I can't believe that we had the Queen's birthday but not the King's...
...
Since my wife is Thai, she knows the proper date.
2004-04-04 07:31:35 +00:00
cperciva
4fee747eec
From the list of calendars, remove some duplicate entries which were added
...
as a result of mis-sorting.
PR Submitter wanted to see a sorted list of non-national holidays followed
by a sorted list of national holidays; I'm not going to do this, because I
don't think we want to get into the "what is a nation?" debate.
PR: docs/64848
Submitted by: Ulrich Spoerlein <q@uni.de> (approximately)
MFC after: 3 days
2004-03-30 18:28:36 +00:00
thierry
ffa157ec1e
Approved by: mat (mentor).
2004-03-16 19:39:11 +00:00
peadar
ee010adacb
Another April Fool signs up.
2004-03-10 00:06:01 +00:00
cperciva
b7c97176f0
Send birthday presents to Wadham College, Oxford. :)
...
Approved by: rwatson (mentor)
2004-02-24 01:44:47 +00:00
markus
cf29d0ac9e
Add my birthday.
...
Approved by: arved (mentor)
2004-02-23 20:39:23 +00:00
wes
d926815e68
Add some presidential birthdays.
2004-02-10 18:41:52 +00:00
mlaier
82f2a8ccb0
Add my birthday (for those interested)
...
Approved by: bms (mentor)
2004-02-10 16:23:17 +00:00
josef
bdee5acb3c
Add myself.
...
Approved by: simon(mentor)
2004-02-03 23:26:36 +00:00
le
8631fde2dc
Add my birthday.
...
Approved by: joerg (mentor)
2004-02-03 12:08:18 +00:00
philip
4ae2b4828b
Add my birthday.
...
Approved by: njl (mentor)
2004-01-21 18:11:46 +00:00
grog
56dce84f2b
Remove inappropriate reference to USSR.
2004-01-01 23:32:07 +00:00
ache
cbbc8a3cf8
Fix typo in prev commit
2003-12-31 18:01:31 +00:00
ache
6525973ffc
Remove incorrect holiday, add new one, fix another one
2003-12-31 18:00:01 +00:00
ale
a3868be26d
Add my birthdate (gifts are welcome :-)).
...
Approved by: blackend (mentor)
2003-12-28 18:13:57 +00:00
maxim
1b21a1fe2c
More holidays in .ru, fixes, strip redundant prefix.
...
Submitted by: osa
2003-12-26 13:04:13 +00:00
maxim
72016b9b7c
Add a bunch of Russian holidays.
...
PR: docs/50013
Submitted by: osa
2003-12-15 11:51:26 +00:00
grog
26fe80f4fa
Add Japan's real entry into the Second World War.
...
http://www.abcmalaysia.com/tour_malaysia/kltn_japivsn.htm
2003-12-06 22:49:30 +00:00
grog
330554451e
Add coup d'état in Chile, 1973.
2003-10-26 01:18:08 +00:00
grog
8a69810aef
Add end and start dates for DST.
2003-10-26 00:03:49 +00:00
sergei
cf8253f238
Add myself.
...
Approved by: krion (mentor)
2003-10-21 19:56:23 +00:00