Commit graph

10932 commits

Author SHA1 Message Date
TAKATSU Tomonari
a6fd5eb6fe - Add myself to contrib.committers.sgml
- Remove myself from contrib.additional.sgml

Approved by:	maho (mentor)
2009-05-19 21:25:17 +00:00
Ganbold Tsagaankhuu
3131085dc0 s/insure/ensure 2009-05-19 15:43:13 +00:00
Ganbold Tsagaankhuu
b1844d2f5f s/them/then 2009-05-19 15:27:01 +00:00
TAKATSU Tomonari
9eb6b7a814 Add myself to authors.ent (first commit)
Approved by:	maho (mentor)
2009-05-19 12:54:51 +00:00
Hiroki Sato
79436d4ede Unbreak build and whitespace clean-up. 2009-05-17 09:42:35 +00:00
Doug Barton
06864915c7 Update the section on named (currently 29.6):
1. s/Internet Software Consortium/Internet Systems Consortium/
2. Tighten up a few sections, improve wording, modernize terminology
3. Remove references to the make-localhost program which is long gone [1]
4. Update the included named.conf file to match current reality
5. Change all references to default TTL in the example zone files to refer
to the TTL for a negative response
6. Simplify the CNAME example
7. Update URLs

PR:		docs/122604 [1]
Submitted by:	keramida [1]
2009-05-17 02:45:49 +00:00
Hiroki Sato
fb44adcbbb Document RELENG_7_2 branch tag.
Spotted by:	ryusuke at jp.freebsd.org
2009-05-16 07:24:14 +00:00
John Baldwin
838821ae1e Document 702101. 2009-05-15 18:52:43 +00:00
Robert Watson
f33d7f0e8d Add some text describing the "include" kernel configuration directive,
and give an example.  In practice, including GENERIC and then simply
providing a few additional options or devices is the preferred way to
configure kernels now, rather than writing them from scratch (except
in embedded environments).  This text could probably use some
refinement.

Suggested by:	Richard Clayton <richard.clayton at cl.cam.ac.uk>
2009-05-15 13:31:51 +00:00
Robert Watson
cf1dd0e5d7 Recompiling a kernel is no longer a rite of passed for nearly all BSD
users; only advanced users now compile kernels.  Expand rationale for
building a custom kernel: unused features still take up memory that
could be used by applications.
2009-05-15 12:22:44 +00:00
Gabor Kovesdan
dfe5a50083 - Document __FreeBSD_version 800087
Requested by:	attilio
2009-05-14 17:08:39 +00:00
Erwin Lansing
8a1cca9a5c Rename pty's after name changes in 8.x 2009-05-14 15:33:07 +00:00
Manolis Kiagias
8022eecc1c A revamp of Handbook's 'firewalls' chapter.
This is a rather lengthy patch, that attempts to fix several problems:

- Reduce repetition. There are several paragraphs in the original text that are repeated throughout the sections
- Markup fixes. Replace single quotes with <literal> tags, add <acronym>s and several other changes to improve markup consistency
- Convert to passive voice where possible, eliminate few first person references
- Several grammar and language fixes
- The original text implied that the same TCP packet would go back and forth between source and destination.  Rephrase relevant paragraphs to clarify these are different packets
- Includes many fixes submitted in a PR [1] and a link fix submitted on -doc [2]
- Numerous other smaller changes, too many to mention here

PR:		docs/131568 [1]
Submitted by:	Chris Pepper <pepper@cbio.mskcc.org> [1]
Submitted by:	Phillip Nordwall <Phillip.Nordwall@wwu.edu> [2]
Reviewed by: 	trhodes, keramida
2009-05-13 17:20:58 +00:00
Giorgos Keramidas
dd3676854b Terminate <para> elements before starting a new <screen> and
clarify a bit the part that describes the type of patches we
like sending upstream for ports.
2009-05-13 02:05:11 +00:00
Giorgos Keramidas
3c172d75e7 Fix a typo noticed while translating parts of the glossary to Greek. 2009-05-13 01:38:27 +00:00
Marc Fonvieille
f7f7f95dc8 - Update outdated sysctl MIBs for vchans
- Point user to pcm(4) manual page for more information.

Found and suggested by:	Johan Kuuse <kuuse@redantigua.com>
2009-05-10 13:53:56 +00:00
Johann Kois
eb1c1a75c4 PR: docs/133407
The link for the UK rsync mirror has changed.

Thanks to:
- Richard Tector (richard att tector dott org dott uk)
- gavin@ (provided a patch for this)
2009-05-09 18:14:04 +00:00
Johann Kois
e65d994d22 PR: docs/134393
Correct a sentence which is not correct English at the moment.

Found by:       Benedict Reuschling (benedict ett reuschling dott org)
2009-05-09 17:28:03 +00:00
Stephane E. Potvin
a8265f3713 Document 800083 __FreeBSD_version.
Approved by: kan (mentor)
2009-05-08 02:22:31 +00:00
Rene Ladan
0399d881d6 * Update the solid-state article to refer to the rcNG subsystem instead of its predecessor
* FreeBSD -> &os; in affected areas
* /dev does not populated by the scripts, it is not an on-disk file system anymore, so no need to mention it
* /tmp and /var/tmp are not necessarily linked, remove paragraph about creating /var/tmp
* /proc is not in fstab anymore
* remove another instance of /var/db/port.mkversion I missed in a previous commit
* /var gets populated by /etc/mtree/BSD.var.dist instead of a list 'var_dirs', which now include /var/at , /var/cron and /var/log
* Clarify the section about Apache a bit, mention that the default setup is fine

