Commit Graph

230 Commits

Author SHA1 Message Date
Jordan K. Hubbard 34fb754b6c Add Jake Hamby as the new webmaster. 1996-04-06 08:36:30 +00:00
Satoshi Asami 3a792f5ecf Add James FitzGibbon and Noritaka Ishizumi for their recent help in
shaping up the ports tree.
1996-03-31 23:40:07 +00:00
Mike Pritchard bf6c510e20 Add some info on setting quota limits for a range of uids. 1996-03-31 21:17:17 +00:00
Joerg Wunsch d51a59611b Update the information about kernel options. Mention the ``new option
scheme''.

Closes PR # docs/1110.
1996-03-31 18:01:55 +00:00
Jordan K. Hubbard 23ae4796ef Also add an id for the donors section and reference it in a strategic
place.
1996-03-30 19:46:37 +00:00
Jordan K. Hubbard 515235bade Add a new donor's section to give credit to those who have donated
equipment or funding to the project.  This is still embryonic and
will no doubt grow as I track down more of our donors.
1996-03-30 19:40:28 +00:00
John Fieber ae207687ad Add a missing quote on an attribute.
Remember, checking for errors before commiting is as simple as typing
`make'.
1996-03-28 12:32:44 +00:00
Jordan K. Hubbard ef46db020c A few small stylistic changes. This still needs work! 1996-03-27 17:03:51 +00:00
Jordan K. Hubbard 04a12d0073 Add a tag for getting to the "who's responsible for what" section easily. 1996-03-27 13:53:20 +00:00
Mike Pritchard 7d6b9e6c23 Updated some URL's for Digi International products so you can
actually follow the links, and change references from DigiBoard
to Digi International (I'm currently working for Digi, and we were
just asked to do the same thing with everything we are working
on when possible, so I figured I might as well do the same under FreeBSD).
1996-03-26 23:22:03 +00:00
Joerg Wunsch 8d6ebf3735 An incorrect path of ``dmesg'' is in the file.
Submitted by:	masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
1996-03-26 21:33:09 +00:00
Satoshi Asami cadce41fec Added Harlan Stenn <Harlan.Stenn@pfcs.com> for the amanda upgrade. 1996-03-25 10:55:29 +00:00
Satoshi Asami 0092715975 Add Mike Peck (mike@binghamton.edu) for contribution of tinyfugue port. 1996-03-25 10:13:13 +00:00
Satoshi Asami 2208fa01d9 Fix typo. Closes PR docs/1099.
Submitted by:	Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
1996-03-25 09:35:25 +00:00
Satoshi Asami 6e552506d6 Add Masafumi Nakane (masafumi@pobox.com) for the ptex2 upgrade
contribution.
1996-03-25 04:34:20 +00:00
Jordan K. Hubbard 4db1a958c0 Whoops! Move John Hay from the 386BSD contributor list to FreeBSD
contributor list.  Must have been a bit sleepy there! :-)
1996-03-23 00:25:54 +00:00
Jordan K. Hubbard 6a48912c20 Add John Hay to list of FreeBSD contributors. 1996-03-22 10:59:56 +00:00
Jordan K. Hubbard b60fff366b Revise mirrors for Taiwan now that tw.freebsd.org is set up completely. 1996-03-21 17:53:44 +00:00
Satoshi Asami 816483bdd5 Add comment about DIST_SUBDIR. 1996-03-21 14:15:01 +00:00
Jordan K. Hubbard dab098a43c Add poland back - it got removed somehow! :-( 1996-03-21 06:12:40 +00:00
Jordan K. Hubbard e5fdc01fe1 Add ftp4.au.freebsd.org. 1996-03-21 05:50:27 +00:00
Jordan K. Hubbard b3960f67e8 Add taiwan mirror and add ftp7.freebsd.org 1996-03-21 05:27:46 +00:00
Jordan K. Hubbard 49e224d1b9 Fix DC21040/DC21041/DC21140 doc bogon.
Submitted by:	Michael Smith <msmith@atrad.adelaide.edu.au>
1996-03-20 10:38:53 +00:00
John Fieber 7abd7e7cff Note that the handbook can be downloaded in a variety of formats
from the ftp site or a mirror.
1996-03-19 15:19:21 +00:00
Adam David 95772c70ca strip -d kernel 1996-03-14 02:52:06 +00:00
Peter Wemm a59d00fc69 Add Robert Sanders <rsanders@mindspring.com> for his Linux emulator
termio/termios/etc fixes..
1996-03-13 19:17:33 +00:00
Peter Wemm cecf5fe996 Add Andrew Gordon for his rpc.statd and stub rpc.lockd 1996-03-11 10:59:00 +00:00
Satoshi Asami 7041f8b545 Recommend installing additional port documents to ${PREFIX}/share/doc,
conditional to ${NOPORTDOCS} (commented out by default in /etc/make.conf).
1996-03-06 09:45:04 +00:00
Satoshi Asami 26987878a0 Remove reference to ${KEYWORDS}. 1996-03-06 09:04:43 +00:00
Mike Pritchard d0e7bd781c Fixed Wolfram Schneider's entry and added Bill Fenner's info
so that the developer section isn't garbaged up.

Suggestion: anytime you mess with the handbook, build it
and actually look at the result with your favorite browser, since
a one character typo can mess up the whole thing.
1996-03-04 23:08:37 +00:00
Mike Pritchard f24a199983 Added a section explaining how to configure/use disk quotas.
Reviewed by:  Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
Jordan K. Hubbard 8ada6a5cad Put all the major contributors into alphabetical order by last name
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).

Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
Mike Pritchard 2ee9964bf6 Fix a bunch of the "mailto" lines so that they actually work.
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
John Fieber c15ce264b4 Fix a variety of bogons.
Remember:
`&' is a magic character, use &amp;
`$' is a magic character (but shouldn't be), use &dollar;
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard eeb6e504dd Add second Israel mirror. 1996-02-27 03:42:12 +00:00
Thomas Gellekum 4715842e4d Add Bernd Rosauer to contributors. 1996-02-22 11:08:57 +00:00
Jordan K. Hubbard f8d3a3493d Three part commit:
1. Import UART technical description from Frank Durda IV
   <uhclem@nemesis.lonestar.org>.

2. Push existing sio chapter out of hw.sgml and make a separate
   document out of it.

3. Make hw.sgml include the first two under serial devices section.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
Jordan K. Hubbard 7744102dbc Point to new mirror site for Ireland: ftp.ie.freebsd.org 1996-02-16 12:18:30 +00:00
Jordan K. Hubbard be9edbd0fa Add documentation for the -stable branch and reshuffle the sup/ctm chapters
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Jordan K. Hubbard eb12d866a8 There are now 5 FTP mirrors sites in Brazil. 1996-02-09 00:24:08 +00:00
Jordan K. Hubbard b6856ddb83 Add Daniel Baker for general good works and aid. 1996-02-08 00:08:25 +00:00
Satoshi Asami 406b7d655c Update the ports collection section. Boy, was this thing outdated! 1996-02-06 23:41:01 +00:00
Jordan K. Hubbard 2c80f9c5ff Update Stallion entry again. 1996-02-06 10:48:50 +00:00
Jordan K. Hubbard 04793c8b18 Correct single character typo in URL - argh! 1996-02-06 09:02:07 +00:00
Jordan K. Hubbard 86f58c5775 Add J.R. Westmoreland as coordinator for the DOS emulator project. 1996-02-06 03:35:16 +00:00
Mike Pritchard 9ac475e266 Updated to include cvs-supfile & stable-supfile.
Added a section describing how to find a list of alternate
sup servers, explaining that sup.freebsd.org is currently overloaded.
1996-02-05 18:52:05 +00:00
Poul-Henning Kamp 9189b82c93 Added Christian.Haury@sagem.fr 1996-02-05 16:10:48 +00:00
Jordan K. Hubbard 89f5440dad Add some of Poul-Henning Kamp's items. 1996-02-04 08:58:21 +00:00
Jordan K. Hubbard 48d5a9e821 Add Justin's wish list to list of prioritized tasks. 1996-02-04 08:49:17 +00:00
John Fieber c5dba3fbf7 Fixed botched addition of Alexander Seth Jones.
Remember, checking for botched changes is as simple as typing `make'!
1996-02-03 17:17:56 +00:00