Commit graph

9974 commits

Author SHA1 Message Date
Giorgos Keramidas
c7ddfa0425 Tiny change in the X11 client/server section.
It's slightly better to talk about input/output devices (and add
an example of pointer devices other than a mouse), than a simple
'and so on' here.
2008-01-20 23:10:40 +00:00
Tom Rhodes
c0d50d5d00 Fix problem marked with "XXX" in revision 1.223 by Ceri:
Add an XXX comment regarding account locking procedures.  This text is
currently wrong, but the correct way to do this is currently pending a
resolution in bin/71147.

Yar resolved this issue with his modifications to pam_unix.c revision 1.52
which was later MFCed.

The fix was to rewrite portions of this section to cover the differences between
a *'red account and a *LOCKED* account.  While here, remove the comment.

Reviewed by:	ceri
2008-01-20 19:24:18 +00:00
Remko Lodder
ac6bf8b645 s/IPF/PF/ (with acronym tags around it as was the case before modifying
the text).

Noticed by:	danger
2008-01-17 17:50:30 +00:00
Remko Lodder
8733db6ed1 IPF does not have ALTQ support (or at least not that I and several others
could find) so remove it from the information, give an example on how
such a setup can be achieved.

PR:		docs/113464
Submitted by:	Josh Paetzel <josh at tcbug dot org>
Inspired by:	Marc Silver <marcs at draenor dot org> (slightly rewritten
		by me).
2008-01-17 13:38:31 +00:00
Giorgos Keramidas
19dac87a52 Reword a bit more the text around the `rw' capability.
Submitted by:	Warren Block <wblock@wonkity.com>
Reviewed by:	danger, gregoryd.freebsd at free.fr
2008-01-15 14:56:50 +00:00
Giorgos Keramidas
9e43e7cf66 Reword a bit a part which seemed confusing. Using shorter sentences
here is probably better for non-native English speakers (like me).

PR:		docs/119463
Submitted by:	Gregory Delfly, gregoryd.freebsd at free.fr
2008-01-14 13:40:18 +00:00
Giorgos Keramidas
1af1b7c377 Add a bit of whitespace between option letters and arguments in
the description of the LPD `input filter' and `output filter',
to make reading a bit more comfortable and the source more
consistent with the rest of the option lists.

PR:		docs/119460
Submitted by:	Gregory Delfly, <gregoryd.freebsd at free.fr
2008-01-14 02:28:51 +00:00
Giorgos Keramidas
66ce7937ab Add a bit of whitespace between option letters and arguments in
the description of the LPD `input filter' and `output filter',
to make reading a bit more comfortable and the source more
consistent with the rest of the option lists.

PR:		docs/119461, docs/119462
Submitted by:	Gregory Delfly, <gregoryd.freebsd at free.fr
2008-01-14 02:24:54 +00:00
Erwin Lansing
31384f692a - Add the 8-exp build
- Note that 7-exp is the current experimental patches build
2008-01-13 16:45:51 +00:00
Mark Linimon
d26a7ad0aa 5-exp is obsolete. 2008-01-13 10:59:42 +00:00
Li-Wen Hsu
a4bb6d34d4 - Add Oleg Ukraincev for ports/119527 2008-01-10 17:36:14 +00:00
Marc Fonvieille
d3df4d0b88 At the beginning of the "Configuring X11" section, mention the fact
that Xorg, nowadays, can often run without any configuration file.

PR:		docs/119233
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-01-09 19:43:05 +00:00
Gabor Kovesdan
476e4ff3a6 - Document __FreeBSD_version 800008 and 800009
Submitted by:	attilio
2008-01-09 17:36:05 +00:00
Daniel Gerzo
c47aa0ced9 - add 2008 2008-01-06 13:49:29 +00:00
Hiroki Sato
b8dfff613e Update branch and release tags for 6.3R and 7.0R. 2008-01-06 11:05:27 +00:00
Hiroki Sato
419d8476a3 Document __FreeBSD_version:
- Add 603101.
 - Add "7.0-RELEASE" to 700055.
