Commit graph

69 commits

Author SHA1 Message Date
Dima Dorfman
b8a47158e4 Explain that src/contrib, src/crypto, and src/sys/contrib are off
limits without explicit maintainer approval.

Asked about but thread drifted off into other matters on: developers@
2001-06-02 05:45:59 +00:00
Gregory Sutter
357f80a5ed Correct punctuation and grammar.
Reviewed by:	dd, chris
2001-05-29 19:29:25 +00:00
Nik Clayton
6895e948d5 Alphabetize the "Who's Who" list. 2001-05-13 15:44:20 +00:00
David E. O'Brien
9906e5666d Fix a mismatched '('.
Submitted by:	eric
2001-05-12 08:07:35 +00:00
David E. O'Brien
a0dc93d3a5 Replace Obersturmbahnfuhrer with "Meister" -- someone who has earned an
official degree in craftmanship (which is required to allow teaching the
profession to others).  There are overtones with "Obersturmbahnfuhrer"
that we should avoid.

Requested by:	Jens Schweikhardt <schweikh@schweikhardt.net>
2001-05-12 02:07:27 +00:00
Bruce A. Mah
332440afa1 Reflect that the release notes could live in one of two directories. 2001-05-11 04:38:52 +00:00
Jens Schweikhardt
e987a4430a Fixed typos and grammar bogons. 2001-05-07 15:46:10 +00:00
Nik Clayton
f384f4e578 "Bruce" in the previous commit is Bruce Evans, bde, and not any of the other
Bruces we have floating around the project.

