Commit graph

856 commits

Author SHA1 Message Date
Giorgos Keramidas
2a9d5dd225 Update email address of Rudolf Cejka.
PR:		docs/34161
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2002-01-23 04:36:21 +00:00
Bruce A. Mah
6a0b47680c Fix a typo and add another file to the "version number bump" list. 2002-01-21 18:01:05 +00:00
Dag-Erling Smørgrav
820352acae Instead of having a marked-up copy of the source code, keep a compilable
copy, and use an <inlinegraphic> to suck it into the article.

Suggested by:	hrs
2002-01-20 22:52:51 +00:00
Dag-Erling Smørgrav
a24fa9bc27 Remove unused external entity declarations. 2002-01-20 22:30:35 +00:00
Joerg Wunsch
9ee502d244 Mention Matthias Schuendehuette for his handbook submission about the
details of softupdates.

MFC after:	3 days
2002-01-20 14:10:46 +00:00
Murray Stokely
b5a9e19af3 * Fix a couple of typos.
* Add a section on building XFree86 for distribution.
2002-01-19 13:06:22 +00:00
Murray Stokely
69968bac3d Constrain the width of this figure and use smaller fonts. 2002-01-19 12:38:29 +00:00
Jun Kuriyama
fcf4d7ccff Fix breakage.
(literal '<' and '>' character should not used in <email> element)
2002-01-17 01:44:19 +00:00
Alfred Perlstein
496ebb25a0 add Andrew P. Lentvorski <bsder@allcaps.org> for his work on lockd. 2002-01-17 01:02:37 +00:00
Dag-Erling Smørgrav
37e03e83cc - Clearly mark all unwritten sections.
- Correct a factual error in the "Transactions" section (which I
   wrote mostly off the top of my head)
 - Add a note about discrepancies in the original PAM paper to the (as
   yet unwritten) "PAM Application Programming" section.
 - Fill in the sample PAM application, and make room for an (as yet
   unwritten) sample PAM module.

Sponsored by:	DARPA, NAI Labs
2002-01-14 18:26:29 +00:00
Dag-Erling Smørgrav
358b42e2b7 SGMLified source for a sample PAM application.
Sponsored by:	DARPA, NAI Labs
2002-01-14 18:21:37 +00:00
Chris Costello
9f3cce6c72 Re-wrap text.
Sponsored by:	DARPA, NAI Labs
2002-01-13 22:47:35 +00:00
Chris Costello
e16cf3f120 o Markup fixes (<replaceable> and <filename> added where appropriate).
o Wording changes.
o Grammar/punctuation.

Sponsored by:	DARPA, NAI Labs
2002-01-13 22:45:17 +00:00
Dag-Erling Smørgrav
9dc2ba6133 Lots more text, and some markup and whitespace fixes. 2002-01-12 20:42:39 +00:00
Dag-Erling Smørgrav
066bdfcfcf Add NAI copyright (which should have been there from the beginning, but I
forgot to put it in)
2002-01-12 14:18:30 +00:00
Bruce A. Mah
a4d844d900 Update Edwin Groothuis's email address.
PR:		33642
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-01-11 23:46:18 +00:00
Nik Clayton
61fbf122a0 Add in the euro/ sub-directory. 2002-01-10 12:40:59 +00:00
Nik Clayton
9a7eeeaebb Add an article explaining how to use the Euro symbol in FreeBSD.
PR:		docs/33713
Submitted by:	aaron <aaron@lo-res.org>
2002-01-10 12:40:31 +00:00
Giorgos Keramidas
b7cfa5bfee Add Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> to our list of
additional contributors for his at(1) fixes.
2002-01-10 08:31:04 +00:00
Giorgos Keramidas
9a1fa37f8a Enable building of new article
"Setting up a CVS repository - the FreeBSD way".
2002-01-07 20:17:02 +00:00
Giorgos Keramidas
6885cb3979 Add a new article from Stijn Hoop that describes how local CVS
repositories can be created using the FreeBSD CVSROOT scripts.

PR:		docs/32472
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2002-01-07 20:15:05 +00:00
Alexey Zelkin
300a59422a Fix a link to handbook in bibliography
Also fix few freebsd.org -> FreeBSD.org cases
2002-01-05 13:59:14 +00:00
Murray Stokely
ee59fee673 Argh. Issues with the version of ghostscript installed on freefall.
I'll fix this tommorow.  For now, comment out releng from the build,
so that the rest of the web tree can be updated properly.
2002-01-02 04:00:57 +00:00
Murray Stokely
05e71baee5 Connect the releng article to the build. 2002-01-02 01:21:56 +00:00
Murray Stokely
a3dbc7358e Use PIC instead of LaTeX to draw the diagram of the FreeBSD release
branches.

Submitted by: des (mostly)
2002-01-02 01:15:35 +00:00
Murray Stokely
14233a1499 Move the release engineering howto to the doc tree, and convert it to
DocBook SGML.  This version includes additional content from my paper
that isn't in www/en/internal/releng.sgml.  That file will be removed
once this shows up on the website properly.

