Davide Italiano
67b6f45325
Add myself to the relevant docs.
...
Approved by: alc, gnn (mentors)
2012-02-01 19:46:12 +00:00
Jason Helfman
718e97bf96
- add myself to the calendar (jgh)
...
Approved by: crees (mentor)
2012-01-01 00:23:32 +00:00
Ulrich Spörlein
fb2ad9d3a4
Reencode files from latin1 to UTF-8.
...
This makes a tiny percentage of entries in calendars ugly for latin1
users, but fixes them for UTF-8 users.
This badly needs a solution involving locale-dependent re-encoding.
2011-12-30 10:59:15 +00:00
Greg Lehey
415f031163
Tidy up command line processing:
...
- Add ? option to optstring.
- Sort options alphabetically.
- Vertical space.
Tidy up usage() function.
Bring man page in sync with source.
Ensure that debug code is only executed with the -d option.
Submitted by: Christiane Yeardley
2011-11-09 01:40:46 +00:00
Doug Barton
f97d52be64
Fix typo from r226927
...
Submitted by: scf
2011-10-30 20:55:32 +00:00
Doug Barton
2bb6453662
Add birth date for Ken Thompson
...
Add birth and death dates for Steve Jobs
Update birth and add death date for Dennis Ritchie
PR: bin/162157
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
2011-10-30 04:04:40 +00:00
Doug Barton
041a3f80fc
Add a reminder about quarterly status report due dates
...
Reviewed by: danger
2011-10-29 18:16:29 +00:00
Raphael Kubo da Costa
91a7fc18f0
Add myself to committers-ports.dot and calendar.freebsd.
...
Approved by: avilla (mentor)
2011-10-13 20:36:43 +00:00
Gleb Kurtsou
bfcdfc8b98
Add myself
...
Approved by: mdf (mentor)
2011-10-12 20:18:13 +00:00
Ed Schouten
4a955f14cf
Remove extraneous WARNS=7.
...
WARNS above 6 has no use. Also, all of usr.bin is also built with
WARNS=6 by default.
Discussed with: edwin
2011-10-08 07:20:12 +00:00
Jakub Wojciech Klama
ae07436f81
Add myself.
...
Approved by: wkoszek (mentor)
2011-10-07 23:12:33 +00:00
Eitan Adler
963527148e
- I am not the oldest committer alive (yet)
...
Approved by: bapt (mentor)
2011-09-28 21:42:13 +00:00
Eitan Adler
a2f4ffd69c
- fix whitespace issue in calendar
...
- add a n after \
Submitted by: brueffer
Approved by: bapt (mentor)
2011-09-28 20:46:52 +00:00
Eitan Adler
7d6060bd9c
- add myself to calendar
...
Approved by: sahil (mentor)
2011-09-28 18:49:37 +00:00
Edwin Groothuis
fcc2fa496d
Fix run-time breakage when encoutering invalid input-data.
...
PR: bin/157718
2011-07-11 22:01:39 +00:00
Edwin Groothuis
5a5bcf88e4
Fix the interpreter for:
...
Jul/Sat+3 Every third saturday of July - Jul/Sat+3
which was able to be done via:
Jul/SatThird Every third saturday of July - Jul/SatThird
Add interpreters for:
SatFourth Every third saturday of each month - SatFourth
Sat+4 Every third saturday of each month - Sat+4
Sat Every saturday of each month - Sat
MFC after: 2 weeks
2011-07-11 08:24:36 +00:00
Xin LI
a2d5d610cb
Use a pair of parentheses to ensure right evaluation order.
2011-07-11 05:40:46 +00:00
Sergey A. Osokin
877854f667
Remove needless file due to Russia scraps DST in 2011.
2011-06-28 12:32:24 +00:00
Joel Dahl
afd03ac8b0
More accurate birthplace.
2011-06-25 19:21:54 +00:00
Chris Rees
63ddf8edfe
Add self to calendar
...
Approved by: rene (mentor)
2011-06-11 21:26:12 +00:00
Julien Laffaye
d3edd193e0
- Add myself to calendar.freebsd
...
- Add the forgotten relation to mentors in committers-ports.dot
Approved by: bapt@ (mentor)
2011-06-07 09:06:15 +00:00
Jaakko Heinonen
0aa7541b66
Pass correct size to write(2).
...
PR: bin/155915
Submitted by: John Levine
MFC after: 2 weeks
2011-06-06 13:50:29 +00:00
Aleksandr Rybalko
141fa00b5f
Added myself as src committer.
...
Approved by: adrian (mentor)
2011-05-26 13:54:07 +00:00
Ruslan Ermilov
41af50287c
Fixed bad format and misorder.
2011-05-03 12:29:03 +00:00
Ganael LAPLANCHE
8321d59192
Add myself
2011-03-28 08:37:48 +00:00
Edwin Groothuis
8f056e41f7
Please welcome the Brazilian calendar in the FreeBSD base.
...
For now, calendar.brazilian points to pt_BR.ISO8859-1
Submitted by: Renato Tambellini <rtsanch@gmail.com>
MFC after: 1 week
2011-03-23 21:22:03 +00:00
Sofian Brabez
f14368513d
Add myself to calendar.freebsd.
...
Approved by: miwi@ (mentor)
2011-03-18 09:06:06 +00:00
Dmitry Chagin
28e5e0bf4c
Add my birthday to the freebsd calendar.
2011-03-14 13:02:12 +00:00
Mikolaj Golub
b95f402d56
Add myself to calendar.freebsd and committers-src.dot.
...
Approved by: pjd (mentor)
2011-03-11 10:11:22 +00:00
Sergey A. Osokin
7b9758e308
Expand the name of Palm Sunday holiday with more canonical Entry of the
...
Lord into Jerusalem.
Merge the Pentecost and Trinity Sunday holidays, they are synonyms.
Remove Body of Christ day, nonexistent holiday for Orthodox Church.
Fix typo in the name of Ioann The Baptist, introduced in previous commit.
2011-03-02 11:09:34 +00:00
Sergey A. Osokin
a4c7e084c9
Fix beginning day of the Carnival. it starts
2011-03-02 11:04:50 +00:00
Sergey A. Osokin
11b3cbc224
Replace hard-coded value by Julian2Gregorian converter function.
2011-02-18 13:41:45 +00:00
Sergey A. Osokin
49540251bd
Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks before Paskha.
...
Fix the Exaltation of the Holy Cross day.
Add more Twelve holidays (dvunadesyatye prazdniki).
2011-02-17 12:21:14 +00:00
Sergey A. Osokin
b24cc00190
Always convert Paskha day from Julian (old) to Gregorian (new) style by
...
adding 13 days. Bug introduced in 1.13 revision.
2011-02-09 06:38:32 +00:00
Sergey A. Osokin
2aa2451972
Fix Paskha and Paskha-specific holidays.
2011-02-09 05:30:38 +00:00
Sergey A. Osokin
7a51c53b49
Fix typo: March -> September.
2011-01-05 21:17:14 +00:00
Josh Paetzel
53c8f97512
Add myself.
2011-01-02 23:38:05 +00:00
Sergey A. Osokin
f6db469642
Fix typo (Pashka -> Paskha).
2010-12-25 11:52:04 +00:00
Warner Losh
cab6e6e1fb
FreeBSD committer Dan Moschuk has passed away. Here is his death notice:
...
http://www.lifenews.ca/thespec/profile/98251--moschuk-daniel
PR: 147479
2010-12-13 16:23:02 +00:00
Florian Smeets
f9cd2d0a8d
Add myself to calendar.freebsd and committers-ports.dot
...
Approved by: fjoe (mentor)
2010-12-07 23:56:51 +00:00
Ulrich Spörlein
9c4bab2ddc
Pet make checkdpadd.
2010-11-25 19:22:24 +00:00
Zack Kirsch
88d196db30
Add my birthday to the calendar so everyone can send me presents.
...
Approved by: zml (mentor)
2010-11-10 18:45:32 +00:00
Ruslan Ermilov
ecfd40f14d
Add/expand country/state.
2010-11-08 09:50:47 +00:00
Ruslan Ermilov
2a000d9c8c
A traditional (once per three years) sort by month/day/year/login.
...
While here, fixed badly formatted lines.
2010-11-08 09:26:56 +00:00
Frederic Culot
62778483f7
Replace spaces by a tab after the date.
...
Reported by: gavin@, brucec@
Approved by: sahil@ (mentor)
2010-10-18 19:14:59 +00:00
Frederic Culot
d688106259
Add myself to calendar.freebsd.
...
Approved by: sahil@ (mentor)
2010-10-17 19:02:42 +00:00
Edwin Groothuis
9a865043bb
Update manual with regarding to the status of calendars/calendar.judaic.
2010-10-14 21:53:25 +00:00
Sergey Kandaurov
b44f9e2fc0
Add myself to calendar.freebsd and committers-src.dot.
...
Approved by: avg (mentor)
2010-10-06 14:43:37 +00:00
Edwin Groothuis
e160180ef7
And now the 2nd part of the patch: Also fix the year.
...
PR: 150504
Submitted by: Douglas Berry <bitnix@bitnix.ca>
2010-09-22 21:14:18 +00:00
Edwin Groothuis
778efe6079
Fix location of the Battle of the Plains of Abraham
...
PR: 150504
Submitted by: Douglas Berry <bitnix@bitnix.ca>
MFC after: 1 week
2010-09-22 21:10:45 +00:00
Sunpoet Po-Chuan Hsieh
e5d8eb431b
Add myself as a ports committer
...
Approved by: pgollucci (mentor)
2010-09-22 16:54:22 +00:00
Ed Maste
b3f4d7e17c
Remove extra ;
2010-09-14 01:33:21 +00:00
Andreas Tobler
33eb2576c1
Add myself to calendar.freebsd and committers-src.dot.
...
Approved by: nwhitehorn (mentor)
2010-09-06 19:00:00 +00:00
Steve Wills
58ab8e3f66
Add myself to calendar.freebsd
...
Approved By: pgollucci (co-mentor)
2010-09-05 01:57:25 +00:00
Edwin Groothuis
287cf3e528
Adding a missing firstname (Monique)
...
PR: conf/150049
Submitted by: Thierry Thomas <thierry@pompo.net>
2010-09-02 21:48:35 +00:00
Edwin Groothuis
c31776f0f8
For calendars which don't match the solar-based Gregorian calendar,
...
be able to specify a year string in an entry.
2010-08-30 22:45:32 +00:00
Dimitry Andric
a4703857ff
Add myself to calendars.freebsd.
...
Approved by: rpaulo (mentor)
2010-08-30 21:20:24 +00:00
Sergey A. Osokin
3e1700a5f8
Add one more new memory day for Russian Federation: the end of Second World War.
...
Obtained from: http://kremlin.ru/acts/8444
2010-08-25 18:11:01 +00:00
Edwin Groothuis
6edc7d2994
'\0' -> 0
...
Fix silly mistake by being overly zeaolous[sp] of applying the style rules.
2010-08-19 21:59:39 +00:00
Baptiste Daroussin
6156467d68
Add myself as a ports committer
...
Approved by: tabthorpe@ (co-mentor)
2010-07-28 16:38:37 +00:00
Tijl Coosemans
857e086b80
- Add myself to committers-src.dot
...
- Add myself to calendar.freebsd
Approved by: kib (mentor)
2010-07-17 18:35:39 +00:00
Joseph S. Atkinson
12c5cab23e
Nervously welcoming myself to the family.
...
Add myself to all the appropriate places, upload my pgp key, and announce
my arrival to the FreeBSD world.
Approved by: wxs@ (mentor)
2010-07-16 18:06:19 +00:00
Edwin Groothuis
0a76c6484c
fix memset() calls.
...
Found with: Coverity Prevent(tm)
CID: 8531
2010-06-09 10:36:25 +00:00
Edwin Groothuis
43a7b5c3e1
Make clang happier by removing unused assignments.
2010-06-05 12:31:08 +00:00
Edwin Groothuis
73fd7c1d5d
Fix warnings about uninitialized variables.
...
It was mostly harmless since strftime() only used %a and %b anyway.
Found with: Coverity Prevent(tm)
CID: 7769
2010-06-05 11:41:46 +00:00
Edwin Groothuis
1962c0ae34
Fix: when unable to parse the sequence string, erase everything.
...
Found with: Coverity Prevent(tm)
CID: 7888
2010-06-05 11:32:31 +00:00
Edwin Groothuis
7e63c265da
Fix memory-leak at the processing of multiple calendars.
...
Found with: Coverity Prevent(tm)
CID: 7085
2010-06-05 11:12:35 +00:00
Edwin Groothuis
78c6c39d48
Properly check the return value of chdir, even if it is a "this
...
should not happen" case.
Found with: Coverity Prevent(tm)
CID: 4932
2010-06-05 11:06:56 +00:00
Matthew D Fleming
5e25430c4e
- Add myself to committers-src.dot
...
- Add myself to calendar.freebsd
Approved by: zml (mentor)
2010-06-04 17:54:30 +00:00
Andrey V. Elsukov
28c0f4ec05
- Add myself to committers-src.dot
...
- Add myself to calendar.freebsd
Approved by: kib (mentor)
2010-06-03 21:12:51 +00:00
Sergey A. Osokin
10a669dfe5
Add new memory days for Russian Federation.
...
Fix date and description.
Obtained from: http://pda.lenta.ru/news/2010/05/19/baptism/
http://www.garant.ru/doc/busref/spr_prazdn/
Thanks to: maxim
2010-05-20 10:51:22 +00:00
Doug Barton
eedb7f6041
Remove duplicate
2010-05-14 19:14:59 +00:00
Andrey A. Chernov
e86a8937dc
While I am here, add more missing (unsigned char) casts to ctype() macros
2010-05-06 16:54:46 +00:00
Andrey A. Chernov
b277fb56f9
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 Groothuis
22f456b409
Allerheilingen -> Allerheiligen
...
Submitted by: Ronald Klop <ronald at realworks dot nl>
2010-04-13 20:50:59 +00:00
Bernhard Froehlich
4e50c2a20d
- Add my birthday to the calendar
...
Approved by: miwi (mentor), beat (co-mentor)
2010-04-01 12:26:29 +00:00
Edwin Groothuis
7cff1bc329
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 Groothuis
bb06482c77
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 Groothuis
418d2c7643
Update the Australian calendar WRT DST.
...
Layout changes.
2010-03-29 21:17:03 +00:00
Andriy Gapon
34a78aafcb
calendar.freebsd: add my entry
...
MFC after: 4 days
2010-03-29 20:04:01 +00:00
Edward Tomasz Napierala
ea609672f8
Add myself.
...
MFC after: 2 weeks
2010-03-29 19:52:36 +00:00
Dag-Erling Smørgrav
9d5d3712db
size_t is not equivalent to int on 64-bit platforms.
...
Pointy hat to: edwin@
2010-03-29 13:20:52 +00:00
Edwin Groothuis
7ab07ec89c
Use new syntax for the dutch calendar: Use local month names instead
...
of english ones.
2010-03-29 07:09:27 +00:00
Edwin Groothuis
0b0b030bc6
Bump WARNS to 7
2010-03-29 07:08:47 +00:00
Edwin Groothuis
2b84020d5c
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
Rebecca Cran
c2664eae38
Add my birthday.
...
Approved by: rrs (mentor)
2010-01-29 14:41:16 +00:00
Beat Gaetzi
216b6ff21b
Add my birthday to the calendar.
2010-01-26 21:36:11 +00:00
Alberto Villa
6cd31a97ea
Add myself.
...
Approved by: tabthorpe (mentor)
2010-01-26 20:39:27 +00:00
Wesley Shields
89d06842d8
- Add myself. I forgot to do this when I got my commit bit.
2010-01-26 19:48:46 +00:00
Ed Schouten
b7946da96b
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 Groothuis
d14ec16633
Nationalise Easter -> Pasen
...
MFC after: 1 week
2009-12-17 20:41:59 +00:00
Ralf S. Engelschall
a752c19301
rewind(3) is already declared to return 'void', so no need for an explicit cast
2009-12-17 08:42:44 +00:00
Ralf S. Engelschall
1e3249cb9b
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 Groothuis
58fe9c40b1
Add Australian, New Zealand and Ukraian calendars to the "all" target".
...
MFC after: 1 week
2009-12-17 07:18:06 +00:00
Xin LI
d993d09a6c
- 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
Xin LI
821df508e8
Revert most part of 200420 as requested, as more review and polish is
...
needed.
2009-12-13 03:14:06 +00:00
Xin LI
6f2d322192
Remove unneeded header includes from usr.bin/ except contributed code.
...
Tested with: make universe
2009-12-11 23:35:38 +00:00
Gavin Atkinson
ad61078f87
Add my birthday.
...
Approved by: ed (mentor)
2009-12-09 22:03:57 +00:00
Benedict Reuschling
ee06ebdf46
Belatedly add my calendar entry.
...
Discussed with: remko
Approved by: remko, jkois (mentor)
2009-10-05 19:29:49 +00:00
Dima Panov
5ad0a62fe0
Add my birthday
...
Approved by: re (rwatson) miwi (mentor)
2009-08-15 15:40:30 +00:00