jh
bac2f81e80
Correct the path.
...
PR: 176256
Submitted by: jhs
2013-04-06 13:42:37 +00:00
wg
a68e514d93
Add myself as a ports committer and my mentor relationship.
...
While in the repository, add myself to calendar.freebsd.
Approved by: jpaetzel (mentor)
2013-04-04 23:11:56 +00:00
sjg
6d37b86f2b
Updated dependencies
2013-03-11 17:21:52 +00:00
eadler
ccc8563248
Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded to
...
"1". 'Fix' this.
PR: bin/175790
Submitted by: ak
Approved by: cperciva (mentor)
2013-03-04 02:21:03 +00:00
sjg
0ee5295509
Updated dependencies
2013-02-16 01:23:54 +00:00
obrien
3028e3f8ab
Sync with HEAD.
2013-02-08 16:10:16 +00:00
dbn
ebb2442f5c
Add myself as a port committer (with eadler@ and bdrewery@ as mentors).
...
While in the repository, add myself to calendar.freebsd.
Approved by: eadler/bdrewery (mentor)
2013-01-15 05:33:40 +00:00
grog
63443f6610
Use even more conventional conversion routines.
...
Reported by: peterj@
2012-12-13 02:21:05 +00:00
grog
f042d5b8f0
Reluctantly remove one of the most extraordinary numeric conversion
...
routines I have ever seen and replace with something far more boring.
2012-12-13 01:44:58 +00:00
grog
caac318eef
Correct date of Stanley's encounter with Livingstone.
...
Obtained from: Henry Morton Stanley, "How I met Livingstone", http://www.gutenberg.org/dirs/5/1/5/5157/5157-h/5157-h.htm
MFC after: 14 days
2012-11-11 22:43:36 +00:00
grog
51a2b22c60
Correct date and spelling of encounter between Stanley and
...
Livingstone.
MFC after: 2 weeks
2012-11-10 04:49:09 +00:00
gblach
0f469b3490
- Add my mentor relationships to committers-ports.dot
...
- Add myself to calendar.freebsd
Approved by: tabthorpe (mentor)
2012-11-04 08:47:41 +00:00
sjg
778e93c51a
Sync from head
2012-11-04 02:52:03 +00:00
ed
af31e8843c
More -Wmissing-variable-declarations fixes.
...
In addition to adding `static' where possible:
- bin/date: Move `retval' into extern.h to make it visible to date.c.
- bin/ed: Move globally used variables into ed.h.
- sbin/camcontrol: Move `verbose' into camcontrol.h and fix shadow warnings.
- usr.bin/calendar: Remove unneeded variables.
- usr.bin/chat: Make `line' local instead of global.
- usr.bin/elfdump: Comment out unneeded function.
- usr.bin/rlogin: Use _Noreturn instead of __dead2.
- usr.bin/tset: Pull `Ospeed' into extern.h.
- usr.sbin/mfiutil: Put global variables in mfiutil.h.
- usr.sbin/pkg: Remove unused `os_corres'.
- usr.sbin/quotaon, usr.sbin/repquota: Remove unused `qfname'.
2012-10-19 14:49:42 +00:00
joel
182cb719bb
Remove contractions.
2012-10-07 20:01:41 +00:00
peterj
2e90070bfd
- Add myself as a new src committer.
...
- Sort jhb's mentees
- Add grog's (ex-)mentor
Approved by: jhb (co-mentor), grog (co-mentor)
2012-09-16 06:44:58 +00:00
jhale
1296b38e20
- Add myself to calendar.freebsd
...
- Add my mentor relationships to committers-ports.dot
Approved by: makc (mentor)
2012-09-11 13:29:50 +00:00
marcel
9dd41e3647
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
zont
da7355117c
- Add myself to the calendar.
...
Approved by: kib (mentor)
2012-08-21 12:47:34 +00:00
bdrewery
17b60f5307
- Add myself to calendar.freebsd
...
- Add my mentor relationships to committers-ports.dot
Approved by: eadler (mentor)
2012-08-01 17:48:38 +00:00
zeising
ebe19c57a1
Add myself to commiters-[doc,ports].dot and calendar.freebsd
...
Approved by: joel (doc/www mentor) kwm (ports mentor)
2012-07-03 07:28:57 +00:00
ashish
d7a11d4072
Add myself to the calendar.
2012-06-08 01:51:49 +00:00
jase
99a3cbfc7c
Add myself as a new committer.
...
Approved by: flo, culot (mentors)
2012-06-01 08:44:17 +00:00
gjb
c12b44c606
General mdoc(7) and typo fixes.
...
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-10 02:07:00 +00:00
jlh
ee90fe7ca0
Add my birthday and place of birth.
...
Approved by: kib (mentor)
2012-04-23 09:18:05 +00:00
dteske
86e3fa59a2
Add my birth date/place to the calendar as new committer.
...
Approved by: emaste (mentor)
2012-04-18 22:56:46 +00:00
madpilot
bdb4f69be0
Add myself to the calendar
...
Approved by: creees (mentor)
2012-04-15 17:28:47 +00:00
gjb
7e6ca582d9
Belatedly add my entry to the calendar file, now that 30 is here and gone.
2012-04-13 09:54:36 +00:00
eadler
1ef5fe44d3
Remove trailing whitespace per mdoc lint warning
...
Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days
2012-03-29 05:02:12 +00:00
joel
1d7fe3f6fd
Remove superfluous paragraph macro.
2012-03-25 09:19:25 +00:00
davide
32d1cb200a
Replace the three spaces with one tag.
...
Reported by: pjd
Approved by: gnn (mentor)
2012-03-01 19:17:56 +00:00
osa
fc004c627e
Add underscore symbol to the end of definition strings
...
to keep all calendar files are consistency.
Approved by: edwin
MFC after: 1 week
2012-02-24 11:40:20 +00:00
osa
ffbbf1cb2c
Add pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to install.
...
It was forgotten in r219937 commit.
Approved by: edwin
MFC after: 1 week
2012-02-23 17:47:48 +00:00
dmarion
790a771dba
Add myself to calendar.
...
Approved by: cognet (mentor)
2012-02-11 11:24:30 +00:00
matthew
d8e34da453
Add myself as a new committer
...
Approved by: shaun (mentor)
2012-02-09 14:13:56 +00:00
davide
a46b1b7ab3
Add myself to the relevant docs.
...
Approved by: alc, gnn (mentors)
2012-02-01 19:46:12 +00:00
jgh
6a395c235c
- add myself to the calendar (jgh)
...
Approved by: crees (mentor)
2012-01-01 00:23:32 +00:00
uqs
f4753a04d4
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
grog
f6a5c05b52
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
dougb
41264f106d
Fix typo from r226927
...
Submitted by: scf
2011-10-30 20:55:32 +00:00
dougb
8e54cbf4ab
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
dougb
d794f830d2
Add a reminder about quarterly status report due dates
...
Reviewed by: danger
2011-10-29 18:16:29 +00:00
rakuco
c4fe3bac8a
Add myself to committers-ports.dot and calendar.freebsd.
...
Approved by: avilla (mentor)
2011-10-13 20:36:43 +00:00
gleb
71169bb7fd
Add myself
...
Approved by: mdf (mentor)
2011-10-12 20:18:13 +00:00
ed
3eeda85437
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
jceel
5364f65380
Add myself.
...
Approved by: wkoszek (mentor)
2011-10-07 23:12:33 +00:00
eadler
5d993e90ab
- I am not the oldest committer alive (yet)
...
Approved by: bapt (mentor)
2011-09-28 21:42:13 +00:00
eadler
66e1dd1bb2
- fix whitespace issue in calendar
...
- add a n after \
Submitted by: brueffer
Approved by: bapt (mentor)
2011-09-28 20:46:52 +00:00
eadler
ce36da245f
- add myself to calendar
...
Approved by: sahil (mentor)
2011-09-28 18:49:37 +00:00
edwin
f0609ad12f
Fix run-time breakage when encoutering invalid input-data.
...
PR: bin/157718
2011-07-11 22:01:39 +00:00