Commit Graph

1548 Commits

Author SHA1 Message Date
roberto
6dbd4c227f Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
proper &lowbar; entity.

Both the LaTeX and HTML output are good now.

Please someone close doc/1360.
1996-07-01 21:30:28 +00:00
roberto
542f60e05d Update the "CD-ROM not configured" question.
"It would be good to point out that a machine that only has SCSI devices
may also generate this message if an IDE CD-ROM is not configured as
the Master device. Words like these might work ..."

        This generally means that there is no CDROM in the CDROM drive,
        or the drive is not visible on the bus. Feed the drive
        something, and/or check it's master/slave status.

Submitted by:	Neil Smith <ngs@sesame.hensa.ac.uk> with a small addition
1996-07-01 21:07:49 +00:00
sos
ae8d73b2e4 Norwegian iso keyboard definition file added.
Submitted by:	"Åge Røbekk" <aagero@aage.priv.no>
1996-07-01 19:56:56 +00:00
bde
6c28286b4e Updated boot message. 1996-07-01 16:32:09 +00:00
jkh
e834875614 Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
phk
fbbce4b758 Add an appendix with policies and insert the maintainer & contrib
policies there.
1996-06-30 18:01:25 +00:00
wosch
c1c553100f Add section LIMITS 1996-06-30 16:09:51 +00:00
andreas
f333befaa9 fixed two typos (s/iss/is/) 1996-06-30 08:03:35 +00:00
alex
ea00d7543c Correct command line and port range syntax. Define the 'log' option.
Expand definition of 'established' and 'icmptypes.'  Correct examples
which still used the old syntax.  Add a pointer to the CERT packet
filtering checklist.
1996-06-30 02:46:44 +00:00
phk
6d4faa5ec8 Make cleandirs more safe
Suggested by:	bde
1996-06-29 03:12:49 +00:00
peter
9619e29bba Add my pgp key.. 1996-06-29 01:52:00 +00:00
jkh
6efdfdb671 Add Jim Lowe to FreeBSD contributors list - jeeze, was this ever overdue! 1996-06-27 20:52:06 +00:00
markm
db668817fc Add new South African mirror - ftp3. 1996-06-27 06:33:02 +00:00
gpalmer
149b699e14 Add a missing space in a comment 1996-06-26 21:12:28 +00:00
phk
f345bebc32 Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00
jfieber
8256b2dfc5 Add some formatting bug work-arounds. 1996-06-26 03:28:51 +00:00
jraynard
751dd01efd New handbook entry on how to use ports, re-written almost completely
from scratch.
1996-06-26 01:18:53 +00:00
alex
391bef8d07 Update to reflect new ipfw syntax. 1996-06-25 03:15:17 +00:00
jkh
ae98c07992 Add default targets for cleandepend and objlink.
Submitted by:	Michael Hancock <michaelh@cet.co.jp>
1996-06-24 21:33:23 +00:00
nate
e7f8471784 Add the (commented out) OBJLINK hook. 1996-06-24 16:50:39 +00:00
jkh
8eb37231d4 Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wosch
c8069523b3 update Istanbul
Submitted by:	jhs
1996-06-24 01:28:56 +00:00
wosch
047e5647a7 update E-Mail address of Julian Stacey 1996-06-24 01:21:58 +00:00
joerg
2bda67aab8 Update the BUGS section, now that we've got some experience in using
this driver.
1996-06-23 18:27:12 +00:00
jkh
0f3adf64a0 Add some examples on burning CDRs - I figured it was about time to
document it! :-)
1996-06-23 16:34:44 +00:00
gpalmer
7c8c0e29b1 Correct spelling errors (i before e except after c :-) )
Submitted by:	James Raynard <jraynard>
1996-06-22 21:20:56 +00:00
phk
e1fc172426 Add man-page section 'n' and LIBTCL macro. 1996-06-22 06:01:57 +00:00
ache
20f5cc49d3 Update my pgp key 1996-06-22 05:47:46 +00:00
jkh
93c81de76a Add John Hay to list of developers and add him as an entity. I don't
know how this got overlooked so long! :-(  Sorry, John!
1996-06-21 13:16:37 +00:00
jkh
81f1ce396a Handle the `distribute' target. 1996-06-20 23:52:45 +00:00
jkh
75fcaf84e0 Try to get some of the most egregiously old cruft out of here. 1996-06-20 19:45:23 +00:00
jkh
dc39aea8d0 Whoops - I made `make clean' chatty by mistake. 1996-06-20 18:51:28 +00:00
jkh
23dce9d3fb Update net.inet.ip.forwarding example to give right value.
Indicate that gateway in /etc/sysconfig is *really* the correct way
if you have an /etc/sysconfig file.  Other small tweaks.
Requested by:	Guy Helmer <ghelmer@alpha.dsu.edu>
1996-06-20 17:17:03 +00:00
asami
8980001a22 The changes to go with ncftp -> fetch. Besides changing the names,
standardize the variables a little, and simplify some parts because
we can now trust the fetcher's return value.

Reviewed by:	the list
1996-06-19 09:33:31 +00:00
jkh
b449f32b7d Spit out the a proper port path for the describe target.
Submitted-By: Chuck Robey <chuckr@Glue.umd.edu>
1996-06-19 07:07:16 +00:00
jkh
5951e4c570 Ok, now cleandir: is correct. 1996-06-19 01:26:18 +00:00
jkh
6c969f4ec0 Add some unobtrusive changes to handle sources which aren't ports
(SRC_ENCAPSUATION).  Stick in some cd ${.CURDIR} directives which have
been (benignly) missing all this time.  Allow more types of targets to be
selectively disabled.
1996-06-19 01:04:23 +00:00
ache
c7313d96f9 Remove advertising actions requirement, they are too bothering for anyone 1996-06-17 19:05:38 +00:00
jkh
d3feab4d48 Update Rod's comments on chipsets to include the Triton II. 1996-06-17 17:44:01 +00:00
phk
e96f6124d1 Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir. 1996-06-17 15:59:52 +00:00
bde
62c6661fc4 Synced with Makefile.i386: added -Wunused. 1996-06-17 15:11:10 +00:00
jkh
672da9a3d0 Add LIBFTPIO 1996-06-17 12:31:02 +00:00
asami
91ae2568cd Add Don Yuniskis <dgy@rtd.com> for his contribution of git port upgrade
(and many others I've yet to review).
1996-06-17 09:06:22 +00:00
wosch
afb02af02e fix footnote bug in 05.sysman which sends nroff into an infinite loop. 1996-06-15 22:17:32 +00:00
nate
f8d2f8b017 Added Naoki Hamada <nao@sbl.cl.nec.co.jp> for his contribution of the
transceiver select code for the 3C5X9 driver.
1996-06-14 21:30:28 +00:00
wollman
fffbd5d721 Delete incorrect and misleading suggestion about NULL. I left in
the part about testing pointers against NULL, even though I disagree
with it personally.
1996-06-13 19:52:42 +00:00
asami
c3370a24b5 Change Mr. Aburaya's name per his request. ;) 1996-06-13 07:20:41 +00:00
asami
6514dd9d22 Add "MASTER_SITES?=" (no this is not a typo) right before the
"MASTER_SITES:= ..." of defined(MASTER_SITE_OVERRIDE) case, otherwise
it would cause a recursive variable definition error when
MASTER_SITE_OVERRIDE is set and MASTER_SITES is not set.
1996-06-13 06:03:39 +00:00
alex
0b524343aa Indicate that assert exits with abort(3) instead of _exit(2). Closes
PR 1317.

Reviewed by:	alex
Submitted by:	Cove Schneider <cove@brazil.nbn.com>
1996-06-12 23:46:47 +00:00
rich
443a41fcb3 Submitted by: rich
Added my PGP key to the handbook.
1996-06-11 18:05:47 +00:00