summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar
Commit message (Collapse)AuthorAgeFilesLines
* calendar.holiday: Buinea-bissau should be Guinea-Bissauedwin2008-08-031-1/+1
| | | | | | PR: conf/126199 Submitted by: comet--berkeley (aka Pablo Picasso) <comet@transbay.net> Approved by: bde@
* Adding myself as a new ports committerpgollucci2008-07-231-0/+1
| | | | | Reviewed by: gabor (mentor) Approved by: araujo (mentor)
* Added my birthday to the FreeBSD calendar.sson2008-07-081-0/+1
| | | | Approved by: jb (mentor)
* Add myself. Better late then never.mav2008-06-191-0/+1
|
* Add myself.amdmi32008-06-191-0/+1
| | | | Approved by: miwi (mentor)
* Add my birthday to the calendar.eri2008-06-161-0/+1
| | | | Approved by: mlaier (mentor)
* Add myself to the calendar.ivoras2008-06-121-0/+1
| | | | Approved by: gnn (mentor)
* Add myself to the calendargonzo2008-05-241-0/+1
| | | | Approved by: cognet (mentor)
* Add myself to calendar.freebsdmanolis2008-05-241-0/+1
| | | | | | This will also help me not forget my own birthday :) Approved by: gabor (mentor)
* Last but not least, add myself to the list of birthdays as well.ed2008-05-221-0/+1
| | | | Approved by: philip (mentor)
* Add myself.rpaulo2008-05-181-0/+1
|
* Fix #2.adrian2008-05-131-1/+1
|
* Fix whitespace bug introduced a couple commits ago.adrian2008-05-131-1/+1
|
* BSDCan update #2.adrian2008-05-131-0/+1
|
* BSDCan calendar file update #1.adrian2008-05-131-0/+3
|
* Capitalize "Eve". This is the correct form and now matchesscf2008-04-241-1/+1
| | | | | | calendar.usholiday. MFC after: 3 days
* Add:pgj2008-04-221-0/+1
| | | | | | | - myself to the doc committers' graph - my birthday to the FreeBSD calendar Approved by: gabor (mentor)
* - Add my birthday entrylippe2008-03-081-0/+1
| | | | Approved by: gabor (mentor)
* - Add my birthday.jadawin2008-03-031-0/+1
| | | | Approved by : thierry (co-mentor)
* Add my birthday.ganbold2008-02-271-0/+1
| | | | Approved by: keramida(mentor)
* - Add my birthdaygahr2008-02-261-0/+1
| | | | Approved by: miwi (mentor)
* remove Vette Dinsdag. It was on the wrong day of the week, and not really a ↵edwin2008-02-181-1/+1
| | | | | | term I'm familiar with. Of course this can happen since naming of events and happenings during Carnaval are very localized Approved by: grog@
* Add my birthday.antoine2008-02-051-0/+1
| | | | Approved by: rwatson (mentor)
* Add my birthday to the calendar.weongyo2008-01-011-0/+1
| | | | Approved by: thompsa (mentor)
* style(9)grog2007-12-301-1/+1
|
* If we can't open a calendar file, don't guess why. Check the errorgrog2007-12-301-1/+2
| | | | | | | return and print a useful message. Prior to this commit, access problems could give rise to messages that the file didn't exist.
* o Fix a holiday to reflect a reality.maxim2007-12-171-1/+1
| | | | | Submitted by: Andrey V. Elsukov MFC after: 1 week
* Add my birthday to the calendar.brix2007-11-011-0/+1
| | | | Approved by: erwin (mentor)
* Never use getenv("HOME") without checking for NULL and non-zerokevlo2007-10-301-1/+4
| | | | Obtained from: OpenBSD
* - Add my birthday to the calendar.lulf2007-10-251-0/+1
| | | | Approved by: kib (mentor)
* Add myself to the FreeBSD calendar.lme2007-10-141-0/+1
| | | | Approved by: miwi (mentor)
* o Pablo Picasso's birthday is October 25 not October 5.maxim2007-10-141-1/+1
| | | | | PR: conf/116952 Submitted by: Pablo Picasso <comet@transbay.net>
* Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.prazniciedwin2007-09-211-7/+14
| | | | | | | | | 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
* - add my entrytabthorpe2007-09-211-0/+1
| | | | Approved by: re (bmah), clsung/miwi (mentors)
* More dates: Sint Maarten, Dierendag, Trinitatisedwin2007-09-201-14/+30
| | | | | | | | Fix spelling: Carnaval Add more of the Royal Family. Approved by: re@ (Ken Smith), grog@ (mentor) MFC after: 1 week
* Add misc entries communilated over the yearedwin2007-09-073-6/+11
| | | | | | | 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@)
* Update for japanese holidays.bland2007-07-271-1/+1
| | | | | PR: 114732 Approved by: re (rwatson)
* Add myself as a src committer.scf2007-06-251-0/+1
| | | | | Approved by: wes (mentor) Approved by: re (bmah)
* Add myself as a commiter.timur2007-06-131-0/+1
| | | | Approved by: shaun (mentor)
* - Add myself.beech2007-06-091-0/+1
| | | | Approved by: sat (mentor)
* Sort events by date.grog2007-06-093-32/+119
| | | | | | | | | 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.
* Include calendar.dutch.grog2007-06-091-0/+1
|
* Dutch calendar.grog2007-06-091-0/+58
| | | | Submitteed by: edwin@
* Fix various bugs in the -A and -B options.grog2007-06-031-8/+36
| | | | | | Submitted by: edwin@ PR: bin/113250 MFC after: 2 weeks
* ANSIfy function definitions.dwmalone2007-05-076-41/+22
| | | | | Move some extern declarations to a header file. Remove an unneeded extern declaration for optarg.
* Add myselfbenjsc2007-05-031-0/+1
| | | | Approved by: mlaier (mentor)
* Change the date for Daylight Savings in the US.dwmalone2007-04-291-2/+2
| | | | | | PR: 111102 Submitted by: Sean Farley <sean-freebsd@farley.org> Obtained from: OpenBSD
* - Added entry for Marcelo S. Araujo.araujo2007-04-271-0/+1
| | | | Approved by: itetcu (comentor)
* add myself.nemoliu2007-04-251-0/+1
| | | | Approved by: delphij (mentor)
* Add myself.lwhsu2007-04-041-0/+1
| | | | Approved by: clsung (mentor)
OpenPOWER on IntegriCloud