FreeBSD: The Power to Serve

CVS log for doc/en_US.ISO8859-1/books/faq/book.sgml

[BACK] Up to [freebsd] / doc / en_US.ISO8859-1 / books / faq

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1116 / (download) - annotate - [select for diffs], Mon Jun 8 19:43:01 2009 UTC (3 weeks, 4 days ago) by bcr
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1115: +3 -3 lines
Diff to previous 1.1115 (colored)

Fix three instances where a sentence ends with a parenthesis, but the
sentence is not terminated by a period, because it remains in the
closing parenthesis like this: .)

Fix this by switching the position of the parenthesis and the period and
add an extra space after as well.

No content changes.

Approved by:    jkois (mentor)

Revision 1.1115 / (download) - annotate - [select for diffs], Sat May 9 17:28:03 2009 UTC (7 weeks, 6 days ago) by jkois
Branch: MAIN
Changes since 1.1114: +2 -2 lines
Diff to previous 1.1114 (colored)

PR:     docs/134393

Correct a sentence which is not correct English at the moment.

Found by:       Benedict Reuschling (benedict ett reuschling dott org)

Revision 1.1114 / (download) - annotate - [select for diffs], Sun May 3 18:18:56 2009 UTC (2 months ago) by manolis
Branch: MAIN
Changes since 1.1113: +1 -1 lines
Diff to previous 1.1113 (colored)

Minor language nit

Submitted by:	Benedict Reuschling <bcr@doc.bsdgroup.de>

Revision 1.1113 / (download) - annotate - [select for diffs], Fri May 1 22:18:36 2009 UTC (2 months ago) by manolis
Branch: MAIN
Changes since 1.1112: +1 -1 lines
Diff to previous 1.1112 (colored)

Minor language nit

PR:		docs/134147
Submitted by:	Benedict Reuschling <bcr@doc.bsdgroup.de>

Revision 1.1112 / (download) - annotate - [select for diffs], Fri Apr 3 17:35:31 2009 UTC (3 months ago) by blackend
Branch: MAIN
CVS Tags: RELEASE_7_2_0
Changes since 1.1111: +1 -1 lines
Diff to previous 1.1111 (colored)

Remove a superfluous "the".

PR:		docs/133345
Submitted by:	Benedict Reuschling <bcr@doc.bsdgroup.de>

Revision 1.1111 / (download) - annotate - [select for diffs], Mon Mar 30 22:10:18 2009 UTC (3 months ago) by manolis
Branch: MAIN
Changes since 1.1110: +1 -1 lines
Diff to previous 1.1110 (colored)

Fix broken link to Handbook's "Adding Disks" section

Submitted by:	pluknet@gmail.com
PR:		docs/133216

