Commit graph

15318 commits

Author SHA1 Message Date
Joel Dahl
f2018598fb - Update Postmaster.
-  Remove the XFree86 Project, Inc. Liaison entry.
-  Update Bugmeister.
-  Fix wording in two sentences.
2006-02-06 21:05:03 +00:00
Jesus R. Camou
ba0553c04d Update gnats admins.
PR:		docs/92858
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
2006-02-06 19:16:58 +00:00
Jesus R. Camou
5ec730e921 s/NOINET6/NO_INET6/
PR:		docs/92816
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
2006-02-06 19:13:19 +00:00
Jesus R. Camou
10e295fe55 s/apache2/apache22/
PR:		docs/92821
Submitted by:	Daniel Gerzo <danger@tomas.elvandar.org>
Approved by:	trhodes (mentor)
2006-02-06 19:09:04 +00:00
Giorgos Keramidas
3c253219b1 Add dash in 'self-inflicted'. 2006-02-06 12:11:22 +00:00
Andrej Zverev
a6df331f40 - Add Oleg R. Muhutdinov <mor@WhiteLuna.com> for
net-p2p/p5-Net-BitTorrent-File
	converters/p5-Convert-Bencode ports
2006-02-06 08:56:47 +00:00
Andrej Zverev
08346ac55a - Add Sulev-Madis Silber <madis555@hot.ee> for sysutils/pkgfe 2006-02-06 08:46:58 +00:00
Vitaly Bogdanov
83cb1d0d20 MFen:
1.5 -> 1.15

Obtained from: The FreeBSD Russian Documentation Project
2006-02-06 03:47:50 +00:00
Joel Dahl
74672fad07 Expand contraction. 2006-02-05 20:02:32 +00:00
Ceri Davies
1ea230918d Update the name of the Security Officer.
PR:		docs/92840
Submitted by:	Gabor Kovesdan <gabor dot kovesdan at t-hosting punkt hu>
2006-02-05 19:06:18 +00:00
Dmitry Morozovsky
999d1c3ff1 Fix typo.
Submitted by:	maxim@
Obtained from:	The FreeBSD Russian Documentation Project
2006-02-05 18:01:40 +00:00
Dmitry Morozovsky
dbb44744c1 MFen:
1.229 -> 1.235	committers-guide/article.sgml
	1.15 -> 1.16	cvs-freebsd/article.sgml
	1.7 -> 1.9	portbuild/article.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-05 17:55:22 +00:00
Simon L. B. Nielsen
4de76ea57b Don't use trademark entity when referring to "Sun" the company. It
should only be used when using "Sun" as part of a product name.
2006-02-05 16:08:25 +00:00
Robert Watson
1dfde2754f Remove extra 'the'. 2006-02-05 13:31:28 +00:00
Maho Nakata
a525d98ef9 Add Yuki SHIMAZU
for adding ports/sysutil/fpkg
2006-02-05 09:58:23 +00:00
Ceri Davies
d5e7a5e2dd Fix a missing full stop and a subject/verb mismatch.
PR:		docs/92826
Submitted by:	Alec Berryman <alec at thened punkt net>
2006-02-04 22:31:33 +00:00
Christian Brueffer
60cfad0906 Add some audit related manpages as well as usbdi(9). 2006-02-04 21:43:38 +00:00
Robert Watson
8dd4529f79 Re-wrap after content ends.
Suggested by:	brueffer
2006-02-04 21:08:50 +00:00
Robert Watson
43b8eb7340 Some edits of the audit handbook chapter:
Rename section "Security Event Auditing" from "Kernel Event Auditing" --
while most of our events are currently generated by the kernel, the intent
is that it will be whole system auditing.

More carefully distinguish our implementation being based on Sun's
published API and file format, and not their implementation.

Clarify a few more things audit can be used for, including post-mortem
analysis and intrusion detection.

Mention Mac OS X compatibility in addition to Darwin.

Sort glossary slightly differently -- events before classes, since classes
are defined in terms of events.  Tweak definition and examples.  Mention
non-attributable vs attributable here.

Mention that classes allow administrators to specify auditing requirements
at a high level.

Describe contents of a record.

Define 'trail'.

Since audit is now part of the base system, remove directions for
installing files, etc, since complete installs should have them, and if
they don't, the user should seek support.

Mention that audit trails are happiest on a file system of their own.

Update example flags option in audit_control -- add information on the
new default, but keep the current example because the new default doesn't
reflect the scope of possible expressions, whereas the earlier example
did.

Rephrase paragraph on avoiding directly manipulating logs in order to
explain that this is because the kernel/daemon own the log until it is
terminated.

Correct example: auditreduce just reduces, not prints, so |praudit is
needed or the user will experience the power of raw BSM's effects on
his or her terminal.

Much suggested by:	brueffer
Reviewed by:		brueffer
2006-02-04 20:54:08 +00:00
Bruce A. Mah
fd4f1a95e3 Add entity for ce(4). 2006-02-04 15:24:25 +00:00
Christian Brueffer
f642395748 Fix grammar bogon. 2006-02-04 11:10:40 +00:00
Christian Brueffer
210f051c04 Remove stale comment. 2006-02-04 07:57:25 +00:00
Christian Brueffer
ba9f6e3243 Hook up the audit chapter, written by trhodes, to the build.
Also assert copyright for 2006.
2006-02-03 20:25:59 +00:00
Christian Brueffer
ce2b9149f8 Various fixes and cleanups. Adaption of the preface to mention
that audit is only a part of CURRENT at the moment.

