Commit Graph

1479 Commits

Author SHA1 Message Date
asami
14a49bf7f4 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
jkh
84242bb2be Add James Raynard 1996-05-29 17:16:24 +00:00
jkh
5eee042ce2 Add laptop user's section to handbook.
Add Alex Nash.
1996-05-29 16:32:27 +00:00
wosch
2b8723e0fd `make maninstall' should go down into the subdirs like
`make install' does.
1996-05-29 01:10:10 +00:00
wosch
2d32933264 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
jkh
0d5cc00ee8 Added pointer to inn FAQ on the net. 1996-05-29 00:46:01 +00:00
phk
0c77e37c8d 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
wosch
400d5f5299 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
wosch
6b79f27f14 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
ache
62de23951b Add my PGP key 1996-05-27 02:33:13 +00:00
asami
2cec235ffe 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
wosch
c2fa1d8488 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
38c7eda995 Add my PGP key, now that Jordan has forced me to deal with PGP. :) 1996-05-26 18:25:11 +00:00
wosch
b92060566b Add some comments for variables and targets. 1996-05-25 23:09:49 +00:00
wosch
f97ab845cd speedup MLINKS 1996-05-25 21:50:54 +00:00
jfieber
983539e216 Fix a couple things that tripped up latex output. 1996-05-24 19:33:33 +00:00
jkh
00e6caa713 Clarify PCMCIA warning now that we have the PCCARD stuff in our -current tree. 1996-05-23 11:53:56 +00:00
tg
2e6d320462 Add Julian Jenkins for his spice port. 1996-05-23 11:36:50 +00:00
jkh
4c8371604a 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
jkh
0a3d444878 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
jkh
8bd118fc04 Add a new section for laptop users.
Update the mirrors list.
1996-05-22 19:13:59 +00:00
jkh
752d14ef98 Correct a few small typos.
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
mpp
6c0c073ad2 Remove an xref to config.old(8). 1996-05-20 22:46:22 +00:00
jkh
71e640d91c 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
d52320e2cc 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
jkh
9e4db851e5 I think these reference tags (given the context of the sentence) make
more sense.
1996-05-17 11:16:51 +00:00
mpp
ff8acb3c57 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
mpp
98b0520fbe (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
mpp
b084cf8e1d 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
jkh
5e6565efa6 Make some long-overdue updates in the install document, add
freebsd-emulation list to entities.
1996-05-16 20:20:57 +00:00
jkh
c23b075f4f Bring this a little more up to date. 1996-05-16 20:01:26 +00:00
mpp
9995a80d1d Mention the fact that the ability to specify uid ranges was added
to the system after 2.1 was released.
1996-05-15 19:40:57 +00:00
joerg
0221097db4 Add ewinter@lobo.muc.de (Ernst Winter) for his contribution of a 2.88
MB floppy drive to the project.  This will hopefully increase the
pressure for me to rewrite the floppy disk driver some day. :)
1996-05-15 17:32:46 +00:00
jfieber
e7087fac3f Fix a few HTML 2.0 violations. 1996-05-15 17:05:17 +00:00
jfieber
117a5dd564 Fixed botched cross reference (target was not defined). 1996-05-15 15:17:28 +00:00
rich
050708bb51 This is a guide to installing the linux emulator with specific
instructions on installing and running Mathematica's Linux binary.
Written by Brian N. Handy, Chuck Robey and myself.

Reviewed by:	jordan
1996-05-14 20:31:53 +00:00
asami
28837586f3 Change Bernd's e-address. 1996-05-13 09:31:34 +00:00
jkh
ecc980d5c7 Correct email address for Alex Nash 1996-05-13 02:04:39 +00:00
wosch
5d0125542c Add comments for
some useful aliases
	8-bit locale
	a nicer prompt
1996-05-12 14:32:23 +00:00
jkh
c2324823fa Now that X Inside, Inc. is shipping their Motif, point at them instead. 1996-05-12 13:07:50 +00:00
wosch
f244ec30d5 Add a comment how to enable the emacs command line editor 1996-05-11 19:15:17 +00:00
jkh
30b6785a79 Make newsgroups hot. 1996-05-11 09:24:45 +00:00
jkh
be158f849e Add laser5 to list of donors. Also put another pointer to the donor's
gallery in the submitters list.
1996-05-09 23:32:44 +00:00
mpp
b380bd5809 Add definitions for the various freebsd-* mailing lists so that
we are consistent in how they are referenced in the handbook, and
so that they are now all clickable URLs.  E.g. no more mis-matched
freebsd-hackers@freebsd.org and hackers@freebsd.org.  They are used
just like the individual mail addresses defined in authors.sgml.
E.g. &a.doc will expand to:

FreeBSD documentation project mailing list <freebsd-doc@FreeBSD.ORG>

Be consistent in using the FreeBSD.ORG address.  All references
to freebsd.org were changed to FreeBSD.ORG.

Use pre-defined addresses for some individuals where available.
1996-05-09 23:04:53 +00:00
phk
300b7fb412 Make some rules reentrant, and mark the onces that cannot be. 1996-05-09 13:01:44 +00:00
wosch
5c15c67589 `mv'' -> `mv -f''
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
nate
20a5d92ae7 Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on the
psm mouse driver.
1996-05-07 21:35:19 +00:00
peter
dcb9dcd084 Add Greg Ungerer <gerg@stallion.oz.au> for his Stallion serial card driver. 1996-05-04 17:26:55 +00:00
jkh
3962b7a86b Update the comments at the top of these things to fit reality. Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
1996-05-04 14:08:49 +00:00
asami
298006d865 Connect ccd man page and ccdconfig to parent Makefiles.
Ok'd by:	peter
1996-05-04 08:30:22 +00:00