PR:		docs/32697
Suggested by:	bmah, nik, others
TeX to DocBook Conversion by: Hiten Pandya <hiten@uk.FreeBSD.org>
2002-01-01 05:25:13 +00:00
Murray Stokely
1a9834e543 Omit rule numbers in ipfw examples, since these are not explained in
this introductory tutorial.

PR:		docs/33270
Submitted by:	Marc Silver <marcs@draenor.org>
2001-12-31 09:47:52 +00:00
Doug Ambrisko
cb4d61ee2f Remove myself from additional contributors section, add to developers section.
Reviewed by:	imp
Approved by:	imp
2001-12-29 02:22:28 +00:00
Sergey Skvortsov
88abbe31e7 Remove myself from additional contributors section, add to developers section.
Approved by:	tobez
2001-12-27 11:20:55 +00:00
Yoichi NAKAYAMA
828f376f7b Add Kimura Fuyuki <fuyuki@mj.0038.net> for his devel/eieio port. 2001-12-26 11:38:40 +00:00
Dmitry Sivachenko
ffe44a8175 Add David Bremner <bremner@unb.ca> for his net/lam port. 2001-12-26 11:33:03 +00:00
Pete Fritchman
ed17986162 Add Michal Pasternak <doc@lublin.t1.pl> for his pl-sms and gnugadu ports. 2001-12-26 00:58:17 +00:00
Pete Fritchman
f3b69e9a99 Add Jean-Sebastien Roy <js@jeannot.org> for the xtexsh port. 2001-12-25 18:27:12 +00:00
Pete Fritchman
a673b61f6e Add Alan Eldridge <alane@geeksrus.net> for his sysutils/tree port, but mainly
his amazing work on the KDE ports and their integration with FreeBSD.
2001-12-24 22:03:33 +00:00
Mark Pulford
ecafaf02ed Add Jean-Yves Lefort <jylefort@brutele.be> for submitting the
editss port.
2001-12-24 06:47:50 +00:00
Martin Blapp
c366e9038a Add myself to developers section, add news entry and commit
my PGP public key.

Approved by:	demon
2001-12-20 17:09:09 +00:00
Dag-Erling Smørgrav
55ea6e906b Convert a hyphen to &mdash; 2001-12-17 15:33:46 +00:00
Anton Berezin
bbd5535af6 Add Dmitry Karasik <dmitry@karasik.eu.org> for his p5-Prima port. 2001-12-14 23:58:30 +00:00
Michael Lucas
54710bbf00 PR:
Submitted by:
Reviewed by:	-doc
Approved by:	bmah
Obtained from:
MFC after:

Obligatory second commit: pull myself from contributors, add to committers.

Now to wait 66 minutes and see what sort of damage I've done to the
-doc repo.
2001-12-11 11:59:43 +00:00
Dag-Erling Smørgrav
5089c5210c Checkpoint commit. 2001-12-11 11:08:10 +00:00
Murray Stokely
b17f8fa162 * Remove Satoshi as Ports Wraith
* Remove jkh as RE
* Add steve, murray, rwatson, jhb as RE team.

Submitted by:	jkh (commit_prep.pl is still being temperamental)
2001-12-10 08:36:47 +00:00
Giorgos Keramidas
f54121bd7f Wrap lines that were too long.
Only whitespace changes.
2001-12-06 21:13:56 +00:00
Giorgos Keramidas
b3347b0fdf Remove EOL whitespace.
Translators: this is a whitespace only commit.
2001-12-06 21:11:29 +00:00
Giorgos Keramidas
413e667369 Finish properly a sentence with a fullstop. 2001-12-06 21:09:43 +00:00
Dag-Erling Smørgrav
bb65c8cbeb Beginnings of an article about PAM. This is a work in progress and is not
yet connected to the doc build.

Sponsored by:	DARPA, NAI Labs
2001-12-06 18:38:25 +00:00
Chad David
bf614b068a Move myself from the contributors list to the developers list. 2001-12-06 01:10:17 +00:00
Alexey Zelkin
73fa5cffe2 Put uch's entry to appropriate place (sort) 2001-12-05 14:24:03 +00:00
Alexey Zelkin
7ea1858a78 * Mention that committers list is alphabeticaly ordered by last name in *visible*
comment at top of file. Also mention it generated html (same as for core list)
* Sort some committers entities to fit this order
2001-12-05 13:53:01 +00:00
Alfred Perlstein
32d2a5b0b9 s/opg/org
Submitted by: Vadim Ostranitsyn <vadim@alpha.tsu.ru>
2001-12-04 17:48:38 +00:00
John Baldwin
708f002a4d Correct the name of the rc.conf variable to enable pccardd from
'pccardd_enable' to 'pccard_enable'.

Submitted by:	Carl Jacobsen <carl@ucsd.edu>
2001-12-04 17:37:20 +00:00