Reviewed by:	remko, trhodes, keramida
Approved by:	above
2009-05-06 19:39:07 +00:00
Manolis Kiagias
f9ff4055a1 Add info on the new 'ufsid' label introduced in 7.2-RELEASE
Reviewed by:	rene, trhodes
2009-05-06 14:12:13 +00:00
Giorgos Keramidas
923fda1d51 Add class="directory" to <filename> elements that need it.
Reviewed by:	manolis, rene, trhodes
2009-05-06 13:34:56 +00:00
Sean Nicholas Barkas
1b764b6fb2 * Add my author entity
* Add myself to list of committers
* Remove myself from list of additional contributors
* Add my GnuPG key

Approved by:	dwmalone (mentor)
2009-05-05 09:13:27 +00:00
Manolis Kiagias
4d64fa1be1 Note no more releases will come from the RELENG_6 branch 2009-05-04 05:45:22 +00:00
Hiroki Sato
4b57e89622 Update information on 7.2-RELEASE. 2009-05-04 00:03:21 +00:00
Manolis Kiagias
11ce043e33 Minor language nit
Submitted by:	Benedict Reuschling <bcr@doc.bsdgroup.de>
2009-05-03 18:18:56 +00:00
Manolis Kiagias
0e8b4ae7ab Minor language nit
PR:		docs/134147
Submitted by:	Benedict Reuschling <bcr@doc.bsdgroup.de>
2009-05-01 22:18:36 +00:00
Gabor Pali
63ed18dea1 Another minor nit 2009-05-01 09:48:50 +00:00
Giorgos Keramidas
4aaa526087 Reword a bit the 'compress your patches' suggestion, making it a bit
more clear about what to compress and what to uuencode.

Obtained from:	FreeBSD Greek doc team
2009-04-30 18:26:32 +00:00
Giorgos Keramidas
2060b208f8 Mark directory <filename> elements with class="directory".
Obtained from:	FreeBSD Greek doc project
2009-04-30 15:27:54 +00:00
Gabor Pali
a950dcc242 A minor nit in the recent addition
Submitted by:	manolis
2009-04-29 19:57:23 +00:00
Gabor Pali
e49b2d81d9 Add a subsection on using the documentation ports.
Co-authored by:	keramida
Reviewed by:	rene, manolis, trhodes, gabor, Ben Kaduk [1], keramida

[1] minimarmot (at) gmail (dot) com
2009-04-29 18:51:54 +00:00
Gabor Kovesdan
9948e825ef - Add some hints to reduce strings to localize when using NLS
Reviewed by:	rene
2009-04-29 17:46:49 +00:00
Manolis Kiagias
3a01ee012b Update the 'Configuring X11' section for Xorg 7.4
Reviewed by:	rene, keramida, trhodes, Warren Block <wblock at wonkity dot com>
2009-04-29 05:53:22 +00:00
Robert Watson
a3d98796dc Add Warner and myself as FreeBSD contributors.
Reported by:		ru
Premature reaper:	pgj
2009-04-25 14:14:20 +00:00
Gabor Pali
9a1a218279 - Document freebsd-gecko mailing list
PR:		docs/133855
Submitted by:	dhw
2009-04-22 13:32:44 +00:00
Robert Watson
996787aed4 Document 800082 __FreeBSD_version. 2009-04-21 22:56:05 +00:00
Robert Watson
1de0df0089 Document __FreeBSD_version updates between 800077 and 800081.
Pointed out by:	bz
Reviewed by:	kmacy (800078-800080)
2009-04-19 16:58:47 +00:00
Marc Fonvieille
6ce9f0924c Revert the previous commit temporarily until the release is done. 2009-04-17 19:17:23 +00:00
Marc Fonvieille
1c83710dc0 Temporary version number bump for 7.2-RELEASE 2009-04-17 19:10:39 +00:00
Marc Fonvieille
0172054913 Add missing spaces. 2009-04-17 14:41:37 +00:00
Ken Smith
af90fe0ccd Document __FreeBSD_version numbers 702000 and 702100. 2009-04-15 04:33:21 +00:00
Tom Rhodes
a6fe589f65 Access->Address
Noticed by:	will
2009-04-12 20:46:55 +00:00
Marc Fonvieille
32b3c3e4df s/linux_base/linux_base-fc4/ where needed.
Found by:	Leslie Jensen <leslie@eskk.nu>
2009-04-10 10:08:43 +00:00
Luigi Rizzo
ba9fe0adb3 document bump in FreeBSD version due to dummynet ABI change 2009-04-09 13:03:52 +00:00
Marko Zec
330516587a Add log for __FreeBSD_version levels 800074 and 800075, corresponding
to svn revisions r190373 and r190787.

Reviewed by:	rpaulo
Approved by:	julian (mentor)
2009-04-08 16:05:51 +00:00
Daniel Gerzo
908309bb34 - add some initial notes about recently added support for parallel builds
Roughly reviewed by: pav, jmallett, rwatson
2009-04-08 15:59:51 +00:00
Rene Ladan
aac5273002 Remove the text regarding the obsolete /var/db/port.mkversion from the solid-state article.
Reviewed by:	trhodes, gabor, keramida
Approved by:	gabor
2009-04-08 08:48:30 +00:00
Rene Ladan
320df3a8ed Do not mention the long-gone mknod(8) command anymore.
While here, remove some surrounding <para> elements from <screen> elements.

Reviewed by:	gabor, trhodes, keramida
Approved by:	gabor
2009-04-08 08:45:55 +00:00
Boris Samorodov
ed29a74b68 Add Stas Timokhin for x11-toolkits/linux-f8-tk84, ang/linux-f8-tcl84.
PR:		ports/131805, ports/131806
2009-04-06 14:24:37 +00:00