Revision 1.1110 / (download) - annotate - [select for diffs], Tue Mar 10 06:01:59 2009 UTC (3 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1109: +4 -4 lines
Diff to previous 1.1109 (colored)

Update Question 9.2 (new-huge-disk):
- Use the correct flags for restore(8)

PR:		docs/95139
Submitted by:	Doug Hawkins <illusion65 (at) gmail (dot) com>

Revision 1.1109 / (download) - annotate - [select for diffs], Mon Feb 2 19:46:41 2009 UTC (4 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1108: +1 -1 lines
Diff to previous 1.1108 (colored)

Fix a missed "s/msdos/msdosfs/g" expression

Revision 1.1108 / (download) - annotate - [select for diffs], Wed Jan 28 08:48:21 2009 UTC (5 months ago) by keramida
Branch: MAIN
Changes since 1.1107: +4 -4 lines
Diff to previous 1.1107 (colored)

Using "mount -t msdos" is deprecated; the canonical name of the
filesystem type is "msdosfs".  There has been some compatibility
glue in mount(8) to silently convert "mount -t msdos" to "mount
-t msdosfs" for a while now, but using the deprecated name may
cause errors when someone tries to "umount -t msdos".  The later
doesn't work at all.

Noticed by:	rodrigc, long ago

Revision 1.1107 / (download) - annotate - [select for diffs], Wed Jan 7 09:49:12 2009 UTC (5 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1106: +40 -0 lines
Diff to previous 1.1106 (colored)

Add two entries about ports on version upgrades:
- Question 7.8 (ports-major-upgrade)
- Question 7.9 (ports-minor-upgrade)

Submitted by:	Matthew Seaman <m (dot) seaman (at) infracaninophile (dot) co (dot) uk>,
		Li <fender0107401 (at) gmail (dot) com>
Reviewed by:	keramida, manolis, rene, trhodes

Revision 1.1106 / (download) - annotate - [select for diffs], Mon Jan 5 15:44:57 2009 UTC (5 months, 3 weeks ago) by remko
Branch: MAIN
Changes since 1.1105: +1 -1 lines
Diff to previous 1.1105 (colored)

Revert previous commit. I contained the <quote></quote> part and thought it
was outside of the line. The ? is a valid sentence end, in English but also
in Dutch.

Noticed by:	ceri
Explained by:	trhodes

Revision 1.1105 / (download) - annotate - [select for diffs], Mon Jan 5 15:06:34 2009 UTC (5 months, 3 weeks ago) by remko
Branch: MAIN
Changes since 1.1104: +2 -1 lines
Diff to previous 1.1104 (colored)

Add missing dot.

Found while:	translating the faq into the dutch language
Facilitated by:	Snow B.V.

Revision 1.1104 / (download) - annotate - [select for diffs], Wed Dec 24 10:32:40 2008 UTC (6 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1103: +2 -2 lines
Diff to previous 1.1103 (colored)

Fix some broken links pointing to the Handbook's cutting-edge.html

Revision 1.1103 / (download) - annotate - [select for diffs], Sun Dec 7 20:44:01 2008 UTC (6 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1102: +4 -43 lines
Diff to previous 1.1102 (colored)

Update Question 11.18 (install-splash):
- Replace answer with a link to the recently added "Boot Time Splash
  Screens" section of the FreeBSD Handbook

Revision 1.1102 / (download) - annotate - [select for diffs], Sat Oct 18 08:54:27 2008 UTC (8 months, 2 weeks ago) by manolis
Branch: MAIN
CVS Tags: RELEASE_7_1_0, RELEASE_6_4_0
Changes since 1.1101: +3 -2 lines
Diff to previous 1.1101 (colored)

Revise my previous commit: The hw.syscons.kbd_reboot sysctl exists unless the kernel is compiled with the SC_DISABLE_REBOOT option

Revision 1.1101 / (download) - annotate - [select for diffs], Sat Oct 18 08:23:34 2008 UTC (8 months, 2 weeks ago) by manolis
Branch: MAIN
Changes since 1.1100: +5 -0 lines
Diff to previous 1.1100 (colored)

Add a note that hw.syscons.kbd_reboot oid has been removed from FreeBSD 6.3-RELEASE onwards.

Noted by:	Peter Boosten <peter@boosten.org>

Revision 1.1100 / (download) - annotate - [select for diffs], Thu Oct 2 12:32:54 2008 UTC (9 months ago) by pgj
Branch: MAIN
Changes since 1.1099: +19 -12 lines
Diff to previous 1.1099 (colored)

Update Question 13.3 (extra-named-port):
- Discourage the use of port 53 for outgoing DNS queries

PR:	docs/127290
Submitted by:	Aleksandr Stankevic <alex (at) braske (dot) net>
Approved by:	gabor (mentor)

Revision 1.1099 / (download) - annotate - [select for diffs], Thu Aug 21 20:53:08 2008 UTC (10 months, 1 week ago) by danger
Branch: MAIN
Changes since 1.1098: +1 -1 lines
Diff to previous 1.1098 (colored)

- irc.chat.org is not a valid IRC server, let's simply advise to use
  irc.efnet.org

Submitted by: Gavin Hanover <gavin@subnets.org>

Revision 1.1098 / (download) - annotate - [select for diffs], Sat Aug 16 21:22:24 2008 UTC (10 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1097: +1 -1 lines
Diff to previous 1.1097 (colored)

Update Question 3.9 (#BOOT-ON-THINKPAD):
- Mark up nectar@

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1097 / (download) - annotate - [select for diffs], Sat Aug 9 23:19:31 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1096: +7 -1 lines
Diff to previous 1.1096 (colored)

Update Question 2.6:
- Add information about BSDCertification.org
- Capitalize "Project"

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1096 / (download) - annotate - [select for diffs], Sat Aug 9 23:15:40 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1095: +1 -1 lines
Diff to previous 1.1095 (colored)

Update Question 2.5:
- Replace explicit estimate of users on IRC channel ##FreeBSD with a
  less specific value

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1095 / (download) - annotate - [select for diffs], Sat Aug 9 23:10:09 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1094: +27 -26 lines
Diff to previous 1.1094 (colored)

Update Question 2.2:
- Make listing of the document's language and encoding more explicit,
  add country names for each encoding
- Move the note for Microsoft's Rich Text Format from <footnote> to
  <note> therefore fix its rendering
- Replace "Zip" with "<literal>zip</literal>"
- Replace "BZip2" with "<literal>bzip2</literal>"

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1094 / (download) - annotate - [select for diffs], Sat Aug 9 23:02:45 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1093: +1 -6 lines
Diff to previous 1.1093 (colored)

Update Question 2.1:
- Remove further references to documentation packages as they are not
  maintained at the moment

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1093 / (download) - annotate - [select for diffs], Sat Aug 9 22:58:29 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1092: +1 -1 lines
Diff to previous 1.1092 (colored)

Update Question 1.8:
- FreeBSD-CURRENT is less broken nowadays

Submitted by:	gabor
Approved by:	gabor (mentor)

Revision 1.1092 / (download) - annotate - [select for diffs], Sat Aug 9 22:53:24 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1091: +1 -1 lines
Diff to previous 1.1091 (colored)

Update Question 5.24:
- Add identifier

Approved by:	gabor (mentor)

Revision 1.1091 / (download) - annotate - [select for diffs], Thu Aug 7 23:15:53 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1090: +6 -6 lines
Diff to previous 1.1090 (colored)

Update Question 18.13:
- Remove first person narration remained there accidentally
- Mark up kernel configuration file with <filename>
- Add missing <userinput> elements for commands
- Rename invalid make variable "KERNCONFIG" to "KERNCONF"

Approved by:	gabor (mentor)

Revision 1.1090 / (download) - annotate - [select for diffs], Thu Aug 7 23:10:32 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1089: +1 -1 lines
Diff to previous 1.1089 (colored)

Update Question 18.5:
- Fix markup of DESTDIR (use <envar> instead of <makevar>)

Approved by:	gabor (mentor)

Revision 1.1089 / (download) - annotate - [select for diffs], Thu Aug 7 20:32:50 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1088: +1 -1 lines
Diff to previous 1.1088 (colored)

Update Question 5.25:
- Add a missing closing <para> element

Reviewed by:	remko
Approved by:	gabor (mentor)

Revision 1.1088 / (download) - annotate - [select for diffs], Thu Aug 7 20:30:21 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1087: +3 -3 lines
Diff to previous 1.1087 (colored)

Update Question 4.5.1:
- Add missing &prompt.root; entities for kbdcontrol(1) examples

Reviewed by:	remko
Approved by:	gabor (mentor)

Revision 1.1087 / (download) - annotate - [select for diffs], Thu Aug 7 20:26:00 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1086: +11 -11 lines
Diff to previous 1.1086 (colored)

Update Questions 15.10 - 15.20:
- Change from AENXXXXX-style references to explicit identifiers added to
  the Handbook previously [1]
- Make markup of tip(1) consistent

[1] http://lists.freebsd.org/pipermail/cvs-doc/2008-August/018741.html

Reviewed by:	trhodes, remko, keramida
Approved by:	gabor (mentor)

Revision 1.1086 / (download) - annotate - [select for diffs], Thu Aug 7 20:16:53 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1085: +5 -5 lines
Diff to previous 1.1085 (colored)

- Fix "number + noun" issues in the FAQ according to [1]

[1] CMS, paragraph 7.90 (15th ed.)

Helped by:    ceri
Reviewed by:  trhodes, remko, keramida
Approved by:  gabor (mentor)

Revision 1.1085 / (download) - annotate - [select for diffs], Thu Aug 7 20:11:46 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1084: +5 -5 lines
Diff to previous 1.1084 (colored)

- Add non-breakeable spaces between numbers and units for better
  rendering
- Convert dashes to &mdash;

Reviewed by:	remko
Approved by:	gabor (mentor)

Revision 1.1084 / (download) - annotate - [select for diffs], Thu Aug 7 20:08:29 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1083: +2 -2 lines
Diff to previous 1.1083 (colored)

Update Question 3.2:
- Prettyprint numbers

Reviewed by:	remko
Approved by:	gabor (mentor)

Revision 1.1083 / (download) - annotate - [select for diffs], Thu Aug 7 20:03:59 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1082: +12 -12 lines
Diff to previous 1.1082 (colored)

- Fix capitalization in the FAQ according to [1]

[1] CMS, paragraph 8.167 (15th ed.)

Helped by:    ceri
Reviewed by:  trhodes, remko, keramida
Approved by:  gabor (mentor)

Revision 1.1082 / (download) - annotate - [select for diffs], Thu Aug 7 19:50:43 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1081: +1 -1 lines
Diff to previous 1.1081 (colored)

Update Question 5.7:
- Add a missing full stop
- Fix <ulink>

Reviewed by:	gabor
Approved by:	gabor (mentor)

Revision 1.1081 / (download) - annotate - [select for diffs], Wed Aug 6 22:14:51 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1080: +57 -57 lines
Diff to previous 1.1080 (colored)

- Fix role="directory" attributes (replace with class="directory") in
  <filename> elements, because there is no such attribute [1]
- Add further missing class="directory" attributes

[1] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml?rev=1.89

Reviewed by:	trhodes, remko, keramida
Approved by:	gabor (mentor)

Revision 1.1080 / (download) - annotate - [select for diffs], Wed Aug 6 20:44:12 2008 UTC (10 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1079: +1 -1 lines
Diff to previous 1.1079 (colored)

Change role="port" to role="package" so that package links are properly
generated

Approved by:	trhodes, gabor (mentor)

Revision 1.1079 / (download) - annotate - [select for diffs], Tue Jul 29 18:11:31 2008 UTC (11 months ago) by pgj
Branch: MAIN
Changes since 1.1078: +15 -38 lines
Diff to previous 1.1078 (colored)

Update Question 10.19.1:
- Replace the old kernel configuration method
  with some info on the current limits and
  mention jhb's patch

PR:		docs/125772
Submitted by:	Unga <unga888 (at) yahoo (dot) com>
Discussed with:	rwatson, jhb
Reviewed by:	jhb, gabor
Approved by:	gabor

Revision 1.1078 / (download) - annotate - [select for diffs], Sat Jul 26 15:04:31 2008 UTC (11 months, 1 week ago) by remko
Branch: MAIN
Changes since 1.1077: +1 -1 lines
Diff to previous 1.1077 (colored)

Found while translating, add missing semicolon.

Revision 1.1077 / (download) - annotate - [select for diffs], Wed Jul 23 21:32:46 2008 UTC (11 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1076: +4 -0 lines
Diff to previous 1.1076 (colored)

- Add light bulb joke to funnies

PR:		docs/125839
Submitted by:	tabthorpe
Reviewed by:	brd, gabor
Approved by:	gabor

Revision 1.1076 / (download) - annotate - [select for diffs], Wed Jul 23 20:50:41 2008 UTC (11 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1075: +10177 -9890 lines
Diff to previous 1.1075 (colored)

- Overall whitespace-only fix for the FAQ in the naive hope of setting a
  good example on how to indent sgml documents

Supported by: manolis
Checked by:   manolis' doclint script
No objection: blackend, danger, freebsd-doc
Approved by:  gabor, keramida, trhodes, remko

Revision 1.1075 / (download) - annotate - [select for diffs], Sat Jul 19 07:42:11 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1074: +15 -0 lines
Diff to previous 1.1074 (colored)

- Add a new entry on packets coming from outside the network to the FAQ

PR:		docs/125268
Submitted by:	Subedar Aftab Jahan <jahan (at) geocities (dot) com>
Reviewed by:	trhodes
Approved by:	trhodes

Revision 1.1074 / (download) - annotate - [select for diffs], Wed Jul 16 08:41:15 2008 UTC (11 months, 2 weeks ago) by manolis
Branch: MAIN
Changes since 1.1073: +2 -2 lines
Diff to previous 1.1073 (colored)

Minor word nit in the FAQ

PR:		docs/125587
Submitted by:	Mike Small <smallm@panix.com>
Approved by:	gabor (mentor)

Revision 1.1073 / (download) - annotate - [select for diffs], Mon Jul 14 00:11:44 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1072: +311 -311 lines
Diff to previous 1.1072 (colored)

- Overall "FreeBSD" to "&os;" conversion

Supported by: trhodes, remko
No objection: danger, blackend
Approved by:  gabor

Revision 1.1072 / (download) - annotate - [select for diffs], Mon Jul 14 00:08:45 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1071: +3 -3 lines
Diff to previous 1.1071 (colored)

- Apply .Nm scheme to ppp(8)

Reviewed by:  trhodes, remko
Approved by:  gabor

Revision 1.1071 / (download) - annotate - [select for diffs], Mon Jul 14 00:07:26 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1070: +28 -30 lines
Diff to previous 1.1070 (colored)

- Fix broken paragraphs

Reviewed by:  trhodes, remko
Approved by:  gabor

Revision 1.1070 / (download) - annotate - [select for diffs], Mon Jul 14 00:06:08 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1069: +5 -5 lines
Diff to previous 1.1069 (colored)

- Mark up GENERIC with <filename> where it was missed

Reviewed by:  trhodes, remko
Approved by:  gabor

Revision 1.1069 / (download) - annotate - [select for diffs], Mon Jul 14 00:04:48 2008 UTC (11 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.1068: +88 -88 lines
Diff to previous 1.1068 (colored)

- Whitespace fixes, some word fixing based on the FDP and discussion
with other -doc committers

Reviewed by:  trhodes, remko
Approved by:  gabor

Revision 1.1068 / (download) - annotate - [select for diffs], Sun Jul 13 19:32:07 2008 UTC (11 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.1067: +1 -1 lines
Diff to previous 1.1067 (colored)

Update Question 4.3.2:
- Fix typo ("persuing" -> "perusing")

PR:		docs/125571
Submitted by:	Mike Small <smallm (at) panix.com>
Reviewed by:	trhodes, remko

Revision 1.1067 / (download) - annotate - [select for diffs], Thu Jul 10 18:55:30 2008 UTC (11 months, 3 weeks ago) by ivoras
Branch: MAIN
Changes since 1.1066: +27 -15 lines
Diff to previous 1.1066 (colored)

Connect and cross-reference FAQ items dealing with memory on i386 and PAE.

Approved by:	gnn (mentor)
Reviewed by:	hrs
Suggested by:	pgj

Revision 1.1066 / (download) - annotate - [select for diffs], Thu Jul 10 15:06:37 2008 UTC (11 months, 3 weeks ago) by ivoras
Branch: MAIN
Changes since 1.1065: +63 -0 lines
Diff to previous 1.1065 (colored)

Add FAQ entries about memory support in FreeBSD, mainly to have somewhere
to point people with the "OMG I don't see 4 GB of memory on my i386"
problem.

Approved by:	gnn
Reviewed by:	hrs

Revision 1.1065 / (download) - annotate - [select for diffs], Sun Jul 6 09:19:23 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1064: +2 -2 lines
Diff to previous 1.1064 (colored)

Update Chapter 19:
- Revert my previous commit, because it was not a typo (sorry!)

Submitted by:	ceri
Approved by:	ceri

Revision 1.1064 / (download) - annotate - [select for diffs], Sun Jul 6 09:08:42 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1063: +29 -13 lines
Diff to previous 1.1063 (colored)

Update Question 14.10:
- Refine the method for debugging ppp(8) hangs

Submitted by:	keramida
Supported by:	marck
Approved by:	keramida

Revision 1.1063 / (download) - annotate - [select for diffs], Sat Jul 5 03:25:27 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1062: +2 -2 lines
Diff to previous 1.1062 (colored)

Update Chapter 19:
- Fix typo in both id and title

Approved by:  gabor

Revision 1.1062 / (download) - annotate - [select for diffs], Sat Jul 5 03:24:26 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1061: +16 -66 lines
Diff to previous 1.1061 (colored)

Update Question 18.16:
- Restrict the question and answer to i386
- Remove description of the original hack since changing the size of
  kernel address space is much easier these days (fortunately)
- Mention KVA value for PAE
- Add ZFS as a possible cause of doing this (stolen from the wiki)

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1061 / (download) - annotate - [select for diffs], Sat Jul 5 03:23:20 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1060: +2 -2 lines
Diff to previous 1.1060 (colored)

Update Question 18.15:
- Mark up dlsym() with <function>
- Fix typo for --export-dynamic

Approved by:  gabor

Revision 1.1060 / (download) - annotate - [select for diffs], Sat Jul 5 03:22:25 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1059: +114 -119 lines
Diff to previous 1.1059 (colored)

Update Question 18.14, a major rework:
- Dissolve the original e-mail style description
- Add a procedure on how to make (install|build)kernel
- Recommend kgdb(1) instead of gdb(1) (based on the Developer's
  Handbook)
- Improve markup (suggested by gabor)
- Update path names
- Turn "FreeBSD" into &os;
- Merge wpaul's original comment into the answer

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1059 / (download) - annotate - [select for diffs], Sat Jul 5 03:21:31 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1058: +2 -2 lines
Diff to previous 1.1058 (colored)

Update Question 18.13:
- Mark up formula
- Mark up mckusick

Approved by:  gabor

Revision 1.1058 / (download) - annotate - [select for diffs], Sat Jul 5 03:20:31 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1057: +3 -19 lines
Diff to previous 1.1057 (colored)

Update Question 18.12:
- Remove old school major/minor device numbering information, because
  devsfs(5) is the standard in the recent releases

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1057 / (download) - annotate - [select for diffs], Sat Jul 5 03:19:31 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1056: +19 -19 lines
Diff to previous 1.1056 (colored)

Update Question 18.11:
- Add non-breakable spaces for better rendering
- Unfold and mark up Microsoft, Intel
- Mark up literals with <literal>
- Fix formulas, add <superscript>
- Fix grammar (suggested by gabor)
- Remove Ethernet address as example, because it is 48 bits long
- Reword sentences with grammar bogons (submitted by trhodes)

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1056 / (download) - annotate - [select for diffs], Sat Jul 5 03:18:30 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1055: +4 -9 lines
Diff to previous 1.1055 (colored)

Update Question 18.9:
- Update the size of distribution chunks from 240 KB to 1392 KB
- Update example

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1055 / (download) - annotate - [select for diffs], Sat Jul 5 03:17:32 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1054: +1 -1 lines
Diff to previous 1.1054 (colored)

Update Question 18.8:
- Mark up -CURRENT with <emphasis>

Approved by:  gabor

Revision 1.1054 / (download) - annotate - [select for diffs], Sat Jul 5 03:16:35 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1053: +0 -20 lines
Diff to previous 1.1053 (colored)

Remove Question 18.7, because TUNE_1542 is missing from kernel
configuration files for years

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1053 / (download) - annotate - [select for diffs], Sat Jul 5 03:15:36 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1052: +4 -4 lines
Diff to previous 1.1052 (colored)

Update Question 18.6:
- Mark up host names with <hostid>
- Mark up CVSup with <application>

Approved by:  gabor

Revision 1.1052 / (download) - annotate - [select for diffs], Sat Jul 5 03:14:32 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1051: +6 -6 lines
Diff to previous 1.1051 (colored)

Update Question 18.5:
- Mark up make targets with <maketarget>
- Mark up make variables with <makevar>

Approved by:  gabor

Revision 1.1051 / (download) - annotate - [select for diffs], Sat Jul 5 03:13:17 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1050: +13 -13 lines
Diff to previous 1.1050 (colored)

Update Question 18.3:
- Unfold "SNAPs" and "RELEASEs" in the question
- Update versions from 5-STABLE to 6-STABLE, 6-STABLE to 7-STABLE and
  7-CURRENT to 8-CURRENT
- Mark up -CURRENT with <emphasis> instead of <quote>
- Yank date of forks

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1050 / (download) - annotate - [select for diffs], Sat Jul 5 03:12:14 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1049: +1 -1 lines
Diff to previous 1.1049 (colored)

Update Question 18.1:
- Mark up minor version with <replaceable>

Approved by:  gabor

Revision 1.1049 / (download) - annotate - [select for diffs], Sat Jul 5 03:11:14 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1048: +3 -3 lines
Diff to previous 1.1048 (colored)

Update Question 17.4:
- Add a missing closing parenthesis
- Use &mdash;

Approved by:  gabor

Revision 1.1048 / (download) - annotate - [select for diffs], Sat Jul 5 03:10:19 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1047: +2 -2 lines
Diff to previous 1.1047 (colored)

Update Question 16.13:
- Mark up freebsd-hackers
- Mark up comments with <emphasis>

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1047 / (download) - annotate - [select for diffs], Sat Jul 5 03:09:21 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1046: +1 -1 lines
Diff to previous 1.1046 (colored)

Update Question 16.12:
- Fix markup

Approved by:  gabor

Revision 1.1046 / (download) - annotate - [select for diffs], Sat Jul 5 03:06:52 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1045: +1 -1 lines
Diff to previous 1.1045 (colored)

Update Question 16.10:
- Add mckusick's e-mail address by using &a.mckusick;

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1045 / (download) - annotate - [select for diffs], Sat Jul 5 03:05:53 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1044: +1 -1 lines
Diff to previous 1.1044 (colored)

Update Question 16.8:
- Remove first person narration

Approved by:  gabor

Revision 1.1044 / (download) - annotate - [select for diffs], Sat Jul 5 03:04:49 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1043: +8 -8 lines
Diff to previous 1.1043 (colored)

Update Question 16.7:
- Mark up M-Net with <emphasis>, telnet, SSH with <application>
- Turn "FreeBSD" into &os;

Approved by:  gabor

Revision 1.1043 / (download) - annotate - [select for diffs], Sat Jul 5 03:03:48 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1042: +4 -4 lines
Diff to previous 1.1042 (colored)

Update Question 16.6:
- Mark up host names with <hostid>

Approved by:  gabor

Revision 1.1042 / (download) - annotate - [select for diffs], Sat Jul 5 03:02:50 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1041: +6 -6 lines
Diff to previous 1.1041 (colored)

Update Question 16.4:
- Remove note on removal of doscmd from the base system
- Add a paragraph about emulators/dosbox

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1041 / (download) - annotate - [select for diffs], Sat Jul 5 03:01:45 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1040: +1 -1 lines
Diff to previous 1.1040 (colored)

Update Question 16.3:
- Decapitalize word "RECURSIVE", using <emphasis> itself must be enough

Approved by:  gabor

Revision 1.1040 / (download) - annotate - [select for diffs], Sat Jul 5 03:00:47 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1039: +3 -16 lines
Diff to previous 1.1039 (colored)

Update Question 15.20:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1039 / (download) - annotate - [select for diffs], Sat Jul 5 02:59:44 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1038: +3 -11 lines
Diff to previous 1.1038 (colored)

Update Question 15.19:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1038 / (download) - annotate - [select for diffs], Sat Jul 5 02:58:40 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1037: +3 -21 lines
Diff to previous 1.1037 (colored)

Update Question 15.18:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1037 / (download) - annotate - [select for diffs], Sat Jul 5 02:57:35 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1036: +5 -31 lines
Diff to previous 1.1036 (colored)

Update Question 15.17:
- Decapitalize key "CTRL"
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1036 / (download) - annotate - [select for diffs], Sat Jul 5 02:56:30 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1035: +3 -26 lines
Diff to previous 1.1035 (colored)

Update Question 15.16:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1035 / (download) - annotate - [select for diffs], Sat Jul 5 02:55:24 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1034: +3 -18 lines
Diff to previous 1.1034 (colored)

Update Question 15.15:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1034 / (download) - annotate - [select for diffs], Sat Jul 5 02:54:26 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1033: +3 -6 lines
Diff to previous 1.1033 (colored)

Update Question 15.14:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1033 / (download) - annotate - [select for diffs], Sat Jul 5 02:53:26 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1032: +3 -17 lines
Diff to previous 1.1032 (colored)

Update Question 15.13:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1032 / (download) - annotate - [select for diffs], Sat Jul 5 02:52:23 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1031: +4 -10 lines
Diff to previous 1.1031 (colored)

Update Question 15.12:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1031 / (download) - annotate - [select for diffs], Sat Jul 5 02:51:29 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1030: +3 -31 lines
Diff to previous 1.1030 (colored)

Update Question 15.11:
- Point to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1030 / (download) - annotate - [select for diffs], Sat Jul 5 02:49:58 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1029: +3 -28 lines
Diff to previous 1.1029 (colored)

Update Question 15.10:
- Defer to Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1029 / (download) - annotate - [select for diffs], Sat Jul 5 02:48:59 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1028: +2 -2 lines
Diff to previous 1.1028 (colored)

Update Question 15.9:
- cu(1) and tip(1) only need for /var/spool/lock to be owned by
  uucp:dialer at the moment
- Mark up dialer with <groupname>

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1028 / (download) - annotate - [select for diffs], Sat Jul 5 02:47:53 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1027: +3 -19 lines
Diff to previous 1.1027 (colored)

Update Question 15.8:
- Point to Handbook for more up-to-date information

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1027 / (download) - annotate - [select for diffs], Sat Jul 5 02:46:42 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1026: +3 -73 lines
Diff to previous 1.1026 (colored)

Update Question 15.7:
- Point to Handbook for more up-to-date information

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1026 / (download) - annotate - [select for diffs], Sat Jul 5 02:45:41 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1025: +3 -45 lines
Diff to previous 1.1025 (colored)

Update Question 15.6:
- Point to Handbook for more up-to-date information

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1025 / (download) - annotate - [select for diffs], Sat Jul 5 02:44:09 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1024: +2 -2 lines
Diff to previous 1.1024 (colored)

Update Question 15.5:
- Capitalize word "IRQ"

Approved by:  gabor

Revision 1.1024 / (download) - annotate - [select for diffs], Sat Jul 5 02:43:04 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1023: +30 -20 lines
Diff to previous 1.1023 (colored)

Update Question 15.4:
- Rework of multiport serial card configuration description
- Copy and paste the corresponding AST example from sio(4) man page
- Recommend to use /boot/device.hints
- Remove flag 0x080 from configuration

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1023 / (download) - annotate - [select for diffs], Sat Jul 5 02:41:59 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1022: +4 -4 lines
Diff to previous 1.1022 (colored)

Update Question 15.3:
- Update device node names

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1022 / (download) - annotate - [select for diffs], Sat Jul 5 02:40:54 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1021: +8 -9 lines
Diff to previous 1.1021 (colored)

Update Question 15.1:
- Fix broken paragraphs
- Refine the grep(1) command
- Add some fresh output for grep(1)
- Capitalize IRQ
- Add non-breakeable spaces for better rendering

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1021 / (download) - annotate - [select for diffs], Sat Jul 5 02:39:43 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1020: +1 -1 lines
Diff to previous 1.1020 (colored)

Update Question 14.26:
- Use &mdash;

Approved by:  gabor

Revision 1.1020 / (download) - annotate - [select for diffs], Sat Jul 5 02:38:21 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1019: +22 -27 lines
Diff to previous 1.1019 (colored)

Update Question 14.25:
- Add non-breakeable spaces for better rendering
- Mark up literals with <literal>
- Capitalize WWW
- Remove Telco bashing
- Remove link to Sustainable Softworks since their web page is not
  accessible
- Generalize the Mac OS solution
- Remove ppp(8) version numbers
- Mark up net/tcpmssd with <filename role="port">

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1019 / (download) - annotate - [select for diffs], Sat Jul 5 02:37:15 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1018: +4 -4 lines
Diff to previous 1.1018 (colored)

Update Question 14.24:
- Fix grammar (suggested by gabor)
- Mark up ppp(8) commands with <command>

Approved by:  gabor

Revision 1.1018 / (download) - annotate - [select for diffs], Sat Jul 5 02:36:12 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1017: +2 -2 lines
Diff to previous 1.1017 (colored)

Update Question 14.23:
- Mark up port numbers with <literal>

Approved by:  gabor

Revision 1.1017 / (download) - annotate - [select for diffs], Sat Jul 5 02:35:08 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1016: +9 -9 lines
Diff to previous 1.1016 (colored)

Update Question 14.22:
- Mark up options with <option>
- Mark up libalias(3), tcpdump(1)
- Use &mdash;
- Update path of libalias(3) sources
- Mark up cvsup with <command>

Approved by:  gabor

Revision 1.1016 / (download) - annotate - [select for diffs], Sat Jul 5 02:34:05 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1015: +12 -12 lines
Diff to previous 1.1015 (colored)

Update Question 14.21:
- Mark up options with <option>
- Remove all references to the "latest version" of ppp(8)
- Mark up tun(4)
- Remove smiley (no smiling :))
- Use &mdash;
- Mark up DHCP with <acronym>
- Detach and mark up bind() with <function>
- Mark up IP addresses

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1015 / (download) - annotate - [select for diffs], Sat Jul 5 02:32:30 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1014: +11 -15 lines
Diff to previous 1.1014 (colored)

Update Question 14.20:
- Unfold and mark up error message in the question
- Use the .Nm scheme for ppp(8) and mark up with <application>
- Rework and mark up ppp(8) sources installation description
- Remove &amp; from last sentence of the answer

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1014 / (download) - annotate - [select for diffs], Sat Jul 5 02:31:22 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1013: +4 -4 lines
Diff to previous 1.1013 (colored)

Update Question 14.19:
- Use .Nm scheme for ppp(8) and mark up with <application>
- Fix broken paragraphs

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1013 / (download) - annotate - [select for diffs], Sat Jul 5 02:30:18 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1012: +1 -1 lines
Diff to previous 1.1012 (colored)

Update Question 14.18:
- Use &mdash;

Approved by:  gabor

Revision 1.1012 / (download) - annotate - [select for diffs], Sat Jul 5 02:29:14 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1011: +3 -3 lines
Diff to previous 1.1011 (colored)

Update Question 14.16:
- Mark up options with <option>
- Mark up ppp.linkup with <filename>
- Use &mdash;

Approved by:  gabor

Revision 1.1011 / (download) - annotate - [select for diffs], Sat Jul 5 02:28:08 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1010: +1 -1 lines
Diff to previous 1.1010 (colored)

Update Question 14.14:
- Use the .Nm style solution for ppp(8) as it was suggested by blackend
  previously

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1010 / (download) - annotate - [select for diffs], Sat Jul 5 02:26:34 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1009: +12 -12 lines
Diff to previous 1.1009 (colored)

Update Question 14.13:
- Fix broken paragraphs

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1009 / (download) - annotate - [select for diffs], Sat Jul 5 02:25:33 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1008: +5 -5 lines
Diff to previous 1.1008 (colored)

Update Question 14.12:
- Refine the "Magic is same" error message, mark up with <errorname>
- Mark up ppp.conf with <filename>
- Mark up getty(8)
- Remove first person narration

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1008 / (download) - annotate - [select for diffs], Sat Jul 5 02:24:32 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1007: +5 -5 lines
Diff to previous 1.1007 (colored)

Update Question 14.10:
- Rephrase the make(1) command for ppp(8)
- Redirect all the variable hacks to /etc/make.conf
- Use pgrep(1) instead of ps(1) and fgrep(1) combo (suggested by
  trhodes)

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1007 / (download) - annotate - [select for diffs], Sat Jul 5 02:23:27 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1006: +7 -7 lines
Diff to previous 1.1006 (colored)

Update Question 14.9:
- Mark up Microsoft
- Mark up error messages with <errorname>
- Reword first person constructs

Approved by:  gabor

Revision 1.1006 / (download) - annotate - [select for diffs], Sat Jul 5 02:22:28 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1005: +1 -1 lines
Diff to previous 1.1005 (colored)

Update Question 14.7:
- Mark up US Robotics Sportster

Approved by:  gabor

Revision 1.1005 / (download) - annotate - [select for diffs], Sat Jul 5 02:21:28 2008 UTC (11 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.1004: +9 -0 lines
Diff to previous 1.1004 (colored)

Update Question 12.14:
- Merge the notification of removal of multicast routing utilities from
  the base system in FreeBSD 7.0 from the Handbook

Reviewed by:  trhodes
Approved by:  gabor

Revision 1.1004 / (download) - annotate - [select for diffs], Sat Jun 21 12:24:43 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1003: +3 -3 lines
Diff to previous 1.1003 (colored)

Fix sendmail naming scheme.

Submitted by:	blackend
Reviewed by:	blackend
Approved by:	blackend

Revision 1.1003 / (download) - annotate - [select for diffs], Sat Jun 21 08:36:19 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1002: +31 -0 lines
Diff to previous 1.1002 (colored)

Return the question about "calcru" error messages.  It is heavily based
on koitsu@'s wiki page and the mailing list archives.

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.1002 / (download) - annotate - [select for diffs], Sat Jun 21 08:35:17 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1001: +1 -1 lines
Diff to previous 1.1001 (colored)

Update Question 14.4:
- Fix link of "PPP and Dynamic IP Addresses" in the FreeBSD Handbook

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.1001 / (download) - annotate - [select for diffs], Sat Jun 21 08:34:17 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.1000: +6 -7 lines
Diff to previous 1.1000 (colored)

Update Question 14.3:
- Add a missing comma before "or" (suggested by trhodes)
- Mark up ppp.conf and ppp.conf.sample with <filename>
- Fix link of "Final System Configuration" in the FreeBSD Handbook

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.1000 / (download) - annotate - [select for diffs], Sat Jun 21 08:32:47 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.999: +3 -9 lines
Diff to previous 1.999 (colored)

Update Question 13.6:
- Rewrite the sentences to reflect that perl(1) was removed from the
  base system
- Tune markup of "ENABLE_SUIDPERL=true" (suggested by gabor)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.999 / (download) - annotate - [select for diffs], Sat Jun 21 08:31:42 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.998: +1 -1 lines
Diff to previous 1.998 (colored)

Update Question 13.4:
- Capitalize sendmail because it starts the sentence

Approved by:  gabor

Revision 1.998 / (download) - annotate - [select for diffs], Sat Jun 21 08:30:43 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.997: +9 -9 lines
Diff to previous 1.997 (colored)

Update Question 13.1:
- Add non-breakeable spaces for better rendering
- Rewrite "userid" as "user ID"
- Add &man.inetd.8;
- Mark up ntalk with <literal>
- Refine mark up of /
- Use &mdash;

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.997 / (download) - annotate - [select for diffs], Sat Jun 21 08:29:42 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.996: +8 -6 lines
Diff to previous 1.996 (colored)

Update Question 12.27:
- Mark up CVSup with <application>
- Replace XFree86 with X.Org
- Add net/csup and csup(1)
- Convert CVSup link to use entities

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.996 / (download) - annotate - [select for diffs], Sat Jun 21 08:28:37 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.995: +2 -2 lines
Diff to previous 1.995 (colored)

Update Question 12.25:
- Rephrase the question

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.995 / (download) - annotate - [select for diffs], Sat Jun 21 08:26:35 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.994: +1 -3 lines
Diff to previous 1.994 (colored)

Update Question 12.24:
- Remove reference for net/smbfs
- Mark up mount_smbfs(8)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.994 / (download) - annotate - [select for diffs], Sat Jun 21 08:25:33 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.993: +2 -13 lines
Diff to previous 1.993 (colored)

Update Question 12.23:
- Update kernel option "pseudo-device" to "device"
- Remove MAKEDEV(8)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.993 / (download) - annotate - [select for diffs], Sat Jun 21 08:24:26 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.992: +3 -3 lines
Diff to previous 1.992 (colored)

Update Question 12.22:
- Turn "FreeBSD" into &os;
- Remove version references

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.992 / (download) - annotate - [select for diffs], Sat Jun 21 08:23:19 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.991: +3 -3 lines
Diff to previous 1.991 (colored)

Update Question 12.21:
- Add a reference to sysutils/socket
- Mark up socket with <command>

Approved by:  gabor

Revision 1.991 / (download) - annotate - [select for diffs], Sat Jun 21 08:22:13 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.990: +1 -1 lines
Diff to previous 1.990 (colored)

Update Question 12.20:
- Capitalize "Ports Collection"

Approved by:  gabor

Revision 1.990 / (download) - annotate - [select for diffs], Sat Jun 21 08:20:20 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.989: +0 -14 lines
Diff to previous 1.989 (colored)

Remove Question 12.19

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.989 / (download) - annotate - [select for diffs], Sat Jun 21 08:19:12 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.988: +3 -39 lines
Diff to previous 1.988 (colored)

Update Question 12.17:
- Replace the answer with a reference to the FreeBSD Handbook

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.988 / (download) - annotate - [select for diffs], Sat Jun 21 08:18:04 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.987: +3 -3 lines
Diff to previous 1.987 (colored)

Update Question 12.15:
- Turn "FreeBSD" into &os;
- Mark up "YES" with <literal>

Approved by:  gabor

Revision 1.987 / (download) - annotate - [select for diffs], Sat Jun 21 08:16:55 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.986: +1 -1 lines
Diff to previous 1.986 (colored)

Update Question 12.14:
- Mark up "NO" with <literal>

Approved by:  gabor

Revision 1.986 / (download) - annotate - [select for diffs], Sat Jun 21 08:15:49 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.985: +3 -3 lines
Diff to previous 1.985 (colored)

Update Question 12.12:
- Mark up Sun with &sun;
- Add <replaceable> elements
- Add non-breakable spaces for better rendering

Approved by:  gabor

Revision 1.985 / (download) - annotate - [select for diffs], Sat Jun 21 08:12:50 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.984: +1 -1 lines
Diff to previous 1.984 (colored)

Update Question 12.11:
- Add <replaceable> element

Approved by:  gabor

Revision 1.984 / (download) - annotate - [select for diffs], Sat Jun 21 08:11:50 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.983: +5 -2 lines
Diff to previous 1.983 (colored)

Update Question 12.8:
- Add <replaceable> elements
- Add a reference for the FreeBSD Handbook (Virtual Hosts)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.983 / (download) - annotate - [select for diffs], Sat Jun 21 08:10:40 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.982: +0 -21 lines
Diff to previous 1.982 (colored)

Remove Question 12.7

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.982 / (download) - annotate - [select for diffs], Sat Jun 21 08:09:39 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.981: +41 -11 lines
Diff to previous 1.981 (colored)

Update Question 11.23:
- Create separate paragraphs for the different cards partially based
  on articles/compiz-fusion
- Add package references where possible
- Add manual page entities for ATI cards

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.981 / (download) - annotate - [select for diffs], Sat Jun 21 08:08:39 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.980: +9 -9 lines
Diff to previous 1.980 (colored)

Update Question 11.22:
- Mark up Windows keys with <keycap>
- Mark up keycodes with <keycode>
- Revert &windows; since it cannot be in a <keycap>
- Add a package reference for x11-wm/fvwm2

Approved by:  gabor

Revision 1.980 / (download) - annotate - [select for diffs], Sat Jun 21 08:04:26 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.979: +0 -23 lines
Diff to previous 1.979 (colored)

Remove Question 11.19

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.979 / (download) - annotate - [select for diffs], Sat Jun 21 08:03:27 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.978: +1 -1 lines
Diff to previous 1.978 (colored)

Update Question 11.18:
- Mark up driver flags with <literal>

Approved by:  gabor

Revision 1.978 / (download) - annotate - [select for diffs], Sat Jun 21 08:02:28 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.977: +1 -1 lines
Diff to previous 1.977 (colored)

Update Question 11.17:
- Mark up driver flags with <literal>

Approved by:  gabor

Revision 1.977 / (download) - annotate - [select for diffs], Sat Jun 21 08:01:27 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.976: +2 -2 lines
Diff to previous 1.976 (colored)

Update Question 11.16:
- Capitalize "Ports Collection"
- Add role attribute to mark up of x11/wrapper

Approved by:  gabor

Revision 1.976 / (download) - annotate - [select for diffs], Sat Jun 21 08:00:28 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.975: +1 -1 lines
Diff to previous 1.975 (colored)

Update Question 11.15:
- Mark up xconsole with <command>

Approved by:  gabor

Revision 1.975 / (download) - annotate - [select for diffs], Sat Jun 21 07:58:33 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.974: +15 -15 lines
Diff to previous 1.974 (colored)

Update Question 11.14:
- Mark up XDM with <application>
- Mark up xdm, kill(1) with <command>
- Remove .sh extension from startup script
- Mark up ttys(5), init(8), getty(8)
- Turn "FreeBSD" into &os;

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.974 / (download) - annotate - [select for diffs], Sat Jun 21 07:57:34 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.973: +6 -11 lines
Diff to previous 1.973 (colored)

Update Question 11.12:
- Update default virtual terminal count from 4 to 8
- Add non-breakable spaces for better rendering
- Add &mdash;
- Mark up kill(1) with <command>

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.973 / (download) - annotate - [select for diffs], Sat Jun 21 07:56:39 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.972: +0 -20 lines
Diff to previous 1.972 (colored)

Remove Question 11.11

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.972 / (download) - annotate - [select for diffs], Sat Jun 21 07:55:39 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.971: +16 -9 lines
Diff to previous 1.971 (colored)

Update Question 11.8:
- Mark up syscons(4), sysmouse(4), moused(8)
- Turn "FreeBSD" into &os;
- Replace old symlink method with devfs(5)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.971 / (download) - annotate - [select for diffs], Sat Jun 21 07:54:44 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.970: +5 -5 lines
Diff to previous 1.970 (colored)

Update Question 11.7:
- Mark up securelevel with <literal>
- Mark up io(4) with &man.io.4; rather than <devicename>

Approved by:  gabor

Revision 1.970 / (download) - annotate - [select for diffs], Sat Jun 21 07:52:34 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.969: +1 -52 lines
Diff to previous 1.969 (colored)

Remove Xi Graphics and Accelerated-X since they have no official support
for FreeBSD

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.969 / (download) - annotate - [select for diffs], Sat Jun 21 07:51:36 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.968: +12 -8 lines
Diff to previous 1.968 (colored)

Update Question 11.6:
- Add X.Org installation from packages
- Add a paragraph about X.Org installation from sysinstall(8)
- Rewrite the paragraph about xorgcfg(1) to fit into the
  modified answer (suggested by trhodes)
- Remove last paragraph about Xi Graphics since they have
  no FreeBSD support anymore

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.968 / (download) - annotate - [select for diffs], Sat Jun 21 07:50:41 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.967: +2 -8 lines
Diff to previous 1.967 (colored)

Update Question 11.5:
- Remove "still controversial" statements

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.967 / (download) - annotate - [select for diffs], Sat Jun 21 07:49:41 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.966: +0 -15 lines
Diff to previous 1.966 (colored)

Remove Question 11.3

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.966 / (download) - annotate - [select for diffs], Sat Jun 21 07:48:43 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.965: +3 -18 lines
Diff to previous 1.965 (colored)

Update Question 11.2:
- Mark up freedesktop.org with <literal>
- Remove XFree86
- Remove text about different X11 implementations

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.965 / (download) - annotate - [select for diffs], Sat Jun 21 07:46:18 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.964: +2 -4 lines
Diff to previous 1.964 (colored)

Update Question 10.29:
- Remove redundancy
- Remove first person narration

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.964 / (download) - annotate - [select for diffs], Sat Jun 21 07:45:20 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.963: +7 -7 lines
Diff to previous 1.963 (colored)

Update Question 10.27:
- Mark up SSH with <application>
- Turn "FreeBSD" into &os;
- Mark up ssh(1)
- Make up make targets with <maketarget>
- Tune mark up of "ENABLE_SUID_SSH= true" (suggested by gabor)

Approved by:  gabor

Revision 1.963 / (download) - annotate - [select for diffs], Sat Jun 21 07:44:21 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.962: +3 -3 lines
Diff to previous 1.962 (colored)

Update Question 10.25:
- Add non-breakable spaces for better rendering

Approved by:  gabor

Revision 1.962 / (download) - annotate - [select for diffs], Sat Jun 21 07:43:23 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.961: +4 -4 lines
Diff to previous 1.961 (colored)

Update Question 10.24:
- Capitalize "Single User mode"
- Mark up securelevel with <literal>
- Mark up rc.conf with <filename>

Approved by:  gabor

Revision 1.961 / (download) - annotate - [select for diffs], Sat Jun 21 07:42:22 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.960: +5 -5 lines
Diff to previous 1.960 (colored)

Update Question 10.23:
- Mark up chflags(1)
- Capitalize "Single User mode"
- Mark up securelevel with <literal>
- Mark up rc.conf with <filename>

Approved by:  gabor

Revision 1.960 / (download) - annotate - [select for diffs], Sat Jun 21 07:40:10 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.959: +13 -13 lines
Diff to previous 1.959 (colored)

Update Question 10.22:
- Mark up different version types with <emphasis>
- Use <replaceable> as needed
- Update version numbers

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.959 / (download) - annotate - [select for diffs], Sat Jun 21 07:39:00 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.958: +0 -25 lines
Diff to previous 1.958 (colored)

Remove Question 10.20

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.958 / (download) - annotate - [select for diffs], Sat Jun 21 07:37:52 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.957: +16 -19 lines
Diff to previous 1.957 (colored)

Update Question 10.18:
- Rewrite "lots of" as "lot of" (suggested by trhodes)
- Mark up telnet, ssh, screen with <command>
- Fix broken paragraphs (suggested by gabor)
- Remove MAKEDEV(8) method
- Update "pseudo-device" kernel option to "device"
- Generalize answer
- Note users have 256 ptys beginning from FreeBSD 6.3 and they
  can create 256 more

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.957 / (download) - annotate - [select for diffs], Sat Jun 21 07:36:41 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.956: +1 -7 lines
Diff to previous 1.956 (colored)

Update Question 10.18:
- Add <replaceable> for minor version numbers
- Turn "FreeBSD" into &os;
- Add &nbsp; for better rendering
- Remove text about the installation of MAKEDEV(8)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.956 / (download) - annotate - [select for diffs], Sat Jun 21 07:35:36 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.955: +6 -6 lines
Diff to previous 1.955 (colored)

Update Question 10.17:
- Mark up Kerberos with <application>
- Mark up directory /cdrom with <filename>
- Update "bin" distribution to "base"
- Update MAKE_KERBEROS to NO_KERBEROS in /etc/make.conf

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.955 / (download) - annotate - [select for diffs], Sat Jun 21 07:34:11 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.954: +4 -4 lines
Diff to previous 1.954 (colored)

Update Question 10.16:
- Mark up su(1)
- Mark up Kerberos with <application>
- Mark up -K with <option>

Approved by:  gabor

Revision 1.954 / (download) - annotate - [select for diffs], Sat Jun 21 07:33:03 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.953: +10 -5 lines
Diff to previous 1.953 (colored)

Update Question 10.14:
- Mark up perl(1)
- Add <replaceable> elements
- Mark up .bak extension with <filename>
- Mark up perl with <command>
- Add a paragraph about dosunix

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.953 / (download) - annotate - [select for diffs], Sat Jun 21 07:31:53 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.952: +9 -8 lines
Diff to previous 1.952 (colored)

Update Question 10.13:
- Mark up syscons(4), sysctl(8), pcvt(4)
- Remove broken paragraphs (suggested by gabor)
- Reorder paragraphs for a better logic

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.952 / (download) - annotate - [select for diffs], Sat Jun 21 07:30:46 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.951: +25 -3 lines
Diff to previous 1.951 (colored)

Update Question 10.12:
- Mark up "Boot:" with <literal>
- Mark up Enter with <keycap>
- Add options to mount(8) (suggested by trhodes)
- Add paragraphs about the case when system has insecure console or
  encrypted partitions

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.951 / (download) - annotate - [select for diffs], Sat Jun 21 07:29:38 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.950: +1 -1 lines
Diff to previous 1.950 (colored)

Update Question 10.11:
- Mark up qmail with <application> and decapitalize

Approved by:  gabor

Revision 1.950 / (download) - annotate - [select for diffs], Sat Jun 21 07:27:50 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.949: +1 -1 lines
Diff to previous 1.949 (colored)

Update Question 10.8:
- Mark up freebsd-current

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.949 / (download) - annotate - [select for diffs], Sat Jun 21 07:26:37 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.948: +6 -6 lines
Diff to previous 1.948 (colored)

Update Question 10.6:
- Remove some redundancy
- Turn "FreeBSD" into &os;
- Remove Windows version numbers

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.948 / (download) - annotate - [select for diffs], Sat Jun 21 07:25:27 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.947: +5 -3 lines
Diff to previous 1.947 (colored)

Update Question 10.5:
- Add an introducting sentence
- Mark up Enter with <keycap>
- Add options to mount(8) (suggested by trhodes)

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.947 / (download) - annotate - [select for diffs], Sat Jun 21 07:24:18 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.946: +3 -3 lines
Diff to previous 1.946 (colored)

Update Question 10.4:
- Mark up su(1) with <command>

Approved by:  gabor

Revision 1.946 / (download) - annotate - [select for diffs], Sat Jun 21 07:23:10 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.945: +2 -2 lines
Diff to previous 1.945 (colored)

Update Question 10.3:
- Mark up crontab(5) with <filename>
- Mark up cron(8) with <command>

Approved by:  gabor

Revision 1.945 / (download) - annotate - [select for diffs], Sat Jun 21 07:22:02 2008 UTC (12 months, 1 week ago) by pgj
Branch: MAIN
Changes since 1.944: +4 -4 lines
Diff to previous 1.944 (colored)

Update Question 10.1:
- Add a missing full stop
- Mark up named(8)
- Remove requirement about .sh extension and add file mode 555

Reviewed by:  trhodes, danger
Approved by:  gabor

Revision 1.944 / (download) - annotate - [select for diffs], Sat Jun 14 10:54:49 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.943: +3 -3 lines
Diff to previous 1.943 (colored)

Update Question 9.26:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.943 / (download) - annotate - [select for diffs], Sat Jun 14 10:53:53 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.942: +7 -7 lines
Diff to previous 1.942 (colored)

Update Question 9.23:
- Remove version numbers
- Capitalize Ports Collection
- Add <replaceable> elements

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.942 / (download) - annotate - [select for diffs], Sat Jun 14 10:52:58 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.941: +1 -1 lines
Diff to previous 1.941 (colored)

Update Question 9.19:
- Add non-breakable spaces

Approved by:	gabor (mentor)

Revision 1.941 / (download) - annotate - [select for diffs], Sat Jun 14 10:50:55 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.940: +4 -4 lines
Diff to previous 1.940 (colored)

Update Question 9.15:
- Mark up da2 with <devicename>
- Mark up sysinstall(8) and disklabel(8)

Approved by:	gabor (mentor)

Revision 1.940 / (download) - annotate - [select for diffs], Sat Jun 14 10:49:58 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.939: +2 -2 lines
Diff to previous 1.939 (colored)

Update Question 9.13:
- Generalize Windows versions

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.939 / (download) - annotate - [select for diffs], Sat Jun 14 10:48:59 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.938: +1 -1 lines
Diff to previous 1.938 (colored)

Update Question 9.12:
- Add a missing question mark

Approved by:	gabor (mentor)

Revision 1.938 / (download) - annotate - [select for diffs], Sat Jun 14 10:48:01 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.937: +2 -2 lines
Diff to previous 1.937 (colored)

Update Question 9.11:
- Update kernel path
- Update link of "Linux+FreeBSD mini-HOWTO"

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.937 / (download) - annotate - [select for diffs], Sat Jun 14 10:47:03 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.936: +3 -3 lines
Diff to previous 1.936 (colored)

Update Question 9.8:
- Remove remainders of the MAKEDEV(8) era
- Fix emphasis by use of <emphasis>

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.936 / (download) - annotate - [select for diffs], Sat Jun 14 10:44:32 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.935: +23 -7 lines
Diff to previous 1.935 (colored)

Update Question 9.7:
- Remove OS names, only FS names stay
- Add ext3 to ext2 because they are compatible
- Add ntfs-3g (FUSE)
- Add ZFS
- Add FUSE

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.935 / (download) - annotate - [select for diffs], Sat Jun 14 10:43:35 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.934: +2 -2 lines
Diff to previous 1.934 (colored)

Update Question 9.4:
- /tmp is no more on / by default

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.934 / (download) - annotate - [select for diffs], Sat Jun 14 10:42:32 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.933: +1 -1 lines
Diff to previous 1.933 (colored)

Update Question 9.2:
- Emphasize -STABLE

Approved by:	gabor (mentor)

Revision 1.933 / (download) - annotate - [select for diffs], Sat Jun 14 10:41:29 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.932: +1 -1 lines
Diff to previous 1.932 (colored)

Update Question 8.5:
- Generalize the example by entities

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.932 / (download) - annotate - [select for diffs], Sat Jun 14 10:40:10 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.931: +1 -1 lines
Diff to previous 1.931 (colored)

Update Question 8.1:
- Correct my previous mistake

Approved by:	gabor (mentor)

Revision 1.931 / (download) - annotate - [select for diffs], Sat Jun 14 10:35:31 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.930: +5 -5 lines
Diff to previous 1.930 (colored)

Update Question 7.4:
- Emphasize -STABLE and -CURRENT
- Capitalize Ports Collection

Approved by:	gabor (mentor)

Revision 1.930 / (download) - annotate - [select for diffs], Sat Jun 14 10:34:29 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.929: +4 -4 lines
Diff to previous 1.929 (colored)

Update Question 5.30:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)

Revision 1.929 / (download) - annotate - [select for diffs], Sat Jun 14 10:33:23 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.928: +20 -13 lines
Diff to previous 1.928 (colored)

Update Question 5.25:
- Generalize the text
- Put some fresh (6.3-STABLE) output
- Update heuristic info
- Add a "broken ACPI timer" issue from the mailing lists

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.928 / (download) - annotate - [select for diffs], Sat Jun 14 10:32:24 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.927: +1 -1 lines
Diff to previous 1.927 (colored)

Update Question 5.24:
- Mark up dmesg(8)

Approved by:	gabor (mentor)

Revision 1.927 / (download) - annotate - [select for diffs], Sat Jun 14 10:31:27 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.926: +7 -5 lines
Diff to previous 1.926 (colored)

Update Question 5.23:
- Remove reference to isa_strayintr()
- Add MAX_STRAY_LOG from intr_machdep.c
- Add some non-breakable spaces for better rendering

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.926 / (download) - annotate - [select for diffs], Sat Jun 14 10:28:45 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.925: +28 -33 lines
Diff to previous 1.925 (colored)

Update Question 5.20:
- Generalize text
- Mark up FreeBSD-questions with &a.questions;
- Mark up Peter Wemm with &a.peter;
- Add <replaceable> for minor versions
- Capitalize "ID"s
- Update from sio.c to sio_isa.c
- Mark up sio with <devicename> instead of <literal>

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.925 / (download) - annotate - [select for diffs], Sat Jun 14 10:27:43 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.924: +0 -41 lines
Diff to previous 1.924 (colored)

Remove Question 5.19

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.924 / (download) - annotate - [select for diffs], Sat Jun 14 10:26:43 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.923: +4 -3 lines
Diff to previous 1.923 (colored)

Update Question 5.16:
- Insert ahc(4) man page
- Mark up "automatic termination" with <quote>

Approved by:	gabor (mentor)

Revision 1.923 / (download) - annotate - [select for diffs], Sat Jun 14 10:25:44 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.922: +5 -5 lines
Diff to previous 1.922 (colored)

Update Question 5.13:
- Remove slash before "kernel"
- Change MAXUSERS to kern.maxusers

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.922 / (download) - annotate - [select for diffs], Sat Jun 14 10:24:44 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.921: +2 -2 lines
Diff to previous 1.921 (colored)

Update Question 5.11 & 5.12:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.921 / (download) - annotate - [select for diffs], Sat Jun 14 10:21:12 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.920: +6 -6 lines
Diff to previous 1.920 (colored)

Update Question 5.10:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)

Revision 1.920 / (download) - annotate - [select for diffs], Sat Jun 14 10:20:08 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.919: +2 -8 lines
Diff to previous 1.919 (colored)

Update Question 5.9:
- Correct my previous mistake about the wrong path of sio.c
- Remove paragraph about X
- Add non-breakable spaces for better rendering

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.919 / (download) - annotate - [select for diffs], Sat Jun 14 10:19:02 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.918: +2 -2 lines
Diff to previous 1.918 (colored)

Update Question 5.7:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.918 / (download) - annotate - [select for diffs], Sat Jun 14 10:17:59 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.917: +1 -1 lines
Diff to previous 1.917 (colored)

Update Question 5.4:
- Mark up ed0/de0 with <devicename> element

Approved by:	gabor (mentor)

Revision 1.917 / (download) - annotate - [select for diffs], Sat Jun 14 10:16:57 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.916: +5 -5 lines
Diff to previous 1.916 (colored)

Update Question 5.1:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.916 / (download) - annotate - [select for diffs], Sat Jun 14 10:03:01 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.915: +0 -21 lines
Diff to previous 1.915 (colored)

Update Question 4.7.6:
- Remove question

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.915 / (download) - annotate - [select for diffs], Sat Jun 14 10:02:02 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.914: +3 -3 lines
Diff to previous 1.914 (colored)

Update Question 4.7.1:
- Remove version references

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.914 / (download) - annotate - [select for diffs], Sat Jun 14 10:01:00 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.913: +1 -1 lines
Diff to previous 1.913 (colored)

Update Question 4.6.2:
- Make the text more generalized

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.913 / (download) - annotate - [select for diffs], Sat Jun 14 09:59:51 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.912: +1 -3 lines
Diff to previous 1.912 (colored)

Update Question 4.6.1:
- Remove old sound cards and make the text more generalized

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.912 / (download) - annotate - [select for diffs], Sat Jun 14 09:58:49 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.911: +2 -4 lines
Diff to previous 1.911 (colored)

Update Question 4.5.2:
- Remove comms/mwavem

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.911 / (download) - annotate - [select for diffs], Sat Jun 14 09:56:49 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.910: +3 -14 lines
Diff to previous 1.910 (colored)

Update Question 4.4.3:
- Remove MAKEDEV(8) method

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.910 / (download) - annotate - [select for diffs], Sat Jun 14 09:55:49 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.909: +32 -15 lines
Diff to previous 1.909 (colored)

Update Question 4.4.1:
- Replace /dev/ttyv0 with /dev/console in the examples
- Remove /etc/rc.i386 and add a note about rc.conf(5) settings
- Add some examples from the kbdcontrol(1) man page
- Add links for kbdcontrol(1), kbdmux(4)
- Reword a few things (suggested by trhodes)

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.909 / (download) - annotate - [select for diffs], Sat Jun 14 09:54:50 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.908: +20 -8 lines
Diff to previous 1.908 (colored)

Update Question 4.2.2:
- Rewrite from scratch by the aid of Release Notes

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.908 / (download) - annotate - [select for diffs], Sat Jun 14 09:53:51 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.907: +1 -1 lines
Diff to previous 1.907 (colored)

Update Question 3.27:
- Mark up key "Space" with <keycap> element

Approved by:	gabor (mentor)

Revision 1.907 / (download) - annotate - [select for diffs], Sat Jun 14 09:52:52 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.906: +1 -1 lines
Diff to previous 1.906 (colored)

Update Question 3.26:
- Add <literal> element

Approved by:	gabor (mentor)

Revision 1.906 / (download) - annotate - [select for diffs], Sat Jun 14 09:50:32 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.905: +1 -1 lines
Diff to previous 1.905 (colored)

Update Question 4.1.1:
- Capitalize Hardware Notes
- Add non-breakable space

Approved by:	gabor (mentor)

Revision 1.905 / (download) - annotate - [select for diffs], Sat Jun 14 09:49:33 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.904: +2 -3 lines
Diff to previous 1.904 (colored)

Update Question 3.26:
- Whitespace-only change

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.904 / (download) - annotate - [select for diffs], Sat Jun 14 09:48:31 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.903: +39 -37 lines
Diff to previous 1.903 (colored)

Update Question 3.25:
- Capitalize FFS and Table Heads
- Unificate and clarify units
- Add non-breakable spaces for better rendering
- Introduce <superscript> :)
- Exchange items in the first row

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.903 / (download) - annotate - [select for diffs], Sat Jun 14 09:47:28 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.902: +3 -3 lines
Diff to previous 1.902 (colored)

Update Question 3.24:
- Put non-breakable spaces between quantities and units
- Remove version references

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.902 / (download) - annotate - [select for diffs], Sat Jun 14 09:46:29 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.901: +4 -8 lines
Diff to previous 1.901 (colored)

Update Question 3.21:
- Remove crypto distribution
- Mark up literals with <literal> instead of <quote>

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.901 / (download) - annotate - [select for diffs], Sat Jun 14 09:44:21 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.900: +2 -2 lines
Diff to previous 1.900 (colored)

Update Question 3.20:
- Remove version references
- Fix grammar (suggested by trhodes)

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.900 / (download) - annotate - [select for diffs], Sat Jun 14 09:43:17 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.899: +3 -3 lines
Diff to previous 1.899 (colored)

Update Question 3.19:
- Refine markup of "/usr/src"
- Mark up sysinstall(8) menus with <guimenuitem>

Approved by:	gabor (mentor)

Revision 1.899 / (download) - annotate - [select for diffs], Sat Jun 14 09:42:12 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.898: +8 -8 lines
Diff to previous 1.898 (colored)

Update Question 3.16:
- Use &os; instead of "FreeBSD"
- Mark up Ontrack Disk Manager with <application>
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.898 / (download) - annotate - [select for diffs], Sat Jun 14 09:41:03 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.897: +2 -2 lines
Diff to previous 1.897 (colored)

Update Question 3.15:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.897 / (download) - annotate - [select for diffs], Sat Jun 14 09:39:53 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.896: +3 -3 lines
Diff to previous 1.896 (colored)

Update Question 3.14:
- Put non-breakable spaces between quantities and units
- Refine <filename> for "tools"

Approved by:	gabor (mentor)

Revision 1.896 / (download) - annotate - [select for diffs], Sat Jun 14 09:33:49 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.895: +1 -1 lines
Diff to previous 1.895 (colored)

Update Question 3.11:
- Add non-breakable spaces

Approved by:	gabor (mentor)

Revision 1.895 / (download) - annotate - [select for diffs], Sat Jun 14 09:32:45 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.894: +5 -5 lines
Diff to previous 1.894 (colored)

Update Question 3.8:
- Mark up directory "tools" with <filename>
- Mark up sysinstall(8) item with <guimenuitem> a &gui.yes;
- Mark up Partition Editor keys with <keycap>
- Mark up FreeBSD Boot Manager with <application>

Approved by:	gabor (mentor)

Revision 1.894 / (download) - annotate - [select for diffs], Sat Jun 14 09:31:41 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.893: +2 -2 lines
Diff to previous 1.893 (colored)

Update Question 3.4:
- Remove version numbers
- Put non-breakable space between quantities and units

Approved by:	gabor (mentor)

Revision 1.893 / (download) - annotate - [select for diffs], Sat Jun 14 09:30:40 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.892: +2 -2 lines
Diff to previous 1.892 (colored)

Update Question 3.2:
- Put non-breakable spaces between quantities and units

Approved by:	gabor (mentor)

Revision 1.892 / (download) - annotate - [select for diffs], Sat Jun 14 09:29:36 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.891: +5 -2 lines
Diff to previous 1.891 (colored)

Update Question 2.1:
- Add links for both (Handbook and FAQ) Bibliographies

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.891 / (download) - annotate - [select for diffs], Sat Jun 14 09:28:36 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.890: +2 -2 lines
Diff to previous 1.890 (colored)

Update Question 1.12:
- Update from 5-STABLE to 6-STABLE
- Update from 6-STABLE to 7-STABLE

Approved by:	gabor (mentor)

Revision 1.890 / (download) - annotate - [select for diffs], Sat Jun 14 09:26:42 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.889: +1 -1 lines
Diff to previous 1.889 (colored)

Update Question 1.10:
- Emphasize -STABLE

Approved by:	gabor (mentor)

Revision 1.889 / (download) - annotate - [select for diffs], Sat Jun 14 09:25:38 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.888: +13 -11 lines
Diff to previous 1.888 (colored)

Update Question 1.9:
- Emphasize (FreeBSD)-STABLE and -CURRENT
- Add <replaceable> elements
- Notify that 5-STABLE has ended
- Add a sentence about 6-STABLE
- Update from 7-CURRENT to 8-CURRENT

Reviewed by:	trhodes, danger, remko
Approved by:	gabor (mentor)

Revision 1.888 / (download) - annotate - [select for diffs], Sat Jun 14 09:20:48 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.887: +9 -9 lines
Diff to previous 1.887 (colored)

Update Question 1.8:
- Emphasize (FreeBSD)-CURRENT and -STABLE
- Add &a.current;

Approved by:	gabor (mentor)

Revision 1.887 / (download) - annotate - [select for diffs], Sat Jun 14 09:19:57 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.886: +9 -9 lines
Diff to previous 1.886 (colored)

Update Question 1.7:
- Update versions from 5.X, 6.X to 6.X, 7.X
- Update FTP links to 7-STABLE and 6-STABLE

Approved by:	gabor (mentor)

Revision 1.886 / (download) - annotate - [select for diffs], Sat Jun 14 09:19:07 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.885: +1 -1 lines
Diff to previous 1.885 (colored)

Update Introduction:
- Update version numbers from 5.X, 6.X to 6.X, 7.X
- Add <replaceable>

Approved by:	gabor (mentor)

Revision 1.885 / (download) - annotate - [select for diffs], Sat Jun 14 09:18:16 2008 UTC (12 months, 2 weeks ago) by pgj
Branch: MAIN
Changes since 1.884: +3 -3 lines
Diff to previous 1.884 (colored)

Update title and abstract:
- Update versions from 5.X, 6.X to 6.X, 7.X
- Add <replaceable>

Approved by:	gabor (mentor)

Revision 1.884 / (download) - annotate - [select for diffs], Sat Jun 7 02:29:18 2008 UTC (12 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.883: +7 -9 lines
Diff to previous 1.883 (colored)

Whitespace only changes in FAQ:
- Fix indentation issues of the previous commit

Approved by:    gabor (mentor)

Revision 1.883 / (download) - annotate - [select for diffs], Sat Jun 7 02:18:57 2008 UTC (12 months, 3 weeks ago) by pgj
Branch: MAIN
Changes since 1.882: +18 -14 lines
Diff to previous 1.882 (colored)

Update the FAQ:
- Change the frequency of snapshots from a day to a month
- Fix a missing closing parenthesis
- Add snapshot site http://snapshots.us.freebsd.org
- Generalize the paragraph about development branches
- Add an 18 months release interval for major versions and
  8 months for minor versions
- Fix link for the PR query interface

PR:             docs/115000
Submitted by:   Ben Kaduk <minimarmot at gmail dot com>
Reviewed by:    danger, trhodes
Approved by:    gabor (mentor)

Revision 1.882 / (download) - annotate - [select for diffs], Thu Jun 5 18:46:46 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.881: +2 -2 lines
Diff to previous 1.881 (colored)

Update Question 9.13:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)

Revision 1.881 / (download) - annotate - [select for diffs], Thu Jun 5 18:44:14 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.880: +2 -2 lines
Diff to previous 1.880 (colored)

Update Question 9.13:
- Mark up BootEasy with <application> element

Approved by:	gabor (mentor)

Revision 1.880 / (download) - annotate - [select for diffs], Thu Jun 5 18:42:05 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.879: +7 -5 lines
Diff to previous 1.879 (colored)

Update Question 9.12:
- Add /boot/grub/menu.lst as the main configuration file for GRUB
- Add a note that /boot/grub/grub.conf is usually in Red Hat
- Make GRUB devices <replaceable>
- Remove quotes around 'a' partition

Approved by:	gabor (mentor)

Revision 1.879 / (download) - annotate - [select for diffs], Thu Jun 5 18:37:00 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.878: +2 -2 lines
Diff to previous 1.878 (colored)

Update Question 9.10:
- Mark up sysinstall(8)

Approved by:	gabor (mentor)

Revision 1.878 / (download) - annotate - [select for diffs], Thu Jun 5 18:35:29 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.877: +4 -3 lines
Diff to previous 1.877 (colored)

Update Question 9.9:
- Remove version numbers for gbde(8) and geli(8)
- Remove security/cfs
- Add a link to the FreeBSD Handbook about how to set up encrypted
  disk partitions

Approved by:	gabor (mentor)

Revision 1.877 / (download) - annotate - [select for diffs], Thu Jun 5 18:31:23 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.876: +3 -10 lines
Diff to previous 1.876 (colored)

Update Question 9.8:
- Remove MAKEDEV(8) method

Approved by:	gabor (mentor)

Revision 1.876 / (download) - annotate - [select for diffs], Thu Jun 5 18:28:40 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.875: +7 -7 lines
Diff to previous 1.875 (colored)

Update Question 9.6:
- Mark up ccd(4)
- Make ccd devices <replaceable>
- Make disklabel file <replaceable>

Approved by:	gabor (mentor)

Revision 1.875 / (download) - annotate - [select for diffs], Thu Jun 5 18:26:18 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.874: +4 -4 lines
Diff to previous 1.874 (colored)

Update Question 9.5:
- Mark up ccd(4)
- Make ccd device <replaceable>
- Mark up FS_BSDFFS with <literal>

Approved by:	gabor (mentor)

Revision 1.874 / (download) - annotate - [select for diffs], Thu Jun 5 18:24:02 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.873: +1 -1 lines
Diff to previous 1.873 (colored)

Update Question 9.4:
- Update /kernel to /boot/kernel/kernel

Approved by:	gabor (mentor)

Revision 1.873 / (download) - annotate - [select for diffs], Thu Jun 5 18:21:28 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.872: +5 -5 lines
Diff to previous 1.872 (colored)

Update Question 9.3:
- Replace dashes with &mdash;
- Capitalize key G
- Make device name <replaceable> in the example

Approved by:	gabor (mentor)

Revision 1.872 / (download) - annotate - [select for diffs], Thu Jun 5 18:18:41 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.871: +22 -22 lines
Diff to previous 1.871 (colored)

Update Question 9.2:
- Mark up sysinstall(8) with an entity
- Replace dashes with &mdash;
- Mark up dump(8), newfs(8), mount(8), cd as <command>
- Make device names and directories <replaceable> in the example

Approved by:	gabor (mentor)

Revision 1.871 / (download) - annotate - [select for diffs], Thu Jun 5 18:14:28 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.870: +3 -3 lines
Diff to previous 1.870 (colored)

Update Question 9.1:
- Prefer the FreeBSD Handbook to the old Disk Formatting Tutorial
  when talking about how to add disks to the system

Approved by:	gabor (mentor)

Revision 1.870 / (download) - annotate - [select for diffs], Thu Jun 5 18:10:40 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.869: +3 -13 lines
Diff to previous 1.869 (colored)

Update Questions 8.7 and 8.8:
- Update kern.quantum to kern.sched.quantum
- Mark up kern.sched.quantum with <varname>
- Remove the sentence about versions 5.X
- Remove question 8.8 since not needed

Approved by:	gabor (mentor)

Revision 1.869 / (download) - annotate - [select for diffs], Thu Jun 5 18:02:49 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.868: +7 -7 lines
Diff to previous 1.868 (colored)

Update Question 8.6:
- Remove info specific to FreeBSD 5.2.1 and 5.3 releases
- Update kern.quantum to kern.sched.quantum
- Mark up sysctl(8) variables with <varname>
- Add an entity about sched_4bsd(4)

Approved by:	gabor (mentor)

Revision 1.868 / (download) - annotate - [select for diffs], Thu Jun 5 17:55:38 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.867: +6 -9 lines
Diff to previous 1.867 (colored)

Whitespace only change in Question 8.5:
- Join broken <command> elements

Approved by:	gabor (mentor)

Revision 1.867 / (download) - annotate - [select for diffs], Thu Jun 5 17:52:13 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.866: +10 -10 lines
Diff to previous 1.866 (colored)

Update Question 8.5:
- Add <maketarget> elements to make(1) targets
- Change versions 4.3 and 4.0-RELEASE to 6.3 and 6.0-RELEASE in the example

Approved by:	gabor (mentor)

Revision 1.866 / (download) - annotate - [select for diffs], Thu Jun 5 17:43:35 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.865: +3 -3 lines
Diff to previous 1.865 (colored)

Update Question 8.3:
- Add non-breakable spaces for better rendering

Approved by:	gabor (mentor)

Revision 1.865 / (download) - annotate - [select for diffs], Thu Jun 5 17:41:26 2008 UTC (12 months, 4 weeks ago) by pgj
Branch: MAIN
Changes since 1.864: +7 -12 lines
Diff to previous 1.864 (colored)

Update Question 8.1:
- Remove old note
- Add a new note about directories /boot/kernel and /boot/kernel.old

Approved by:	gabor (mentor)

Revision 1.864 / (download) - annotate - [select for diffs], Tue Jun 3 16:28:58 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.863: +6 -6 lines
Diff to previous 1.863 (colored)

Update Question 7.11:
- Fix and mark up TiMidity++ with <application>
- Capitalize WAV and MIDI files
- Make command line parameters <replaceable>
- Add a link to the FreeBSD Handbook (Section 18.6) describing how to
  create Audio CDs

Approved by:	gabor (mentor)

Revision 1.863 / (download) - annotate - [select for diffs], Tue Jun 3 16:20:25 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.862: +3 -3 lines
Diff to previous 1.862 (colored)

Update Question 7.10:
- Mark up CVSup with <application>

Approved by:	gabor (mentor)

Revision 1.862 / (download) - annotate - [select for diffs], Tue Jun 3 16:19:02 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.861: +2 -2 lines
Diff to previous 1.861 (colored)

Update Question 7.9:
- Mark up Netscape and Opera with <application>

Approved by:	gabor (mentor)

Revision 1.861 / (download) - annotate - [select for diffs], Tue Jun 3 16:16:04 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.860: +4 -4 lines
Diff to previous 1.860 (colored)

Update Question 7.8:
- Mark up shells with <command>
- Fix markup of ps(1)

Approved by:	gabor (mentor)

Revision 1.860 / (download) - annotate - [select for diffs], Tue Jun 3 16:08:52 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.859: +5 -42 lines
Diff to previous 1.859 (colored)

Update Question 7.7:
- Remove outdated text about port upgrading
- Add a reference to the FreeBSD Handbook about port handling (Section 4.5.4)

Approved by:	gabor (mentor)

Revision 1.859 / (download) - annotate - [select for diffs], Tue Jun 3 16:05:18 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.858: +15 -4 lines
Diff to previous 1.858 (colored)

Update Question 7.6:
- Mark up CVSup with <application>
- Mark up dash with &mdash;
- Add a paragraph about csup(1) as a CVSup replacement

Approved by:	gabor (mentor)

Revision 1.858 / (download) - annotate - [select for diffs], Tue Jun 3 15:57:20 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.857: +5 -5 lines
Diff to previous 1.857 (colored)

Update Question 7.5:
- Mark up make targets with <maketarget>
- Mention csup(1)
- Unfold "Makevars"

Approved by:	gabor (mentor)

Revision 1.857 / (download) - annotate - [select for diffs], Tue Jun 3 15:51:36 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.856: +3 -3 lines
Diff to previous 1.856 (colored)

Update Question 7.4:
- Update 4.X-STABLE to 6.X-STABLE and 7.X-STABLE
- Add <replaceble> to meta-minor version numbers
- Capitalize "Ports Collection"

Approved by:	gabor (mentor)

Revision 1.856 / (download) - annotate - [select for diffs], Tue Jun 3 15:47:10 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.855: +19 -28 lines
Diff to previous 1.855 (colored)

Update Question 7.1:
- Replace freebsd-announce with &a.announce;
- Update version numbers 4.X, 5.X, 6.X to 6.X, 7.X, 8.X
- Add <replaceable> to meta-minor version numbers
- Fix sysinstall(8)
- Mark up sysinstall(8) menus with <guimenuitem>
- Remove mention of .tgz packet formats (only .tbz packets used)
- Update FTP paths to 6-STABLE, 7-STABLE, 8-CURRENT

Approved by:	gabor (mentor)

Revision 1.855 / (download) - annotate - [select for diffs], Tue Jun 3 15:40:00 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.854: +2 -2 lines
Diff to previous 1.854 (colored)

Update Question 6.6:
- Mark up Oracle with <application>

Approved by:	gabor (mentor)

Revision 1.854 / (download) - annotate - [select for diffs], Tue Jun 3 15:36:21 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.853: +5 -5 lines
Diff to previous 1.853 (colored)

Update Question 6.4:
- Mark up Xi Graphics with <emphasis> element
- Mark up Motif and CDE with <application>
- Add &nbsp; to phone numbers

Approved by:	gabor (mentor)

Revision 1.853 / (download) - annotate - [select for diffs], Tue Jun 3 15:32:56 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.852: +5 -5 lines
Diff to previous 1.852 (colored)

Update Question 6.3:
- Mark up CDE, KDE, xfce with <application> element

Approved by:	gabor (mentor)

Revision 1.852 / (download) - annotate - [select for diffs], Tue Jun 3 15:29:23 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.851: +12 -44 lines
Diff to previous 1.851 (colored)

Update Question 6.2:
- Mark up Motif with <application>
- Mark up open-motif as a package
- Mark up Motif development edition kit with <application>
- Remove description of the a.out version

Approved by:	gabor (mentor)

Revision 1.851 / (download) - annotate - [select for diffs], Sun Jun 1 19:44:27 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.850: +4 -4 lines
Diff to previous 1.850 (colored)

- Mark up OpenOffice.Org and StarOffice with <application> element

Approved by:	gabor (mentor)

Revision 1.850 / (download) - annotate - [select for diffs], Sun Jun 1 19:41:41 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.849: +1 -1 lines
Diff to previous 1.849 (colored)

- Add <maketarget> tags to buildworld and installworld

Approved by:	gabor (mentor)

Revision 1.849 / (download) - annotate - [select for diffs], Sun Jun 1 19:39:36 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.848: +1 -1 lines
Diff to previous 1.848 (colored)

- Mark up witness(4) with a manual page entity

Approved by:	gabor (mentor)

Revision 1.848 / (download) - annotate - [select for diffs], Sun Jun 1 19:38:08 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.847: +3 -42 lines
Diff to previous 1.847 (colored)

- Replace answer about "lock order reversal" with a link pointing to
  the FreeBSD Glossary (FreeBSD Handbook) containing the almost the
  same description

Approved by:	gabor (mentor)

Revision 1.847 / (download) - annotate - [select for diffs], Sun Jun 1 19:32:36 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.846: +3 -3 lines
Diff to previous 1.846 (colored)

- Mark up sysinstall(8) menus with <guimenuitem>
- Fix Space key

Approved by:	gabor (mentor)

Revision 1.846 / (download) - annotate - [select for diffs], Sun Jun 1 19:28:53 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.845: +1 -1 lines
Diff to previous 1.845 (colored)

- Mark up Enter key with <keycap>

Approved by:	gabor (mentor)

Revision 1.845 / (download) - annotate - [select for diffs], Sun Jun 1 19:27:02 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.844: +3 -3 lines
Diff to previous 1.844 (colored)

- Mark up fdisk(8) with manual page entities

Approved by:	gabor (mentor)

Revision 1.844 / (download) - annotate - [select for diffs], Sun Jun 1 19:25:31 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.843: +1 -1 lines
Diff to previous 1.843 (colored)

- Replace <command> tag with a manual page entity for pccardd(8)

Approved by:	gabor (mentor)

Revision 1.843 / (download) - annotate - [select for diffs], Sun Jun 1 19:23:19 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.842: +5 -4 lines
Diff to previous 1.842 (colored)

Clean up in Question 5.22:
- Add missing <application> tags to Telnet and SSH
- Replace <quote> tags with <literal> tags for sshd_config options

Approved by:	gabor (mentor)

Revision 1.842 / (download) - annotate - [select for diffs], Sun Jun 1 19:19:49 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.841: +1 -1 lines
Diff to previous 1.841 (colored)

- Mark up /boot/boot2 with <filename> tag

Approved by:	gabor (mentor)

Revision 1.841 / (download) - annotate - [select for diffs], Sun Jun 1 19:17:47 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.840: +2 -2 lines
Diff to previous 1.840 (colored)

- Fix missing full stop and parentheses.

Approved by:	gabor (mentor)

Revision 1.840 / (download) - annotate - [select for diffs], Sun Jun 1 19:15:33 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.839: +1 -1 lines
Diff to previous 1.839 (colored)

- Replace <quote> with <errorname>

Approved by:	gabor (mentor)

Revision 1.839 / (download) - annotate - [select for diffs], Sun Jun 1 19:13:43 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.838: +3 -3 lines
Diff to previous 1.838 (colored)

- Mark up TERM environment variable

Approved by:	gabor (mentor)

Revision 1.838 / (download) - annotate - [select for diffs], Sat May 31 09:35:18 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.837: +7 -7 lines
Diff to previous 1.837 (colored)

- Mark up sendmail with application element

PR:             docs/124148
Submitted by:   pgj
Approved by:    gabor (mentor)

Revision 1.837 / (download) - annotate - [select for diffs], Sat May 31 09:21:44 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.836: +5 -32 lines
Diff to previous 1.836 (colored)

- Convert <quote> to <errorname> in Question 5.17
- Remove detailed parts of the answer because it can be found in
  the Handbook and substitute them with a link

PR:             docs/124147
Submitted by:   pgj
Approved by:    gabor (mentor)

Revision 1.836 / (download) - annotate - [select for diffs], Sat May 31 09:13:51 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.835: +1 -1 lines
Diff to previous 1.835 (colored)

- Fix markup of Question 5.12

PR:             docs/124146
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.835 / (download) - annotate - [select for diffs], Sat May 31 09:08:42 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.834: +1 -1 lines
Diff to previous 1.834 (colored)

- Convert <quote> to <errorname>

PR:             docs/124145
Submitted by:   pgj
Approved by:    gabor (mentor)

Revision 1.834 / (download) - annotate - [select for diffs], Sat May 31 09:05:05 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.833: +1 -1 lines
Diff to previous 1.833 (colored)

- Fix markup of MAXMEM kernel option

PR:             docs/124144
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.833 / (download) - annotate - [select for diffs], Sat May 31 09:00:32 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.832: +1 -1 lines
Diff to previous 1.832 (colored)

- Fix kernel source references for sio.c

PR:             docs/124143
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.832 / (download) - annotate - [select for diffs], Sat May 31 08:56:16 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.831: +2 -2 lines
Diff to previous 1.831 (colored)

- Add a missing <devicename> tag to sio(4) devices and fix markup of
  sio(4)

PR:             docs/124141
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.831 / (download) - annotate - [select for diffs], Sat May 31 08:51:37 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.830: +1 -1 lines
Diff to previous 1.830 (colored)

- Add a missing <option> tag

PR:	        	docs/124140
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.830 / (download) - annotate - [select for diffs], Sat May 31 08:48:05 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.829: +3 -3 lines
Diff to previous 1.829 (colored)

- Fix references to gdb(1)

PR:	        	docs/124139
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.829 / (download) - annotate - [select for diffs], Sat May 31 08:44:51 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.828: +6 -6 lines
Diff to previous 1.828 (colored)

- Fix dashes

PR:         	docs/124137
Submitted by:	pgj
Approved by:	gabor (mentor)

Revision 1.828 / (download) - annotate - [select for diffs], Sat May 31 08:36:50 2008 UTC (13 months ago) by pgj
Branch: MAIN
Changes since 1.827: +6 -6 lines
Diff to previous 1.827 (colored)

- fix markups for make(1)

PR:          	docs/124136
Submitted by:	pgj
Approved by:	gabor

Revision 1.827 / (download) - annotate - [select for diffs], Tue May 27 23:51:07 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.826: +1 -44 lines
Diff to previous 1.826 (colored)

- Remove the description of the doc packages, as they don't exist any more

PR:		docs/123920
Submitted by:	pgj

Revision 1.826 / (download) - annotate - [select for diffs], Mon May 26 16:43:08 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.825: +2 -9 lines
Diff to previous 1.825 (colored)

- Avoid information duplication by pointing to the same answer with a link

PR:		docs/124007
Submitted by:	pgj

Revision 1.825 / (download) - annotate - [select for diffs], Mon May 26 16:41:10 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.824: +0 -13 lines
Diff to previous 1.824 (colored)

- Remove an irrelevant outdated part

PR:		docs/124005
Submitted by:	pgj

Revision 1.824 / (download) - annotate - [select for diffs], Mon May 26 16:39:05 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.823: +2 -19 lines
Diff to previous 1.823 (colored)

- Replace outdated information with an up-to-date link to the Handbook

PR:		docs/124003
Submitted by:	pgj

Revision 1.823 / (download) - annotate - [select for diffs], Mon May 26 16:37:28 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.822: +2 -2 lines
Diff to previous 1.822 (colored)

- Fix reference to te Handbook

PR:		docs/124002
Submitted by:	pgj

Revision 1.822 / (download) - annotate - [select for diffs], Sun May 25 14:49:12 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.821: +1 -0 lines
Diff to previous 1.821 (colored)

- Bump Copyright year for the recent changes

Revision 1.821 / (download) - annotate - [select for diffs], Sun May 25 14:40:20 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.820: +2 -2 lines
Diff to previous 1.820 (colored)

- Use our entities for mailing lists

PR:		docs/123976:
Submitted by:	pgj

Revision 1.820 / (download) - annotate - [select for diffs], Sun May 25 14:39:10 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.819: +11 -3 lines
Diff to previous 1.819 (colored)

- Reformat a part with some embedded screen elements to avoid the possible
  rendering issues, which can come this way

PR:		docs/123975
Submitted by:	pgj

Revision 1.819 / (download) - annotate - [select for diffs], Sun May 25 14:37:05 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.818: +10 -10 lines
Diff to previous 1.818 (colored)

- Use a more fine-grained markup

PR:		docs/123948, docs/123974
Submitted by:	pgj

Revision 1.818 / (download) - annotate - [select for diffs], Sun May 25 14:34:42 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.817: +3 -3 lines
Diff to previous 1.817 (colored)

- Replace the ":-" symbols with a simple colon, this must have been the
  original intention of the author as ":-" does not have any special
  meaning in the English grammar

PR:		docs/123947
Submitted by:	pgj

Revision 1.817 / (download) - annotate - [select for diffs], Sun May 25 14:32:26 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.816: +1 -1 lines
Diff to previous 1.816 (colored)

- Make the markup more accurate by enclosing the name of the IRC channels
  into literal

PR:		docs/123923
Submitted by:	pgj

Revision 1.816 / (download) - annotate - [select for diffs], Sun May 25 14:30:30 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.815: +12 -0 lines
Diff to previous 1.815 (colored)

- Add missing Greek and Norwegian languages to the list

PR:		docs/123922
Submitted by:	pgj

Revision 1.815 / (download) - annotate - [select for diffs], Sun May 25 14:27:58 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.814: +1 -1 lines
Diff to previous 1.814 (colored)

- Fix typo

PR:		docs/123919
Submitted by:	pgj

Revision 1.814 / (download) - annotate - [select for diffs], Sun May 25 14:25:57 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.813: +2 -2 lines
Diff to previous 1.813 (colored)

- Be more accurate about the naming conventions of our documents

PR:		docs/123918
Submitted by:	pgj

Revision 1.813 / (download) - annotate - [select for diffs], Sun May 25 14:23:23 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.812: +2 -2 lines
Diff to previous 1.812 (colored)

- Close open para elements

PR:		docs/123884
Submitted by:	pgj

Revision 1.812 / (download) - annotate - [select for diffs], Sun May 25 14:21:45 2008 UTC (13 months, 1 week ago) by gabor
Branch: MAIN
Changes since 1.811: +10 -14 lines
Diff to previous 1.811 (colored)

- Update the pieces of information about the supported architectures

PR:		docs/123973
Submitted by:	pgj

Revision 1.811 / (download) - annotate - [select for diffs], Sat Apr 12 20:13:12 2008 UTC (14 months, 3 weeks ago) by keramida
Branch: MAIN
Changes since 1.810: +6 -7 lines
Diff to previous 1.810 (colored)

Minor style fix: move a closing </para> before a <note>.

Obtained from:	FreeBSD Greek Documentation tree

Revision 1.810 / (download) - annotate - [select for diffs], Tue Mar 25 20:12:57 2008 UTC (15 months, 1 week ago) by jkois
Branch: MAIN
Changes since 1.809: +1 -1 lines
Diff to previous 1.809 (colored)

Fix a broken link.

Noticed by:     "G. Adam Stanislav" (adam att redprince dott net)

Revision 1.809 / (download) - annotate - [select for diffs], Sun Feb 24 10:23:28 2008 UTC (16 months, 1 week ago) by chinsan
Branch: MAIN
Changes since 1.808: +3 -3 lines
Diff to previous 1.808 (colored)

- Update #bsdchat channel

Submitted by:		whsyu
Obtained from:		The FreeBSD Traditional Chinese Project
			https://opensvn.csie.org/traccgi/freebsddoc/wiki

Revision 1.808 / (download) - annotate - [select for diffs], Wed Feb 20 12:21:24 2008 UTC (16 months, 1 week ago) by remko
Branch: MAIN
Changes since 1.807: +2 -2 lines
Diff to previous 1.807 (colored)

Implicate that perl should be build from the ports tree instead of
during a ``make buildworld'' (which was the case back in the time
that perl was still in the base-system).

PR:		120878
Submitted by:	"Eivind Eklund" <eeklund at gmail dot com>

Revision 1.807 / (download) - annotate - [select for diffs], Thu Dec 20 22:15:51 2007 UTC (18 months, 2 weeks ago) by gabor
Branch: MAIN
Changes since 1.806: +26 -0 lines
Diff to previous 1.806 (colored)

- Add item to the FAQ about configuring the delete key in console/xterm with
  sh/csh

PR:		docs/118849
Submitted by:	alepulver

Revision 1.806 / (download) - annotate - [select for diffs], Thu Dec 20 22:10:19 2007 UTC (18 months, 2 weeks ago) by gabor
Branch: MAIN
Changes since 1.805: +16 -0 lines
Diff to previous 1.805 (colored)

- Add Freenode's ##FreeBSD to the IRC channels' list

PR:		docs/118241
Submitted by:	Jeff Palmer <jpalmer@totaldiver.net>

Revision 1.805 / (download) - annotate - [select for diffs], Mon Jul 30 09:18:51 2007 UTC (23 months ago) by remko
Branch: MAIN
CVS Tags: RELEASE_7_0_0, RELEASE_6_3_0
Changes since 1.804: +6 -1 lines
Diff to previous 1.804 (colored)

Add an instruction on how to prevent keyboard reboots on a running system
in addition to the instruction listed for the kernel.

PR:		114925
Submitted by:	"David Yeske" <dyeske at gmail dot com>, slightly changed
		to make sure that the original text was still OK.

Revision 1.804 / (download) - annotate - [select for diffs], Mon Jul 23 16:49:01 2007 UTC (23 months, 1 week ago) by chinsan
Branch: MAIN
Changes since 1.803: +4 -5 lines
Diff to previous 1.803 (colored)

- Update entry of Oracle on FreeBSD.

Revision 1.803 / (download) - annotate - [select for diffs], Mon Jul 23 06:35:08 2007 UTC (23 months, 1 week ago) by remko
Branch: MAIN
Changes since 1.802: +0 -13 lines
Diff to previous 1.802 (colored)

Remove the FAQ entry for a commercially available browser, it mentioned
opera but that one is now free (for some time already).

Reported by:	anb at fxclub dot org

Revision 1.802 / (download) - annotate - [select for diffs], Tue Jul 17 18:04:02 2007 UTC (23 months, 2 weeks ago) by chinsan
Branch: MAIN
Changes since 1.801: +9 -20 lines
Diff to previous 1.801 (colored)

- Removed the 4.X related stuff.

Revision 1.801 / (download) - annotate - [select for diffs], Tue Jul 17 17:45:16 2007 UTC (23 months, 2 weeks ago) by chinsan
Branch: MAIN
Changes since 1.800: +3 -34 lines
Diff to previous 1.800 (colored)

- Fix typo.
- Removed the out-of-date stuff.

Revision 1.800 / (download) - annotate - [select for diffs], Tue Jul 17 17:37:09 2007 UTC (23 months, 2 weeks ago) by chinsan
Branch: MAIN
Changes since 1.799: +8 -8 lines
Diff to previous 1.799 (colored)

- Remove 4.X related stuff.
- Update the info about hard drives whcich supported by FreeBSD.

Revision 1.799 / (download) - annotate - [select for diffs], Sun Jul 8 09:46:14 2007 UTC (23 months, 3 weeks ago) by chinsan
Branch: MAIN
Changes since 1.798: +0 -17 lines
Diff to previous 1.798 (colored)

- Security Profiles support was removed from sysinstall 4 years ago, so
  also remove the section in FAQ.

Revision 1.798 / (download) - annotate - [select for diffs], Sun Jul 8 08:56:38 2007 UTC (23 months, 3 weeks ago) by chinsan
Branch: MAIN
Changes since 1.797: +16 -21 lines
Diff to previous 1.797 (colored)

- Update the Release infomation.
  (Of course we will update them again for the coming soon 7.0-RELEASE and
   RELENG_7 in the future.)

- Update numbers of contributors (more than 350 committers and 9 people
  in core at the moment)

- Use http://www.freebsd.org/snapshots/ instead of the old style Snapshot
  Releases page(http://www.freebsd.org/releases/snapshots.html).

- Replace current.FreeBSD.org (aka. snapshots.jp.FreeBSD.org) with
  http://www.freebsd.org/snapshots/.

Revision 1.797 / (download) - annotate - [select for diffs], Sun Jul 8 05:02:40 2007 UTC (23 months, 3 weeks ago) by chinsan
Branch: MAIN
Changes since 1.796: +54 -0 lines
Diff to previous 1.796 (colored)

o Update content:
  - add more l10n document:
bn_BD.ISO10646-1	Bengali (or Bangla)
da_DK.ISO8859-1		Danish (Denmark)
hu_HU.ISO8859-2		Hungarian
mn_MN.UTF-8		Mongolian (UTF-8 encoding)
nl_NL.ISO8859-1		Dutch (Netherlands)
pl_PL.ISO8859-2		Polish (Poland)
pt_BR.ISO8859-1		Portuguese (Brazil)
sr_YU.ISO8859-2		Serbian (Serbia)
tr_TR.ISO8859-9		Turkish (Turkey)

 - Please feel free to patch them if there's something wrong or typo.

Revision 1.796 / (download) - annotate - [select for diffs], Sun Jul 8 02:42:21 2007 UTC (23 months, 3 weeks ago) by chinsan
Branch: MAIN
Changes since 1.795: +25 -83 lines
Diff to previous 1.795 (colored)

o Update content:
  - Copyright year.
  - X11 related stuff.

Revision 1.795 / (download) - annotate - [select for diffs], Sun Jun 10 13:53:15 2007 UTC (2 years ago) by chinsan
Branch: MAIN
Changes since 1.794: +8 -0 lines
Diff to previous 1.794 (colored)

Add #BSDChat for another Traditional-Chinese language oriented channel.

Revision 1.794 / (download) - annotate - [select for diffs], Sat May 12 21:52:35 2007 UTC (2 years, 1 month ago) by pav
Branch: MAIN
Changes since 1.793: +0 -29 lines
Diff to previous 1.793 (colored)

Remove question about ISA PnP modems, which refers to a kernel facility which
was present in FreeBSD 3.X only

Revision 1.793 / (download) - annotate - [select for diffs], Wed Mar 28 19:21:38 2007 UTC (2 years, 3 months ago) by alfred
Branch: MAIN
Changes since 1.792: +6 -0 lines
Diff to previous 1.792 (colored)

Clarify the faq entry about witness lock order reversals.

Robert's description Witness includes mentions of "false-positives",
explain that "false-positives" from witness indicate a more serious
bug elsewhere such as a page-fault, corruption or error in mutex naming.

Revision 1.792 / (download) - annotate - [select for diffs], Thu Mar 1 13:58:27 2007 UTC (2 years, 4 months ago) by joel
Branch: MAIN
Changes since 1.791: +1 -1 lines
Diff to previous 1.791 (colored)

Point at the new administration webpage instead of the contributors article.

Revision 1.791 / (download) - annotate - [select for diffs], Mon Feb 5 01:33:20 2007 UTC (2 years, 4 months ago) by pav
Branch: MAIN
Changes since 1.790: +1 -1 lines
Diff to previous 1.790 (colored)

Update locations of recently moved ports, like portupgrade, portaudit or
portlint.  I have retained their historical locations in papers which got
written, but are not constantly updated like the rest of our documentation.

Revision 1.790 / (download) - annotate - [select for diffs], Sat Dec 2 15:16:15 2006 UTC (2 years, 7 months ago) by chinsan
Branch: MAIN
CVS Tags: RELEASE_6_2_0
Changes since 1.789: +2 -2 lines
Diff to previous 1.789 (colored)

- correct typo.
  In fact, the keyboard device is /dev/ukbd0 when USB keyboard is connected only.

PR:		docs/89747
Submitted by:	me
Approved by:	delphij (mentor)

Revision 1.789 / (download) - annotate - [select for diffs], Fri Nov 3 04:24:32 2006 UTC (2 years, 8 months ago) by bvs
Branch: MAIN
Changes since 1.788: +2 -2 lines
Diff to previous 1.788 (colored)

Small grammar fix in the recently added
"Booting FreeBSD using GRUB section"

Submitted by: blackend

Revision 1.788 / (download) - annotate - [select for diffs], Thu Nov 2 20:19:34 2006 UTC (2 years, 8 months ago) by bvs
Branch: MAIN
Changes since 1.787: +11 -2 lines
Diff to previous 1.787 (colored)

Add note about supporting read-only ReiserFS driver

Revision 1.787 / (download) - annotate - [select for diffs], Thu Nov 2 18:39:12 2006 UTC (2 years, 8 months ago) by bvs
Branch: MAIN
Changes since 1.786: +24 -1 lines
Diff to previous 1.786 (colored)

Add "Boot &os; using GRUB" FAQ entry

Revision 1.786 / (download) - annotate - [select for diffs], Sun Aug 27 18:29:57 2006 UTC (2 years, 10 months ago) by blackend
Branch: MAIN
Changes since 1.785: +6 -6 lines
Diff to previous 1.785 (colored)

Fix various typos, s/ie/i.e./ and s/OpenOffice/OpenOffice.org/

Revision 1.785 / (download) - annotate - [select for diffs], Sat Jul 15 12:12:47 2006 UTC (2 years, 11 months ago) by joel
Branch: MAIN
Changes since 1.784: +1 -5 lines
Diff to previous 1.784 (colored)

Fix two dead links in the FAQ.

PR:		docs/97237
Submitted by:	Gavin Atkinson <gavin@mod3.co.uk>

Revision 1.784 / (download) - annotate - [select for diffs], Thu Jul 6 06:50:52 2006 UTC (2 years, 11 months ago) by vanilla
Branch: MAIN
Changes since 1.783: +7 -1 lines
Diff to previous 1.783 (colored)

Make zh_CN.GB2312 more visible.

PR:		docs/99830
Submitted by:	chinsan.tw at gmail.com

Revision 1.783 / (download) - annotate - [select for diffs], Sat Jun 3 15:46:30 2006 UTC (3 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.782: +1 -1 lines
Diff to previous 1.782 (colored)

"On FreeBSD 2.2.5 and later..."

<whack!>

Revision 1.782 / (download) - annotate - [select for diffs], Sat Jun 3 15:42:16 2006 UTC (3 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.781: +2 -2 lines
Diff to previous 1.781 (colored)

Add a mention of geli(8) as an encrypted file system.

Revision 1.781 / (download) - annotate - [select for diffs], Wed May 10 19:00:46 2006 UTC (3 years, 1 month ago) by keramida
Branch: MAIN
CVS Tags: RELEASE_5_5_0
Changes since 1.780: +38 -0 lines
Diff to previous 1.780 (colored)

Add a new FAQ entry with an explanation about why some times
physical memory seems to probe incorrectly, with or without
PAE-enabled kernels.

PR:             docs/94454
Submitted by:   Bill Moran <wmoran@collaborativefusion.com>

Revision 1.780 / (download) - annotate - [select for diffs], Sun Apr 30 08:24:11 2006 UTC (3 years, 2 months ago) by blackend
Branch: MAIN
Changes since 1.779: +1 -1 lines
Diff to previous 1.779 (colored)

Typo.

Submitted by:	Brian O'Shea <b_oshea@yahoo.com>

Revision 1.779 / (download) - annotate - [select for diffs], Sun Apr 9 11:40:51 2006 UTC (3 years, 2 months ago) by brueffer
Branch: MAIN
CVS Tags: RELEASE_6_1_0
Changes since 1.778: +1 -4 lines
Diff to previous 1.778 (colored)

Remove link to http://www.freebsdhelp.com which seems to have been taken
over by domain squatters.

PR:		95533
Submitted by:	Toby Burress <kurin@diamond.causa-sui.net>

Revision 1.778 / (download) - annotate - [select for diffs], Sat Mar 25 09:37:07 2006 UTC (3 years, 3 months ago) by bvs
Branch: MAIN
Changes since 1.777: +3 -3 lines
Diff to previous 1.777 (colored)

Fix one more incorrect branch name and related link.

Revision 1.777 / (download) - annotate - [select for diffs], Sat Mar 25 09:18:51 2006 UTC (3 years, 3 months ago) by bvs
Branch: MAIN
Changes since 1.776: +13 -13 lines
Diff to previous 1.776 (colored)

Some fixes in the branches names to
reflect current -STABLE/-CURRENT branches

Revision 1.776 / (download) - annotate - [select for diffs], Thu Feb 16 14:27:35 2006 UTC (3 years, 4 months ago) by jcamou
Branch: MAIN
Changes since 1.775: +10 -0 lines
Diff to previous 1.775 (colored)

* Document the fact that `options QUOTA' is
  needed to use quotas.[1]
* Refer to the quotas section of the Handbook.

PR:		docs/88429 [1]
Submitted by:	Alex Kelly <aekelly@gmail.com> [1]
Approved by:	trhodes (mentor)

Revision 1.775 / (download) - annotate - [select for diffs], Mon Feb 13 18:21:06 2006 UTC (3 years, 4 months ago) by jcamou
Branch: MAIN
Changes since 1.774: +2 -2 lines
Diff to previous 1.774 (colored)

Fix 5-STABLE for &rel2.current; and
6-STABLE for &rel.current;

Submitted by:	jkois
Approved by:	trhodes (mentor)

Revision 1.774 / (download) - annotate - [select for diffs], Thu Feb 9 14:36:20 2006 UTC (3 years, 4 months ago) by jcamou
Branch: MAIN
Changes since 1.773: +27 -30 lines
Diff to previous 1.773 (colored)

o Update content:
  - FreeBSD versions and series.
  - Copyright year.
  - Use entities.

Submitted by:	Alec Berryman <alec@thened.net>
Approved by:	trhodes (mentor)

Revision 1.773 / (download) - annotate - [select for diffs], Thu Jan 12 19:14:15 2006 UTC (3 years, 5 months ago) by ceri
Branch: MAIN
Changes since 1.772: +1 -1 lines
Diff to previous 1.772 (colored)

Correct a typo: manger -> manager.

Submitted by:	G. Adam Stanislav <adam at redprince period net>

Revision 1.772 / (download) - annotate - [select for diffs], Thu Dec 29 04:36:29 2005 UTC (3 years, 6 months ago) by linimon
Branch: MAIN
Changes since 1.771: +0 -11 lines
Diff to previous 1.771 (colored)

I think it's time to retire the Y2K entry.

Revision 1.771 / (download) - annotate - [select for diffs], Thu Dec 29 04:25:54 2005 UTC (3 years, 6 months ago) by linimon
Branch: MAIN
Changes since 1.770: +7 -108 lines
Diff to previous 1.770 (colored)

Trim the 'mirror' questions (IMHO not frequently asked, and get in the way
where they are).  Also, since there is now a glossary, just point to it
instead of duplicating the definitions of such terms as MFC and POLA here.

Revision 1.770 / (download) - annotate - [select for diffs], Mon Dec 26 14:39:49 2005 UTC (3 years, 6 months ago) by remko
Branch: MAIN
Changes since 1.769: +13 -6 lines
Diff to previous 1.769 (colored)

Update the sysctl faq item:
Tell people that kern.maxproc should be tuned through /boot/loader.conf.

PR:		docs/85733
Requested by:	Brian Candler <B dot Candler at pobox dot com>
Submitted by:	Daniel Gerzo <danger at rulez dot sk>

Revision 1.769 / (download) - annotate - [select for diffs], Sat Dec 24 07:08:12 2005 UTC (3 years, 6 months ago) by keramida
Branch: MAIN
Changes since 1.768: +16 -0 lines
Diff to previous 1.768 (colored)

Add a new entry to the troubleshooting section, with a short explanation
of the most common cause of "touch: not found" failures while running
"make installworld".

Submitted by:	"Niclas Zeising" <lothrandil@n00b.apagnu.se>
PR:		docs/90740

Revision 1.768 / (download) - annotate - [select for diffs], Sun Dec 18 22:41:01 2005 UTC (3 years, 6 months ago) by pav
Branch: MAIN
Changes since 1.767: +47 -0 lines
Diff to previous 1.767 (colored)

Add new FAQ entries on
- how to disable ACPI in installer
- how to disable ACPI on installed system
- how to compile OLDCARD instead of NEWCARD into the kernel

PR:		docs/50677 (based on)
Submitted by:	Jim Brown <jpb@sixshooter.v6.thrupoint.net>, osa

Revision 1.767 / (download) - annotate - [select for diffs], Wed Dec 14 16:11:59 2005 UTC (3 years, 6 months ago) by bvs
Branch: MAIN
Changes since 1.766: +8 -0 lines
Diff to previous 1.766 (colored)

Add information about IRC channel #FreeBSD on RusNet

Revision 1.766 / (download) - annotate - [select for diffs], Wed Nov 9 06:16:08 2005 UTC (3 years, 7 months ago) by jcamou
Branch: MAIN
Changes since 1.765: +13 -1 lines
Diff to previous 1.765 (colored)

Add solution to fix slow ssh and telnet.

PR:		docs/88686
Approved by:	trhodes (mentor)

Revision 1.765 / (download) - annotate - [select for diffs], Tue Nov 8 21:57:07 2005 UTC (3 years, 7 months ago) by jcamou
Branch: MAIN
Changes since 1.764: +12 -2 lines
Diff to previous 1.764 (colored)

o Fix path to XF86Config.
o Fix punctuation mark.
o Add a paragraph for Xorg's "InputDevice"
  configuration.

Inspired by:	docs/88556
Approved by:	trhodes (mentor)

Revision 1.764 / (download) - annotate - [select for diffs], Sat Nov 5 02:37:52 2005 UTC (3 years, 7 months ago) by keramida
Branch: MAIN
Changes since 1.763: +6 -5 lines
Diff to previous 1.763 (colored)

The web-based problem report submission interface works fine now.

PR:		docs/88425
Submitted by:	Alex Kelly <aekelly@gmail.com>

Revision 1.763 / (download) - annotate - [select for diffs], Thu Oct 27 18:48:20 2005 UTC (3 years, 8 months ago) by remko
Branch: MAIN
Changes since 1.762: +0 -8 lines
Diff to previous 1.762 (colored)

Remove the reference to HybNet since it seems to be disbanded.

Prodded by:		Mike Verret <Mike dot Verret at asrcenergy dot com> on doc@

Revision 1.762 / (download) - annotate - [select for diffs], Tue Sep 27 12:02:17 2005 UTC (3 years, 9 months ago) by remko
Branch: MAIN
CVS Tags: RELEASE_6_0_0
Changes since 1.761: +3 -76 lines
Diff to previous 1.761 (colored)

Remove Metro Link references. The URL pointing to Metro Link no longer
gives the information it once had.

Also fix a grammar nit.

Noticed by:		Lin, Shih-Min <sl151 at waikato dot ac dot nz> on www@

Revision 1.761 / (download) - annotate - [select for diffs], Sat Sep 17 18:35:33 2005 UTC (3 years, 9 months ago) by remko
Branch: MAIN
Changes since 1.760: +11 -2 lines
Diff to previous 1.760 (colored)

- Fix broken link in the FAQ. 5.X-RELEASE/STABLE refers to packages-5-current,
  refer it to packages-5-stable instead.

- Also add 7-CURRENT to the list of packages.

Reported by:		Jonathan Strait <jstrait at moonloop dot net> on www@
Submitted by:		Daniel Gerzo <danger at rulez dot sk>

Revision 1.760 / (download) - annotate - [select for diffs], Mon Sep 5 17:02:45 2005 UTC (3 years, 9 months ago) by joel
Branch: MAIN
Changes since 1.759: +2 -2 lines
Diff to previous 1.759 (colored)

Remove contractions.

Approved by:	brueffer (mentor)

Revision 1.759 / (download) - annotate - [select for diffs], Tue Aug 16 09:58:54 2005 UTC (3 years, 10 months ago) by ceri
Branch: MAIN
Changes since 1.758: +5 -6 lines
Diff to previous 1.758 (colored)

Whitespace only change.

Revision 1.758 / (download) - annotate - [select for diffs], Tue Aug 16 09:56:42 2005 UTC (3 years, 10 months ago) by ceri
Branch: MAIN
Changes since 1.757: +3 -3 lines
Diff to previous 1.757 (colored)

Minor grammar nits.

Revision 1.757 / (download) - annotate - [select for diffs], Mon Aug 15 18:29:04 2005 UTC (3 years, 10 months ago) by alfred
Branch: MAIN
Changes since 1.756: +32 -0 lines
Diff to previous 1.756 (colored)

Explain what "Called ... with the following non-sleepable locks held" means.

Revision 1.756 / (download) - annotate - [select for diffs], Sat Aug 6 13:29:20 2005 UTC (3 years, 10 months ago) by murray
Branch: MAIN
Changes since 1.755: +5 -5 lines
Diff to previous 1.755 (colored)

Update some likns that were broken when DocBook id's were
standardized.

Pointed out by:	Dan Lukes <dan@obluda.cz>

Revision 1.755 / (download) - annotate - [select for diffs], Sun Jul 31 14:09:08 2005 UTC (3 years, 11 months ago) by ceri
Branch: MAIN
Changes since 1.754: +0 -5 lines
Diff to previous 1.754 (colored)

FreeBSD Services Ltd is all wrapped up.  Remove the entries.

Revision 1.754 / (download) - annotate - [select for diffs], Sat Jul 30 21:03:15 2005 UTC (3 years, 11 months ago) by blackend
Branch: MAIN
Changes since 1.753: +1 -1 lines
Diff to previous 1.753 (colored)

A s/null modem/null-modem to match the word list.

Revision 1.753 / (download) - annotate - [select for diffs], Thu Jul 21 08:55:39 2005 UTC (3 years, 11 months ago) by blackend
Branch: MAIN
Changes since 1.752: +1 -1 lines
Diff to previous 1.752 (colored)

Fix a broken link.

Noticed by:	Vincent Rubiolo <vincent.rubiolo@free.fr>

Revision 1.752 / (download) - annotate - [select for diffs], Tue Jun 7 12:48:30 2005 UTC (4 years ago) by keramida
Branch: MAIN
Changes since 1.751: +1 -1 lines
Diff to previous 1.751 (colored)

Point to the correct Handbook section for PLIP.

Submitted by:	wyzzard@nybbles.com

Revision 1.751 / (download) - annotate - [select for diffs], Wed May 18 09:30:27 2005 UTC (4 years, 1 month ago) by brueffer
Branch: MAIN
Changes since 1.750: +1 -3 lines
Diff to previous 1.750 (colored)

Unwrap lines to remove unwanted whitespace in the resulting HTML.

Noticed by:	Dan Langille

Revision 1.750 / (download) - annotate - [select for diffs], Fri May 13 20:10:31 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.749: +16 -2 lines
Diff to previous 1.749 (colored)

Expand, clarify, and clean up the "foreign filesystems" Q&A.

prompted by: ceri@

Revision 1.749 / (download) - annotate - [select for diffs], Fri May 13 19:46:48 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.748: +11 -30 lines
Diff to previous 1.748 (colored)

FreeBSD Mall no longer carries ApplixWare.

confirmed by: murray

Revision 1.748 / (download) - annotate - [select for diffs], Fri May 13 19:18:42 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.747: +11 -69 lines
Diff to previous 1.747 (colored)

Eviscerate the acknowledgements.

While Peter da Silva is a cool guy and everything, it's been a while
since he committed anything.

Approved by: overwhelming consensus on doc@

Revision 1.747 / (download) - annotate - [select for diffs], Fri May 13 18:42:26 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.746: +4 -6 lines
Diff to previous 1.746 (colored)

Clean the APM/ACPI Q&A up further.

Revision 1.746 / (download) - annotate - [select for diffs], Fri May 13 18:32:10 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.745: +4 -1 lines
Diff to previous 1.745 (colored)

expand on 5.X ACPI/APM text.

Based on comments from: "Kevin Oberman" <oberman@es.net>

Revision 1.745 / (download) - annotate - [select for diffs], Thu May 12 21:10:33 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.744: +6 -7 lines
Diff to previous 1.744 (colored)

Point to instructions in Handbook rather than duplicate info here.

Revision 1.744 / (download) - annotate - [select for diffs], Thu May 12 20:55:55 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.743: +3 -13 lines
Diff to previous 1.743 (colored)

We discuss increasing NMBCLUSTERS in the Handbook.

Don't have separate, old instructions in the FAQ, point to the
authoritative Handbook instead.

Revision 1.743 / (download) - annotate - [select for diffs], Thu May 12 20:37:19 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.742: +1 -4 lines
Diff to previous 1.742 (colored)

"FreeBSD prior to 2.0.5R used..."

Ack!  <BLAM><BLAM><BLAM>

Revision 1.742 / (download) - annotate - [select for diffs], Thu May 12 20:30:22 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.741: +1 -3 lines
Diff to previous 1.741 (colored)

PAO link is dead, and moot now anyway.

Revision 1.741 / (download) - annotate - [select for diffs], Thu May 12 20:23:16 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.740: +0 -3 lines
Diff to previous 1.740 (colored)

Same bogus URL, different question.

Revision 1.740 / (download) - annotate - [select for diffs], Thu May 12 20:19:59 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.739: +1 -4 lines
Diff to previous 1.739 (colored)

Perhaps if the URL
"http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html#micron"
existed, we could get more information there.  But it doesn't, so we
can't.

Revision 1.739 / (download) - annotate - [select for diffs], Thu May 12 20:15:41 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.738: +7 -5 lines
Diff to previous 1.738 (colored)

Whitespace diff from last commit.  No content changes.

Revision 1.738 / (download) - annotate - [select for diffs], Thu May 12 20:14:24 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.737: +6 -1 lines
Diff to previous 1.737 (colored)

"Does FreeBSD support power management?"

Mention ACPI for 5.X, specify 4.X for APM.

Revision 1.737 / (download) - annotate - [select for diffs], Thu May 12 20:09:52 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.736: +5 -3 lines
Diff to previous 1.736 (colored)

Generalize this question for all silent sound cards.

Also say why this happens, not just how to fix it.

Revision 1.736 / (download) - annotate - [select for diffs], Thu May 12 19:59:40 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.735: +4 -3 lines
Diff to previous 1.735 (colored)

Whitespace diff, no content changes.

Revision 1.735 / (download) - annotate - [select for diffs], Thu May 12 19:21:15 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.734: +2 -2 lines
Diff to previous 1.734 (colored)

rename an anchor that has no relationship to the name it had.

Annoyed by old name: ceri@

Revision 1.734 / (download) - annotate - [select for diffs], Thu May 12 19:06:13 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.733: +3 -3 lines
Diff to previous 1.733 (colored)

This was a rather weirdly named anchor, and unnecessary to boot.

Pointed out by:  Ceri Davies <ceri@submonkey.net>

Revision 1.733 / (download) - annotate - [select for diffs], Thu May 12 16:47:26 2005 UTC (4 years, 1 month ago) by keramida
Branch: MAIN
Changes since 1.732: +10 -0 lines
Diff to previous 1.732 (colored)

Add an entry about the #FreeBSDHelp channel of Undernet IRC.

Submitted by:	Anthony Chan

Revision 1.732 / (download) - annotate - [select for diffs], Thu May 12 16:30:12 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.731: +1 -54 lines
Diff to previous 1.731 (colored)

Get rid of math co-processor questions.  We don't run on that sort of
hardware out-of-the-box anyway, so it's not a FAQ.

Thanks to: Erik Trulsson <ertr1013@student.uu.se>, for actually having
the presence of mind to go look at UPDATING and confirm/deny this.

Revision 1.731 / (download) - annotate - [select for diffs], Thu May 12 16:21:42 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.730: +0 -47 lines
Diff to previous 1.730 (colored)

The Bustek 742a controller?  It appears that this card was heavily
used, back around 1992.

The mailing list archive shows 0 questions about this.  Given the
number of FAQs that are asked, I think this is pretty indicative of
the number of people using this card, i.e., few if any.

<whack!>

Revision 1.730 / (download) - annotate - [select for diffs], Thu May 12 16:11:47 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.729: +13 -85 lines
Diff to previous 1.729 (colored)

Remove a beautifully detailed, helpful, lengthy explanation of how to
use bad144 with bad blocks on disks.

I asked the original author about this in 2001, and he said this text
was old and irrelevant at the time.  Four years on, it's even more
irrelevant.

Revision 1.729 / (download) - annotate - [select for diffs], Thu May 12 15:54:15 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.728: +0 -67 lines
Diff to previous 1.728 (colored)

"I just upgraded from 3.x to 4.x" > /dev/null

Revision 1.728 / (download) - annotate - [select for diffs], Thu May 12 15:46:22 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.727: +0 -40 lines
Diff to previous 1.727 (colored)

"This occurs in FreeBSD 3.X" = "This doesn't occur."

Another Q no longer FA, hurrah!

Revision 1.727 / (download) - annotate - [select for diffs], Thu May 12 15:38:53 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.726: +1 -1 lines
Diff to previous 1.726 (colored)

"FreeBSD 4.X and later" -> "FreeBSD"

Revision 1.726 / (download) - annotate - [select for diffs], Thu May 12 15:34:06 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.725: +13 -12 lines
Diff to previous 1.725 (colored)

Rewrite JAZ & EZ drive answer for clarity, remove the first person,
and add additional references for further illumination.

Revision 1.725 / (download) - annotate - [select for diffs], Thu May 12 15:15:36 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.724: +1 -1 lines
Diff to previous 1.724 (colored)

"of course" is (almost) always excess wordage in documentation.

Revision 1.724 / (download) - annotate - [select for diffs], Thu May 12 15:11:47 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.723: +1 -3 lines
Diff to previous 1.723 (colored)

Remove "pre-4.0" instructions.

Revision 1.723 / (download) - annotate - [select for diffs], Thu May 12 15:08:20 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.722: +12 -10 lines
Diff to previous 1.722 (colored)

Whitespace cleanup, no content changes.

Revision 1.722 / (download) - annotate - [select for diffs], Thu May 12 15:05:38 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.721: +5 -5 lines
Diff to previous 1.721 (colored)

Rewrite "math co-processor" answer to make it more clear and readable.

Do we even run out-of-the-box on hardware without a math co-processor
these days?

Revision 1.721 / (download) - annotate - [select for diffs], Thu May 12 14:52:38 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.720: +10 -11 lines
Diff to previous 1.720 (colored)

Whitespace cleanup, no content changes.

Revision 1.720 / (download) - annotate - [select for diffs], Thu May 12 14:47:57 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.719: +13 -39 lines
Diff to previous 1.719 (colored)

Remove filesystem limits for pre-3.0-current systems.

Also rewrite an answer to be more clear.

Revision 1.719 / (download) - annotate - [select for diffs], Thu May 12 14:24:10 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.718: +30 -26 lines
Diff to previous 1.718 (colored)

Whitespace cleanup from last commit.

No content changes.

Revision 1.718 / (download) - annotate - [select for diffs], Thu May 12 14:21:07 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.717: +4 -32 lines
Diff to previous 1.717 (colored)

Remove solutions for 3.2 and earlier systems.

Revision 1.717 / (download) - annotate - [select for diffs], Thu May 12 14:02:29 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.716: +7 -7 lines
Diff to previous 1.716 (colored)

whitespace diff from last commit.

Revision 1.716 / (download) - annotate - [select for diffs], Thu May 12 13:59:42 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.715: +9 -10 lines
Diff to previous 1.715 (colored)

"FreeBSD 2.1.7 can be installed in 4MB RAM."

That's nice, but we no longer care.

Revision 1.715 / (download) - annotate - [select for diffs], Thu May 12 02:07:25 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.714: +10 -12 lines
Diff to previous 1.714 (colored)

whitespace corrections from last commit.

No content changes.

Revision 1.714 / (download) - annotate - [select for diffs], Thu May 12 02:05:29 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.713: +12 -6 lines
Diff to previous 1.713 (colored)

Rewrite "missing npx0" Q&A to make a little more
professional-sounding.

Revision 1.713 / (download) - annotate - [select for diffs], Thu May 12 01:51:30 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.712: +36 -38 lines
Diff to previous 1.712 (colored)

Whitespace fixes from last commit.

No content changes.

Revision 1.712 / (download) - annotate - [select for diffs], Thu May 12 01:46:37 2005 UTC (4 years, 1 month ago) by mwlucas
Branch: MAIN
Changes since 1.711: +17 -18 lines
Diff to previous 1.711 (colored)

More 3.X removals.

This concludes the easy and obvious 3.X removals.  What's left
requires something resembling conscious thought, and perhaps even
actual decision-making.

Revision 1.711 / (download) -