2008-01-06 11:00:31 +00:00
Wesley Shields
baab196e00 Move my entry to the committers section and remove it from the
contributors section.

Approved by:	garga (mentor)
2008-01-04 16:27:49 +00:00
Wesley Shields
c7b0f2b3a6 Add myself.
Approved by:	garga (mentor)
2008-01-04 16:25:00 +00:00
Gabor Kovesdan
25660a5dba - Bump copyright year 2008-01-04 13:41:07 +00:00
Li-Wen Hsu
a39d973f9e - Add bf for textproc/py-libtre 2007-12-31 21:50:51 +00:00
Lars Engels
6d77937c36 - Add Sean McLaughlin to the list of additional contributors 2007-12-31 21:33:11 +00:00
Lars Engels
85dfb697a3 - Add Martin Dieringer to the list of additional contributors 2007-12-31 18:05:38 +00:00
Lars Engels
96c69976d5 - Add Roy Maples to the list of additional contributors 2007-12-31 17:29:38 +00:00
Marc Fonvieille
6bca7a9bb0 - Add some missing application tags
- s/ports collection/Ports Collection/
2007-12-30 15:46:39 +00:00
Daniel Gerzo
db6a75d08a - Spell "whereas" correctly.
PR:		docs/119138
Submitted by:	gregory delfly <gregoryd.freebsd@free.fr>
2007-12-30 02:40:32 +00:00
Remko Lodder
8480a57a44 s/examble/example/ 2007-12-28 20:17:18 +00:00
Remko Lodder
897dda35e0 Remove a redundant options field, found while translating this section. 2007-12-28 11:11:43 +00:00
Weongyo Jeong
16ea4b2d1a Add my entity
Approved by:	thompsa (mentor)
2007-12-28 06:23:18 +00:00
Weongyo Jeong
a6f83b4254 Add myself
Approved by:	thompsa (mentor)
2007-12-28 06:16:05 +00:00
Remko Lodder
8e19d79246 I like the "create" "use" "destroy" documentation flow better then
that was the case for the current section: "create" "destroy" "use"
so, move the destroying of any geom label to the bottom of the
section, right after informing us about it's usage etc.
2007-12-27 18:21:22 +00:00
Remko Lodder
e741b1df42 Throughout the document we call things like adX <devicename> objects,
the same goes for one of the .journal examples, lets use that a bit
more consequently in the journaling section.
2007-12-27 17:30:30 +00:00
Remko Lodder
ed84894a90 Correct another example and in the same example, talk about a replaceable
/mnt since we mention a line before that we can choose a desirable mountpoint
2007-12-27 15:43:52 +00:00
Remko Lodder
3229c14296 Make the gjournal load a bit more inline with the other examples we have. 2007-12-27 15:39:10 +00:00
Gabor Kovesdan
d75bf2fbf9 - Include the "More Information" section
- Remove "What's new in 5.3", we need a similar part for 7.0
- Change the orders to the foils to be more logical and remove the XXX comment
  about this
- Remove some silly and inconsistent comments
- Break lines to be easier to read
2007-12-26 20:40:58 +00:00
Gabor Kovesdan
c2cf5114d3 - Update the list of supported architectures 2007-12-26 20:37:44 +00:00
Gabor Kovesdan
6190c423d6 - Describe the new release scheduling process 2007-12-26 20:37:13 +00:00
Gabor Kovesdan
9296431c48 - Ooops, 8.X is -CURRENT, not -STABLE 2007-12-26 20:36:37 +00:00
Gabor Kovesdan
c3c8d9e0bb - Update to cover 6.X/7.X/8.X 2007-12-26 20:35:34 +00:00
Gabor Kovesdan
c818d1e45e - Mention portmgr, doceng and secteam here 2007-12-26 20:34:37 +00:00
Gabor Kovesdan
b6160ccb6c - Add a new slide with links about FreeBSD so that it can be pasted to the
end of a presentation
2007-12-26 20:33:52 +00:00
Gabor Kovesdan
cc7aded3a3 - Better indenting and line breaking 2007-12-26 20:32:57 +00:00
Gabor Kovesdan
4c6b8c8e0d Note, that the previous commit should have been:
- Use more accurate title for the foils so that the foilgroup look
  better when rendered
