Commit Graph

1482 Commits

Author SHA1 Message Date
Jordan K. Hubbard
8565e2e032 Add Estonia to mirrors. 1996-06-10 22:51:10 +00:00
Satoshi Asami
f57be23b1f Added ABRAYER Rewsirow (pcs51674@asciinet.or.jp) for his contribution
of the uudx port.

(I took that name from his .sig, don't blame me ;)
1996-06-10 01:56:18 +00:00
Andrey A. Chernov
e46f51fe95 Make collation table compatible with POSIX WG15 view, i.e.
capital letters first
1996-06-09 17:24:45 +00:00
Martin Renters
d683945182 Change my email address martin@innovus.com -> martin@tdc.on.ca 1996-06-09 14:53:17 +00:00
Jordan K. Hubbard
f17dcfd933 Update Brian Tao's email address. 1996-06-08 23:10:49 +00:00
Jordan K. Hubbard
ed5f32437c Update contact information and add latest donor to gallery. 1996-06-08 03:10:11 +00:00
Alexander Langer
b392d65041 Add Cyclades configuration section. 1996-06-07 15:56:40 +00:00
John Fieber
d6d88a1549 Fix incorrect handling of .cxx files in default rules. 1996-06-03 13:26:16 +00:00
Satoshi Asami
bb1bf0fac7 Add Andrew V. Stesin (stesin@elvisti.kiev.ua) and Peter Stubbs
(PETERS@staidan.qld.edu.au) for their wonderful port of squid.
1996-06-03 02:29:38 +00:00
James Raynard
4d7af0f1b6 Update reference to the 4th edition of this fine book. 1996-06-03 00:37:41 +00:00
Poul-Henning Kamp
006f5fe068 Back out yacc change. 1996-06-02 17:04:08 +00:00
Wolfram Schneider
35da4f43ae People ask in Usenet, how to configure remoteprinting successfully
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277

Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
Jordan K. Hubbard
704e1889ab Whups! I never meant for the laptop section to appear twice! :-) 1996-06-01 21:28:06 +00:00
Joerg Wunsch
2fb19fed63 Update my PGP key with a signed version. 1996-06-01 19:08:39 +00:00
Satoshi Asami
43c915b1af Add some comments to sections to disable targets using NO_* variables.
Remove disabling of "repackage", that thing calls package anyway.

Submitted by:	(mostly) jkh
1996-06-01 05:47:42 +00:00
Mike Pritchard
7994d1fef8 Mention that the default update time of 30 seconds may be
changed with sysctl(8) by changing the kern.update variable.
Also make a couple of minor cosmetic changes.
1996-05-31 21:02:16 +00:00
Mike Pritchard
d72b03e2f4 Add a link to the kernel configuration section of the handbook
to the "Building a ppp ready kernel" section.
1996-05-31 02:51:24 +00:00
Mike Pritchard
97e8ea2c8d Fix the layout of one of the entries in the laptop section
so that it makes more sense.
1996-05-31 02:36:41 +00:00
Poul-Henning Kamp
b2e2fd2801 Make the yacc rules reentrant
Suggested by:	peter
1996-05-30 20:39:45 +00:00
Satoshi Asami
afcc796bf1 Set MAKE_ENV and CONFIGURE_ARGS with += instead of ?=, it is easier to
add things this way.