The 'tf' audit class removed on rwatson's advice.
2006-02-03 20:23:54 +00:00
Joel Dahl
77c302b9d9 Add niklas to the Development Team Alumni. 2006-02-03 18:19:15 +00:00
Jesus R. Camou
eac01c0bd1 s/rebuilded/rebuilt/
PR:		docs/92670
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Noticed by:	Daniel Summer <dvdan23@hotmail.com>
Approved by:	trhodes (mentor)
2006-02-02 14:17:52 +00:00
Vitaly Bogdanov
a5f29df066 MFen:
basics/chapter.sgml: 1.137 -> 1.143
	advanced-networking/chapter.sgml: 1.367 -> 1.376
	linuxemu/chapter.sgml: 1.125 -> 1.127
	desktop/chapter.sgml: 1.56 -> 1.63
	multimedia/chapter.sgml: 1.113 -> 1.115

Obtained from: The FreeBSD Russian Documentation Project
2006-01-31 20:22:48 +00:00
Brad Davis
23fd2c7260 - Welcome back anoncvs.FreeBSD.org
Approved by:	ceri@
2006-01-31 20:03:05 +00:00
Vanilla I. Shu
4b2880b8d9 update doc & add articles/
PR:		docs/92209
Submitted by:	chinsan
2006-01-31 01:31:06 +00:00
Kirill Ponomarev
28f30fd20d Update my key. 2006-01-30 20:56:51 +00:00
Jun Kuriyama
d7c655d528 Add more Latvian entries.
Submitted by:	peter dunaskin <petruha@bsd.lv>
2006-01-30 11:47:34 +00:00
Brad Davis
dfa2714e2c - Remove unneeded quotes to maintain consistency
Approved by:	ceri@
2006-01-29 04:25:52 +00:00
Pav Lucistnik
788f67c024 - Add ports-net-p2p cvsup collection 2006-01-28 11:50:13 +00:00
Pav Lucistnik
38bf68aa6c - Add net-p2p category 2006-01-28 11:14:03 +00:00
Brad Davis
c02320417a - Whoops.. Fix <indexterm>s that would break the build.
Approved by:	ceri@
2006-01-28 02:11:23 +00:00
Brad Davis
21c1052159 - Move mod_perl & mod_php into a subsection of their own
- Add information about the different ways mod_perl is available
- Clarify how to install PHP extentions
- Improve readability of the entire section

Reviewed by:	trhodes@, ceri@
Approved by:	ceri@
2006-01-28 02:04:23 +00:00
Brad Davis
7cc50fbdca - Improve readability
- Move the <note> explaining what versions this affects up to the top

Approved by:	ceri@
2006-01-28 01:36:49 +00:00
Jean-Yves Lefort
eef50da8ab Add Shaun Amott <shaun@inerd.com> for irc/ircd-ratbox. 2006-01-27 17:26:28 +00:00
Joel Dahl
837cad01f5 Remove guido from the security team. 2006-01-27 12:19:32 +00:00
Xin LI
c83e08cfbf Add my new subkey. 2006-01-27 10:28:51 +00:00
Brad Davis
3480a72af0 - Improve readability of the Portaudit section.
Approved by:	ceri@
2006-01-27 05:43:53 +00:00
Olivier Houchard
38b2b896e6 Document FreeBSD_version 700014 2006-01-26 18:23:32 +00:00
J. Vicente Carrasco
e5f7f19997 Fix lots of typos.
Lots of cosmetic changes.

Approved by: jesusr (mentor)
2006-01-26 17:55:30 +00:00
Vanilla I. Shu
fb9cd8c340 Add missing doc.local.mk. 2006-01-26 16:13:46 +00:00
Vanilla I. Shu
7a2907fa34 1: update faq/handbook/porters-handbook
2: add fdp-primer

PR:             docs/92056
Submitted by:   Wei-Hao Syu <whsyu@arbor.ee.ntu.edu.dot.tw>
2006-01-26 16:12:43 +00:00
Vasil Dimov
b331e4abf1 Add Jason Bacon <bacon@smithers.neuro.mcw.edu> to the list of additional
contributors for his port science/afni (ports/90752)
2006-01-26 16:01:33 +00:00
J. Vicente Carrasco
63b15da33a New version of the translation.
Approved by: jesusr (mentor)
2006-01-26 12:51:28 +00:00
Brad Davis
90103c1385 - Remove anoncvs.se.FreeBSD.org since the provider disappeared.
- Comment out anoncvs.FreeBSD.org since the machine is having hardware troubles and is waiting on an RMA part.

Approved by:	ceri@
2006-01-26 02:56:13 +00:00
J. Vicente Carrasco
2ef1e79c7e Update chapter content.
Approved by: jesusr (mentor)
2006-01-24 16:38:56 +00:00
Sergey Matveychuk
cd8e4e69d9 Add Jeffrey H. Johnson 2006-01-23 08:27:01 +00:00