Commit Graph

30 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
d745bece54 Fix typos.
Reviewed by:	/usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
Garrett Wollman
82af4efbfc Add some text I originally wrote for work describing how to use
S/Key.
1995-09-25 18:23:05 +00:00
John Fieber
becb43fcf4 * Make author's email address come out as mailto url's in HTML.
* Import my "Installation for the Impatient" to the install section.

* Move Booting and memory use into a "Tech Topics" chapter; add
  DMA information. (Frank Durda IV)

* Bring in ESDI section.  (Wilko Bulte)

* Bring in MD5/DES section.  (Garrett Wollman)

* Fix a couple problems with LaTeX output.
1995-09-25 04:53:33 +00:00
John Fieber
164f78d7da A first rough cut at an abridged version of the handbook for use
on the installation floppy.

Also pulled the entity definitions for the various sections out
of handbook.sgml and put them in their own file since they are used
both by handbook.sgml (the full version) and boothelp.sgml (the
abridged version).
1995-09-03 21:12:29 +00:00
John Fieber
f024993b17 a) Fix some glitches that trip up LaTeX.
b) Put in names and email addresses of people who have claimed
   empty sections as their own.
c) Incorporated MIRROR.SITES as the first section in the appendix
   titled "Obtaining FreeBSD".  When adding, removing or otherwize
   twiddling with the mirror site info, do it in mirrors.sgml!
d) A couple other odds and ends.
e) NOTE: You must update your your /usr/bin/sgmlfmt and /usr/share/sgml
   to process this edition of the handbook!
1995-09-01 04:54:14 +00:00
John Fieber
bce1959ae5 Added some info on Boca and Digiboard multiport cards.
Submitted by:	Andrew Webster <awebster@dataradio.com>,
		Don Whiteside <whiteside@acm.org>
1995-08-27 02:44:20 +00:00
John Fieber
e9328d1ba4 Placed a link to the XFree86 Project WWW pages as a placeholder for
our X11 documentation.

Vastly improved documentation for porting applications, courtesy of
asami@freebsd.org.

Submitted by:	asami@freebsd.org
1995-08-19 15:38:25 +00:00
John Fieber
3aedb9c00e New Improved version of the slip client document.
Submitted by:	Satoshi Asami <asami@FreeBSD.org>
1995-08-09 03:43:48 +00:00
John Fieber
fceeb7f8aa Added a new section un user ppp (iijppp).
Submitted by:	Nik Clayton <nik@blueberry.co.uk>
1995-07-29 13:08:02 +00:00
John Fieber
18d0bb3b11 Added info on the freebsd-multimedia mailing list.
Started a new author motivation program: putting e-mail addresses in
empty sections that people offered to write.   ];>
1995-07-27 16:15:32 +00:00
John Fieber
7f101baa9d Document the new digest forms of the hackers, current, and questions
mailing lists.
Submitted by:	"Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
1995-07-18 21:33:53 +00:00
John Fieber
fd75b875db Correct some misinformation about using the MS-DOS xcopy command.
Fix some english syntax errors.  (More corrections needed)
Submitted by:	Kristyn Fayette <kristyn@gnu.ai.mit.edu>
1995-07-17 20:24:09 +00:00
John Fieber
afdd6e6485 A variety of small enhancements.
Submitted by:	asami@cs.berkeley.edu (Satoshi Asami)
1995-07-12 15:01:38 +00:00
John Fieber
5295947e32 Added the contents of CONTRIB.FreeBSD as an appendix. 1995-07-09 21:39:55 +00:00
John Fieber
32e2e7c0cb Change freebsd-users-groups to freebsd-user-groups 1995-07-09 16:36:00 +00:00
John Fieber
6498e7d632 Document the new freebsd-users-groups mailing list.
Submitted by:	Jonathan M. Bresler  jmb@kryten.atinc.com
1995-07-08 17:26:11 +00:00
John Fieber
799d8c1a69 Numerous changes by Jordan.
Submitted by:	Jordan Hubbard <jkh@freebsd.org>
1995-07-07 22:25:55 +00:00
John Fieber
f0d0a413a4 Add 4.4BSD set, normalize some formatting. 1995-06-30 18:41:09 +00:00
John Fieber
1e30867d53 Start populating the handbook with useful cross reference targets.
All cross reference labels start with name of the file that contains
them.  A label for the top section level is simply the name of the
file (omitting the .sgml).  Other references within the file append a
colon and onother name.  For example, the label on the mailing list
section in the file eresources.sgml is eresources:mail.  This gives
each file its own cross reference namespace.
1995-06-30 17:37:53 +00:00
John Fieber
62172c8210 Fix an assortment of typos.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-06-22 13:47:09 +00:00
John Fieber
43f8595f73 Fix braino induced typo. (Okay class, its time for spelling!)
Submitted by:	wollman@lcs.mit.edu
1995-06-20 16:51:38 +00:00
John Fieber
87b64aa499 Fixed a blatant lie regarding newsgroups. Added pointers to indexed
arcihves of the mailing lists and usenet groups.

Renamed the last part "Appendicies"

Moved "PC hardware reference" to the Appendicies section and added
an introduction.

Fixed a dangling cross reference.  (submitters.sgml)
1995-06-20 16:29:55 +00:00
John Fieber
017b6c4995 New sections added: release notes, installation, kernel debugging.
Numerous other edits.  Empty sections now have an * in the section header.
1995-06-14 18:38:56 +00:00
John Fieber
84143d2611 handbook.sgml
Rearranged a few sections, add memoryuse section.

current.sgml, ports.sgml, porting.sgml
  Added a <label>s for cross reference targes.

submitters.sgml
  Lots of editing, added cross references to other sections of
  the handbook.  Added a sample BSD-style copyright statement.

eresources.sgml
  Updated the mailing list section, thanks to Peter Dufault.

authors.sgml
  Added Peter Dufault, David Greenman and Joerg Wunsch.

memoryuse.sgml
  A new section about how/where in PC memory the FreeBSD kernel
  gets loaded and run.
1995-05-18 03:05:22 +00:00
John Fieber
3fc924e8ce Update the kerberos section, add Mark Murray <mark@grondar.za> to
the authors section.
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-11 22:31:28 +00:00
John Fieber
d4053fae6e Added "FreeBSD in a nutshell", swiped from the WWW pages with a
few modifications.
1995-05-11 02:03:38 +00:00
John Fieber
63fa13d623 Added Jordan's "brief history of FreeBSD", swiped from the WWW pages. 1995-05-10 22:12:01 +00:00
John Fieber
db27b2e18e Toplevel reorganization and integration of Poul-Henning Kamp's section
on the booting process.
1995-05-10 11:34:07 +00:00
John Fieber
4213d0cd98 Update the doctype declaration to use the FreeBSD version of the
linuxdoc DTD.
1995-05-10 00:12:18 +00:00
John Fieber
dd8fd5aac1 The FreeBSD handbook finds a new home. 1995-04-28 16:19:59 +00:00