G'day Bruce.
2001-04-27 10:08:44 +00:00
Nik Clayton
bb50fb63d7 Completely rewrite question 10.1 ("Why are cosmetic changes on the vendor
branch a bad idea?") with more correct information provided by Bruce.
2001-04-27 10:07:52 +00:00
Nik Clayton
3701fb2419 Clarify the text for a commit from a PR, making it clear that the explanatory
text should not be part of the log.
2001-04-08 17:26:41 +00:00
David E. O'Brien
d135bff76f Back out rev 1.57. It wasn't clear to me what was being said in rev 1.56.
Hopefully the header "Commit log" will bet tweaked to not give the
impression the example is supose to be a complete log message and thus
the text is an example of a good commit message.
2001-04-07 18:22:32 +00:00
David E. O'Brien
9c0b49da1f Steve Price isn't the [unoffical] maintainer of `src/bin'.
Steve says: "That's just plain wrong."
2001-04-05 20:35:49 +00:00
David E. O'Brien
eff1349e39 Change the example commit message of rev 1.56 to one that has content vs.
stating the obvious in-order to give a better example of what a minimal
commit message should be.
2001-04-05 20:34:32 +00:00
Nik Clayton
72210abed1 Document our oral tradition in re what meta information to include at the
bottom of a commit message, and the format that information should take.
2001-04-04 11:54:01 +00:00
Nik Clayton
f9e2cffeab Remove the frames from some of the tables. Make some of the
<informaltable>s real <table>s, with a title (instead of putting the
notional title in a <para> immediately before it.

Add Bruce Mah to the Who's Who section for the Release Notes.

Add Ruslan Ermilov to the Who's Who section as Mr mdoc(7).
2001-04-04 08:31:49 +00:00
Jun Kuriyama
72d0d0a0e3 Fix breakage in previous commit.
Usage of <term> in <varlistentry> must be <term>+ (no characters allowed
between each <term>).
2001-04-04 00:52:50 +00:00
David E. O'Brien
570b771e8e Add the Alpha points of contact.
Add myself as src/contrib consultant.
Note Bruce and Garrett as ones to consult RE standards issues.
2001-04-03 16:12:05 +00:00
David E. O'Brien
6df2bb3d4e Fix spelling errors. 2001-04-03 16:04:54 +00:00
Ben Smithurst
905911ab27 Try not to give the impression 'cvs import' should be used for ports.
Reviewed by:	jhb
2001-03-28 23:43:47 +00:00
Poul-Henning Kamp
86b72726db Add a new rule to the committers: respect other contributors as well.
There has been plenty of discussion about how to actually ratify
such rules, but nobody has opposed this specific rule (which is a
good show of maturity btw).

In the end the conclusion is that this is not really any different from
the rest of the tree: If it makes sense: commit it, if it creats an
uproar, back it out and paint the bikeshed.

QED.

PR:		25783
Submitted by:	Dan Langille <dan@langille.org>
Reviewed by:	developers
2001-03-28 10:55:43 +00:00
Brian Somers
69fb29a67b /usr/bin/ppp -> /usr/sbin/ppp.
Also, I think I modified lpd once about two years ago.  Relinquish the
apparent title of ``maintainer''.
2001-01-25 00:09:15 +00:00
Trevor Johnson
05e23a69fd Mention the pgpkeys file.
Looked at by:	will

Update copyright.
2001-01-15 03:49:03 +00:00
Daniel Harris
f5d071f028 environmenet -> environment
PR:		24234
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-01-13 02:04:07 +00:00
Chris D. Faulhaber
c04b5861e1 Update link for CVS reference information 2000-12-28 13:40:03 +00:00
Jim Mock
78991380db Add the cvs-committers and developers mailing lists to the Who's Who
section of the committer's guide.  While I'm here, change some
instances of freebsd.org to FreeBSD.org.

Submitted by:	obrien
2000-12-05 21:39:14 +00:00
Dmitry Sivachenko
8787cae6a4 Fix typo.
Approved by:	sobomax
2000-11-14 11:11:56 +00:00
Maxim Sobolev
b0f39ddd51 Add a note that leaving `cvs ci' in message editing mode for long period of time
is no-no.

Reviewed by:	jhb
2000-11-03 19:01:27 +00:00
David E. O'Brien
c6c4270992 Capitalize "Alpha". 2000-10-09 17:09:14 +00:00
David E. O'Brien
bad7c214a0 We do not have a Principal Architect any longer. 2000-10-09 17:08:39 +00:00
Alexander Langer
5d6b8a0d89 Back out the bento -> onigiri change, it was wrong.
Submitted by:	obrien
2000-10-02 08:31:25 +00:00
David E. O'Brien
dd7cbed941 Document developers@freebsd.org 2000-10-02 04:23:21 +00:00
Alexander Langer
d1affdab96 Minor changes:
* bento -> origini
* reflect 4-stable & 5-current.

Submitted by:	James Housley <jim@thehousleys.net>
2000-09-30 14:25:53 +00:00
Kris Kennaway
b256c3a748 Overhaul the documentation relating to crypto and related topics. Some of
this stuff had been out of date for 3 or 4 years or more.

Reviewed by:	alex
2000-09-24 07:01:53 +00:00
Ben Smithurst
fda7bf8bf8 Specify that committers should use a umask of 2 on freefall, so that
files/directories added to the repository get the correct group-writable
permission.
2000-08-23 20:36:53 +00:00
Daniel Harris
1d3c1680b6 Add a missing space ("the add _ command").
New committers should add themselves to the "Developers" section, not the
"Developer's" section.
2000-08-16 17:41:40 +00:00
Jun Kuriyama
61306ad2cc Add &man.vim.1; entry.
Fix bugs in using <screen> element.
Use $FreeBSD$ instead of $Date$.
2000-08-15 01:39:52 +00:00
Josef Karthauser
407df909f1 Add a note that you can use the vim editor as a useful tool for viewing
diffs, logs, etc, with syntax highlighting switched on.
2000-08-13 14:07:12 +00:00
Ben Smithurst
023e3aa0ef Mention 'addport' instead of 'easy-import' as the method for adding new
ports.

Approved by:	jhb
2000-08-05 21:05:39 +00:00
Ben Smithurst
17d5973aca Mention that SSH is in the base system from 4.0 onwards.
Approved by:	jhb
2000-07-29 00:47:52 +00:00
Ben Smithurst
ff5aaba5d8 Fix some stupid mistakes I made when adding des' CVS primer:
* $FreeBSD$ shouldn't be expanded when used in the explanation of
   conflicts.
 * Add some markup bits I missed, fix typoes, fix broken hyphenation
   caused by joining lines together which had hyphenated words split over
   them.
2000-07-26 17:53:17 +00:00
Ben Smithurst
027be86094 Add mini CVS primer.
Text submitted by:	des
Approved by:		jhb
2000-07-26 01:17:18 +00:00
Mark Ovens
7a947097f5 Add note about the use of tags when cvsup'ing the GNATS tree. 2000-07-24 20:02:45 +00:00
Nik Clayton
a26dd557eb Rewrite the abstract. This isn't just a CVS document any more.
Shift the information about the repository-meisters in to the first
section about CVS.

Re-write the list of things that a new committer should do as a numbered
list.  Mention the existence of the xearth committers' markers file.
2000-07-23 16:22:16 +00:00
Mark Ovens
22b4847fcb Changed out of date section reference in Conventions & Traditions 2000-07-13 21:07:52 +00:00
Kevin Lo
73c016c2cd Correct the link for porters handbook 2000-07-10 15:01:52 +00:00
Daniel Harris
6312bd2fb1 Corrected links to CVS info at cyclic.com, various grammar and typo fixes.
Also reworded in a couple places for clarity's sake.
2000-07-08 15:32:00 +00:00
Nik Clayton
d3d532c64f * RCS Date string in <date>
* Add year to <copyright>

 * Explain how you can use CVSup to download the PR database, and then
   teach a local copy of GNATS about the files you've installed, to make
   it easier to query them without being online all the time.

   Prompted by Warner's query on -committers last month.  Doing this is
   actually fairly trivial, but I figure a lot of you'll benefit from it.

 * Change some &prompt.user; to &prompt.root; (as far as I can see, you
   need to run the commands as root).

 * Update a link to point to the Porter's Handbook.
2000-06-08 18:12:54 +00:00
John Baldwin
dff69dd1ee - Update the copyright to include 2000
- Fix capitalization of the title of the last section
- Add a new FAQ to the Misc. Questions section that explains how to add a
  file to a CVS branch, complete with a real-life example.
2000-05-24 21:40:56 +00:00
Bill Fumerola
7ba3bbea62 asami-san controls ports freezes, not code freezes. 2000-05-19 19:08:00 +00:00
Nik Clayton
9e3b2b0844 Drop a few instances of the word "new" from this, as it's something all
committers should re-read every now and then, and not just when they get
handed the hat.

Prompted by:	asami
2000-04-07 09:52:20 +00:00