- Comment out the foil for the missing chart
- Update the numbers of committers
- Reword a paragraph
- Enclose send-pr into command element

Moreover to the previous change:
- Fix a typo
2007-12-26 20:32:00 +00:00
Gabor Kovesdan
67fd0f5f04 - Use more accurate title for the foils so that the foilgroup look
better when rendered
- Comment out the foil for the missing chart
-
2007-12-26 20:30:03 +00:00
Rafal Jaworowski
ca1258c4ac Add new commiter/author/developer entity
Approved by:	cognet (mentor)
2007-12-26 18:46:52 +00:00
Robert Watson
21c0c8925b Mention full memor dumps, minidumps, and textdumps in the introduction
to kernel debugging, with consequences for debugging.

Mention that the default in more recent FreeBSD versions is to
automatically select a swap partition and use it as a dump partition,
and don't suggest changing the default.

This chapter could use rather serious updating.
2007-12-26 12:56:46 +00:00
Remko Lodder
23d4c14e46 Improve wording in the console video mode section. 2007-12-25 23:53:50 +00:00
Remko Lodder
402dcb4530 If we are creating a mini-bsd floppy with new commands, why do
we insert /dev/MAKEDEV in the floppy then? I dont have it anymore
on a recent system, thus remove the information about it. Probably
the information in the mini-kernelconfiguration example could use
a little hand as well.
2007-12-25 21:02:37 +00:00
Robert Watson
8357a1973e Update __FreeBSD_version version list to reflect 800007 -- addition of a
why argument to kdb_enter().
2007-12-25 18:44:04 +00:00
Remko Lodder
c336eb6890 rc.d is no longer a new method, it's the method. 2007-12-23 18:48:21 +00:00
Thierry Thomas
6a660e0b1c Add an entry for Vaclav Haisman.
PR:		ports/118372
2007-12-23 17:06:55 +00:00
Ken Smith
953154150e Document __FreeBSD_version 700100. While here add missing </row> tag
for the previous entry.
2007-12-22 14:04:39 +00:00
Gabor Kovesdan
9bc967e5e2 - Document how to install packages for a NanoBSD image
PR:		docs/115732
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2007-12-21 21:19:54 +00:00
Gabor Kovesdan
4b41ca41df - Document how to reconfigure a port
PR:		docs/116068
Submitted by:	Chess Griffin <chess.griffin@gmail.com>
2007-12-21 21:14:19 +00:00
Gabor Kovesdan
df6644b54d - Since FreeBSD 6.2 the option to define the encryption algorithm to encrypt
the swap partition has changed from -a to -e. Reflect this in the
  documentation.

PR:		docs/113390
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch>
2007-12-21 21:01:24 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Gabor Kovesdan
b8be1d00d1 - Add item to the FAQ about configuring the delete key in console/xterm with
sh/csh

PR:		docs/118849
Submitted by:	alepulver
2007-12-20 22:15:51 +00:00
Gabor Kovesdan
2524a1bff7 - Add Freenode's ##FreeBSD to the IRC channels' list
PR:		docs/118241
Submitted by:	Jeff Palmer <jpalmer@totaldiver.net>
2007-12-20 22:10:19 +00:00
Pav Lucistnik
b399cd6398 - Update info about maintainership of addport script 2007-12-19 19:25:51 +00:00
Marc Fonvieille
1f6ae51a1d s/OPTIONS/options/ for kernel options since only the lowercase version
is accepted by config(8)
2007-12-16 20:00:56 +00:00
Gabor Kovesdan
f9bd1c2065 - Bump copyright dates
- Update number of ports
2007-12-16 13:58:35 +00:00
Chin-San Huang
dc37fc5173 - Add Ditesh Shashikant Gathani for textproc/pecl-doublemetaphone.
PR:		ports/117884
2007-12-16 04:04:38 +00:00
Anton Berezin
99c37e2ab6 List Matthew Luckie <mjl@luckie.org.nz> as an additional contributor
for his p5-Net-IPTrie and other ports.
2007-12-14 14:08:01 +00:00
Chin-San Huang
8576d1f932 - Add Matthias Schmidt for ports-mgmt/pkg_search
PR:		ports/118397
2007-12-12 18:50:26 +00:00
Renato Botelho
26e3e349da - Add BluePex Security Solutions <freebsd-ports@bluepex.com> because of
net-mgmt/p5-SNMP-Simple