Reviewed by:	ache
1996-05-30 08:53:26 +00:00
Jordan K. Hubbard
a133b0cc44 Add James Raynard 1996-05-29 17:16:24 +00:00
Jordan K. Hubbard
5931e8535f Add laptop user's section to handbook.
Add Alex Nash.
1996-05-29 16:32:27 +00:00
Wolfram Schneider
e413a1d50e `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00
Wolfram Schneider
2f44872f15 add manpage links
TAILQ_EMPTY.3 -> queue.3
TAILQ_FIRST.3 -> queue.3
TAILQ_LAST.3 -> queue.3
TAILQ_NEXT.3 -> queue.3
1996-05-29 00:58:47 +00:00
Jordan K. Hubbard
29bcbec024 Added pointer to inn FAQ on the net. 1996-05-29 00:46:01 +00:00
Poul-Henning Kamp
50ef9020fd Avoid a ton of "mv" when making libs by using -O to ld.
Make lex rules reentrant.
1996-05-28 16:20:13 +00:00
Wolfram Schneider
187f8e98f5 make install' do not depend on make all'
Add some comments for variables and targets.
Include <bsd.obj.mk>, remove targets  obj, clean, cleandir.
Replace ${MAN*} with ${DOC*} variables.
Use a .for loop for undefined targets
1996-05-27 23:12:15 +00:00
Wolfram Schneider
125e8ffd27 Add a note that MAKEOBJDIR is an enviroment variable
and does work proper only if set as enviroment variable,
not as global or command line variable.
1996-05-27 23:05:54 +00:00
Andrey A. Chernov
61af0f298c Add my PGP key 1996-05-27 02:33:13 +00:00
Satoshi Asami
5e5b2f69f3 Added John Capo <jc@irbs.com> for his contribution of
ports/games/xroach/patches/patch-ab.

Also remove lone dash between John Hay's name and his e-mail address.
1996-05-27 01:15:29 +00:00
Wolfram Schneider
d04ea1f97b remove unknown word ``unknowen''. Close PR docs/1239
Submitted by: Cove Schneider <cove@brazil.nbn.com>
1996-05-27 01:07:57 +00:00
Joerg Wunsch
b99261da7d Add my PGP key, now that Jordan has forced me to deal with PGP. :) 1996-05-26 18:25:11 +00:00
Wolfram Schneider
53996faddb Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
Wolfram Schneider
d8982a6a42 speedup MLINKS 1996-05-25 21:50:54 +00:00
John Fieber
5a38272bae Fix a couple things that tripped up latex output. 1996-05-24 19:33:33 +00:00
Jordan K. Hubbard
1b234ea35b Clarify PCMCIA warning now that we have the PCCARD stuff in our -current tree. 1996-05-23 11:53:56 +00:00
Thomas Gellekum
1501fb9690 Add Julian Jenkins for his spice port. 1996-05-23 11:36:50 +00:00
Jordan K. Hubbard
b96e2ef41b Also list the regional web sites in our web site resource list. Sure wish
I could have this looking more tabular somehow, but I don't think there's
an easy way of doing this with our docs environment.
1996-05-22 19:48:59 +00:00
Jordan K. Hubbard
d3828d887b Add my missing middle initial to authors entity.
Add my pgp key to new pgp keys list,  make both my and phk's entries
use proper entity entries in the header for emailing.
1996-05-22 19:24:49 +00:00
Jordan K. Hubbard
d1dbf8f33d Add a new section for laptop users.
Update the mirrors list.
1996-05-22 19:13:59 +00:00
Jordan K. Hubbard
bccfba5f4c Correct a few small typos.
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
Mike Pritchard
2cfb684726 Remove an xref to config.old(8). 1996-05-20 22:46:22 +00:00
Jordan K. Hubbard
0ac7fc1db6 clarify which steps do which actions in "how to compile a kernel" doc
section 8.1
Noticed by:	Carol Lyn Deihl <carol@tinker.com>
1996-05-19 05:20:18 +00:00
Rich Murphey
9e07313af0 Clarified some of the examples and changed their syntax to
make them more consistent.

Submitted by:	Rich
1996-05-17 17:36:29 +00:00
Jordan K. Hubbard
732c4ca735 I think these reference tags (given the context of the sentence) make
more sense.
1996-05-17 11:16:51 +00:00
Mike Pritchard
e86e84fe4e Mention that the "file:/usr/share/doc/..." URLs are only accessible
on machines running FreeBSD 2.1 or later.

Pointed out-by:  Felipe Garcia <fxg@usis.usemb.se>
1996-05-16 23:25:18 +00:00
Mike Pritchard
09d44b1ef5 (This really shouldn't all be on one commit, but I forgot
I was in the middle of one of these "projects" when I started
on the next, so they wound up all intermixed)

Move the mailing list entities from authors.sgml to the new file
lists.sgml.  Add an entity for majordomo at the same time.

Avoid the use of contractions.  This revealed some grammer problems,
and also has the benefit of helping make things clearer for those people
who do make speak English as a their first language.
1996-05-16 23:18:28 +00:00
Mike Pritchard
63cf8b69f9 Correct the Mathematica install section to correctly match
up the example output with the text description.

Submitted by:	Rich Murphey <rich@rich.isdn.bcm.tmc.edu>
1996-05-16 22:50:29 +00:00
Jordan K. Hubbard
a34162e6e8 Make some long-overdue updates in the install document, add
freebsd-emulation list to entities.
1996-05-16 20:20:57 +00:00
Jordan K. Hubbard
56e465434a Bring this a little more up to date. 1996-05-16 20:01:26 +00:00