PR:		ports/118623
2007-12-12 18:41:13 +00:00
Joseph Koshy
da6732e198 Document version 800006. 2007-12-11 03:12:47 +00:00
Marc Fonvieille
d6b42e2430 Fix some typos. 2007-12-10 21:44:19 +00:00
Remko Lodder
dba4e4b08b Improve the working around FAT and extended filesystems.
PR:		docs/114715
Submitted by:	Ben Kaduk <minimarmot at gmail dot com>
		with minor modifications by me
2007-12-08 20:21:12 +00:00
Remko Lodder
2e64f54ab2 Add information on how to change the console video modes.
Translators: this is an addition to the current handbook, no other
changes had been made in the chapter.

PR:		docs/117035
Submitted by:	Chess Griffin <chess dot griffin at gmail dot com>
2007-12-08 19:46:16 +00:00
Gabor Kovesdan
22906253c9 - Update sample C(V)Sup refuse list to cover all existing doc languages
PR:		docs/118491
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2007-12-08 10:21:49 +00:00
Chin-San Huang
ca5f3f378d - Update gaod's Chinese name. 2007-12-04 12:41:22 +00:00
Chin-San Huang
0a2b508ca5 - Add three contributors for contributing their tips and translation:
Eintisy Chuang (aka. Eintisy)
	Wei-Yu Chen (aka. weiyu)
	gaod

Obtained from:		The FreeBSD Traditional Chinese Project
			https://opensvn.csie.org/traccgi/freebsddoc/wiki
2007-12-01 18:11:06 +00:00
Remko Lodder
dc302a920c Add some information for apache 2.2 instead of 2.0 and give a really
short idea on how to enable apache2.2 via the /etc/rc.conf system.

This is just an initial commit in this region.

PR:		docs/114898
Submitted by:	znerd
2007-11-28 21:26:59 +00:00
Remko Lodder
39c78e5fe6 Add a section about KMyMoney which is a personal finance manager
PR:		docs/115990
Submitted by:	Chess Griffin <chess dot griffin at gmail dot com>
2007-11-28 19:37:25 +00:00
Robert Watson
0bd49d9eaf Update handbook Audit chapter to reflect status in 6.3 and later, and to
mention that an XML output mode is now available for praudit(8).
2007-11-28 11:55:25 +00:00
Marc Fonvieille
3441846d33 In wireless part:
- Add some noise levels different from 0 since 7.X and above should
  correctly display these informations;
- Stick the ifconfig(8)'s inet part at the end of each command line.
  The inet setting does an implicit "up" to the interface before
  setting the rest of parameters leading sometimes to issues.  This is
  a bug, marking the interface up last is a workaround to that
  issue.  This change nothing to the doc since the parameters order
  should not be important, but may reduce the problems for the readers
  using cut&paste. [1]

[1] Requested by sam@
2007-11-25 09:34:06 +00:00
Ken Smith
f698cf9d15 Document __FreeBSD_version's 603000 and 603100. 2007-11-25 06:44:56 +00:00
Remko Lodder
685dea9c44 Add missing </para>.
Submitted by:	miwi
2007-11-24 14:10:49 +00:00
Marc Fonvieille
2fbe8fd546 Add a FreeBSD Host Access Points section to the wireless page.
Without encryption, WPA-PSK and WEP APs are covered.
Instructions for EAP-TLS, EAP-TTLS and EAP-PEAP based APs will be added
in future

With many useful remarks and help from: sam@ and thompsa@
Inspired from: Sam Banks <w0lfie@clear.net.nz> and loader@
contributions
2007-11-24 09:25:54 +00:00
Rong-En Fan
0f839c16e7 - Document 602115 2007-11-21 01:33:40 +00:00
Gabor Kovesdan
06c863eb47 - Add missing </para> closing tag
Submitted by:	Ganbold <ganbold@micom.mng.net>
2007-11-20 11:05:37 +00:00
John Baldwin
bd24f5c6c3 Document 800004. 2007-11-12 22:06:40 +00:00
Mark Linimon
e50fc05423 Fix some mistakes in the __FreeBSD_version descriptions. 2007-11-12 18:33:28 +00:00
Gabor Kovesdan
7d934c0974 - Add some information about the handling of whitespace changes
- Cut a long line while here

PR:		danfe
Submitted by:	docs/116459
2007-11-11 19:17:48 +00:00
Giorgos Keramidas
1ab7e7b806 Replace inline " quotes, with &rdquo;. The output should look pretty
similar, but the inline quote confuses syntax highlighting in both
Emacs and VIM.
2007-11-02 15:48:54 +00:00
Giorgos Keramidas
4d01194625 Minor wording nit. The ports/ tree certainly has many revisions;
thousands of them, in fact.  It doesn't have *branches* though.
2007-11-02 15:47:21 +00:00
Henrik Brix Andersen
edcd6e3d15 Move my own entry from the "Additional Contributors" section to the
"Developers" section.

Approved by:	erwin (mentor)
2007-11-01 17:29:05 +00:00
Henrik Brix Andersen
42b268c557 Add myself
Approved by:	erwin (mentor)
2007-11-01 17:26:11 +00:00
Bill Fenner
a452349b01 Fix the entry for "6.1-STABLE after 802.11 fixups changed the api
for the IEEE80211_IOC_STA_INFO ioctl." to have the right version
number.

Eliminates-weekly-email-to:	sam
2007-10-30 18:03:05 +00:00
Rong-En Fan
fc380ab7ad - Document 602114 2007-10-30 04:44:18 +00:00
Volker Stolz
ec07cf70ff - Add Matthieu Guegan for x11-wm/xmonad (PR ports/117491)
- sort & tidy
2007-10-29 08:08:43 +00:00
Marius Strobl
15a3ac7cd8 - Document __FreeBSD_version 700055.
- Close an element of the __FreeBSD_version 800003 entry.
2007-10-28 17:38:22 +00:00
Bruce A. Mah
93faa30729 Fix misspelling: s/judgment/judgement/.
Submitted by:	Gabor PALI
PR:		117432
2007-10-26 16:06:50 +00:00
Marc Fonvieille
a8d2cae6e3 - A s/&man.mount.msdosfs.8;/&man.mount.8; to match the 1.381 revision;
- Add some missing tags;
- Remove contractions.
2007-10-26 08:01:30 +00:00
Xin LI
5041372bb8 Document __FreeBSDversion 700054: wide and single byte ctype separation MFC 2007-10-25 20:36:01 +00:00
Xin LI
14ff08af15 Document __FreeBSDversion 602113: MFC of wide/single byte ctype separation 2007-10-25 19:59:18 +00:00
Ulf Lilleengen
1dab593e4c - Add myself to the committers section and remove myself from the contributors
section.

Approved by:	kib (mentor)
2007-10-25 19:13:22 +00:00
Ulf Lilleengen
a6d6bd491f - Add myself to authors file.
Approved by:	kib (mentor)
2007-10-25 18:51:21 +00:00
Tom Rhodes
c2e8172a03 Enable the gjournal section I wrote so that it's available come 7.0. 2007-10-25 07:55:54 +00:00
Marius Strobl
7bcd1a3b23 Document __FreeBSD_version 800003. 2007-10-24 21:29:51 +00:00
Martin Wilke
7cd6e98b32 - Add Thomas Hurst for sysutils/k8temp 2007-10-24 11:40:48 +00:00
Fukang Chen
8e41d62a9d Now www.bsdmall.com is forwarded to FreeBSD Mall,
so update the WWW link.

Approved by:            delphij (mentor)
2007-10-24 09:46:19 +00:00
Doug Barton
c0fb9d4b9e Change an "an" to an "a" in the OpenSSH section
Submitted by:	Daniel <digital12o@hotmail.com>
2007-10-23 07:03:34 +00:00
Fukang Chen
69185e2199 Update the FreeBSD Mall phone number.
Approved by:            delphij (mentor)
2007-10-23 02:15:23 +00:00
Julian Elischer
87a6889455 Note the rename of kthread_create() etc. 2007-10-21 18:42:57 +00:00
Alejandro Pulver
006e39c452 - Add Matthew Grooms for security/ike. 2007-10-21 02:59:09 +00:00
Renato Botelho
12a5547411 Add Nikola Lecic <nikola.lecic@anthesphoria.net> for ports/textproc/kmflcomp 2007-10-18 12:31:32 +00:00
Lars Engels
53ca49451a Add Carlos A. M. dos Santos to the list of additional contributors
Approved by:	miwi (mentor)
2007-10-16 17:40:53 +00:00
Chin-San Huang
d310e0c103 - Fix typo.
Submitted by:		Ganbold <ganbold at micom.mng.net>
2007-10-16 04:42:46 +00:00
Max Laier
d34517e1fd __FreeBSD_version 800001: tcpdump 3.9.8/libpcap 0.9.8 2007-10-16 02:53:02 +00:00
Mark Linimon
b4ed4c6ba0 Reflect RELENG_7. 2007-10-16 01:09:50 +00:00
Dmitry Morozovsky
31eacb4167 Mention RELENG_7 tag. Wrap long line while I'm here. 2007-10-15 13:27:28 +00:00
Chin-San Huang
a0b38f05cf - Add the "Virtual PC on Windows" entry.
- Move the "Parallels on MacOS" entry to the front.
2007-10-15 01:08:15 +00:00
Joel Dahl
90f26d4cbf Move trevor to the Development Team Alumni. 2007-10-14 11:55:29 +00:00
Daniel Gerzo
81feacb460 Update for FreeBSD-SA-07:01.jail.
PR:		docs/117024
Patch by:	Wesley Shields <wxs.atarininja.org> (partly)
2007-10-13 23:04:11 +00:00
Andrey A. Chernov
25fff62100 Add note about wide and single byte ctype separation to 800000 entry. 2007-10-13 20:28:34 +00:00
Chin-San Huang
21a93d5607 - Add Virtual PC on Windows(R) section.
Obtained from:	The FreeBSD Traditional Chinese Project
2007-10-13 12:01:20 +00:00
Lars Engels
f984a4bcab Add Byung-Hee HWANG to the list of additional contributors.
Approved by:    miwi (mentor)
2007-10-11 21:32:05 +00:00
Ken Smith
5f1df491a6 Document __FreeBSD_version 800000 (8.0-CURRENT). 2007-10-11 06:03:23 +00:00
Thierry Thomas
2cee9a241a Add an entry for Ullrich Franke.
PR:             ports/116357
2007-10-08 09:24:22 +00:00
Edwin Groothuis
986bc3d66f [patch] inform porters handbook about INSTALL_KLD
Describe the INSTALL_KLD command in the Porters Handbook

PR:		docs/116989
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Remko Lodder <remko@elvandar.org>
2007-10-07 07:09:56 +00:00
Tom Rhodes
89c2fddcd7 Add a space to separate two words. 2007-10-06 00:04:22 +00:00
Daniel Gerzo
6d4cd2ff49 - Add <acronym> tags around RSA and DSA words,
- ensure reader that the ~/.ssh/authorized_files is pure file and not
  directory [1],
- simplify the last part of para,
- 8 spaces = tab, while here.

PR: docs/116879 [1]
2007-10-03 20:35:35 +00:00
Mark Linimon
eaf9640387 Document two failure modes: looping on a single package; all package builds
suddenly fail.
2007-10-01 05:55:01 +00:00
Marius Strobl
7850e192f0 Document __FreeBSD_version 700053. 2007-09-30 13:24:14 +00:00
Ade Lovett
4d984cdf47 Change example reference USE_AUTOTOOLS reference to use 261, instead of 253. 2007-09-30 05:11:32 +00:00
Chin-San Huang
9ada876c91 - Tweak quality.
Obtained from:	The FreeBSD Traditional Chinese Project
2007-09-28 16:05:30 +00:00
Kai Wang
1a4509ac52 Remove myself.
Approved by:	jkoshy (mentor)
2007-09-28 15:12:19 +00:00
Kai Wang
817f8a0359 Add myself.
Approved by:	jkoshy (mentor)
2007-09-28 15:08:14 +00:00
Kai Wang
052a0c45f7 Add myself.
Approved by:		jkoshy (mentor)
2007-09-28 14:55:47 +00:00
Rui Paulo
0c21c4b669 Add myself.
Reviewed by:	njl (mentor)
2007-09-26 09:56:29 +00:00
David E. O'Brien
548db34156 Reduce the redundancy in the Alpha and sparc64 RE listings.
Approved by:	rwatson
2007-09-26 00:37:34 +00:00
Tom Rhodes
128c5f9e14 Fix build by removing extra </row> entry 2007-09-22 01:30:25 +00:00
David E. O'Brien
4f1ad355dd Document 602112. 2007-09-21 15:40:32 +00:00
David E. O'Brien
32a40c8eea Add gnn and trim the sparc64 re's. 2007-09-21 15:18:40 +00:00
Remko Lodder
d187f07300 Update the design and implementation book to the one that Marshall wrote
with George.

Requested by:	gnn (on doc@)
2007-09-20 11:56:52 +00:00
Giorgos Keramidas
dad302c0b3 Whitespace only change; translators can safely ignore this.
Fix the 5-roadmap article indentation after the recent changes.
2007-09-17 21:05:56 +00:00
Giorgos Keramidas
b61a0d9b12 Various wording fixes in the 5-roadmap article. 2007-09-17 21:03:49 +00:00
Giorgos Keramidas
5d39763ebb Avoid using "It was", but use a more explicit reference to the
version-guide article in the abstract of 5-roadmap.  This way
the text is a bit less confusing.
2007-09-17 21:02:43 +00:00
Mark Linimon
618ef50a22 Remove a stray duplicate -n. 2007-09-14 02:00:59 +00:00
Murray Stokely
07e45f3ea1 Add a section on lagg(4) network aggregation and failover.
Submitted by:  Andrew Thompson (thompsa@)
2007-09-12 11:47:33 +00:00
Mark Linimon
fbb93740c8 Remove a mis-statement about client monitoring.
Pointy hat to:	linimon
2007-09-10 23:59:33 +00:00
Joel Dahl
d2a2286446 Move bsd to the Development Team Alumni. 2007-09-10 05:19:09 +00:00
Joel Dahl
acb0833652 Eliminate a stale comment. 2007-09-09 17:49:35 +00:00
Boris Samorodov
b05549b8db Artem Naluzhnyy added for devel/linux-libglade2.
PR:		116032
Submitted by:	Artem Naluzhnyy <tut at nhamon.com.ua>
2007-09-09 15:08:28 +00:00
Daniel Gerzo
3b919b0573 Fix a typo.
PR: 		docs/116223
Submitted by:	Gábor PÁLI <pgj@FreeBSD.org>
2007-09-09 09:03:34 +00:00
Mark Linimon
61574c5e82 Document the new meanings of knobs in bsd.perl.mk.
Submitted by:	gabor
Supported by:	Google Summer of Code 2007
2007-09-09 00:24:33 +00:00
Gabor Kovesdan
acce41e322 - Remove obsoleted pieces of info about DESTDIR and add some new
description how it works now

Reviewed by:	linimon
2007-09-08 18:47:34 +00:00
Gabor Kovesdan
8680e4f1ca - Add references to SoC 2006 and SoC 2007 2007-09-08 18:07:36 +00:00
Gabor Kovesdan
d865c2c0c4 - Mention devel/perforce port here as an easy way of installing perforce 2007-09-08 17:44:54 +00:00
Marc Fonvieille
1cc1a507d9 Add forgotten Ethernet device in GENERIC configuration file.
Pointy Hat:	blackend
2007-09-07 05:11:24 +00:00