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
jkh
5084820da1
Add Estonia to mirrors.
1996-06-10 22:51:10 +00:00
asami
7e7aae1257
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
ache
8b9bc1f5a4
Make collation table compatible with POSIX WG15 view, i.e.
...
capital letters first
1996-06-09 17:24:45 +00:00
martin
2fe7739b97
Change my email address martin@innovus.com -> martin@tdc.on.ca
1996-06-09 14:53:17 +00:00
jkh
3d420212c7
Update Brian Tao's email address.
1996-06-08 23:10:49 +00:00
jkh
98aacf28e5
Update contact information and add latest donor to gallery.
1996-06-08 03:10:11 +00:00
alex
1009f7606b
Add Cyclades configuration section.
1996-06-07 15:56:40 +00:00
jfieber
3fb9ff7e6c
Fix incorrect handling of .cxx files in default rules.
1996-06-03 13:26:16 +00:00
asami
d1ea4ae39d
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
jraynard
229375de35
Update reference to the 4th edition of this fine book.
1996-06-03 00:37:41 +00:00
phk
79ea4b1fca
Back out yacc change.
1996-06-02 17:04:08 +00:00
wosch
7957d43260
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
jkh
06a8442ae0
Whups! I never meant for the laptop section to appear twice! :-)
1996-06-01 21:28:06 +00:00
joerg
8f8386f61d
Update my PGP key with a signed version.
1996-06-01 19:08:39 +00:00
asami
4629e40071
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
mpp
afa38eb3c4
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
mpp
f9b8078a7a
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
mpp
180c1ad687
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
phk
83a65a2744
Make the yacc rules reentrant
...
Suggested by: peter
1996-05-30 20:39:45 +00:00
asami
a28a78041a
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
4e903ff88c
Add James Raynard
1996-05-29 17:16:24 +00:00
jkh
6f37611e0a
Add laptop user's section to handbook.
...
Add Alex Nash.
1996-05-29 16:32:27 +00:00
wosch
4fe110ed7e
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
wosch
e774799ebe
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
459ecf039d
Added pointer to inn FAQ on the net.
1996-05-29 00:46:01 +00:00
phk
f395b616d3
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
f2d4e83437
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
71de83ff60
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
0cb6381c94
Add my PGP key
1996-05-27 02:33:13 +00:00
asami
9ba99f8b7b
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
a6e1c6729b
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
418e6a1585
Add my PGP key, now that Jordan has forced me to deal with PGP. :)
1996-05-26 18:25:11 +00:00
wosch
0c6fd6b34b
Add some comments for variables and targets.
1996-05-25 23:09:49 +00:00
wosch
80fb81a0a6
speedup MLINKS
1996-05-25 21:50:54 +00:00
jfieber
5451e1edfb
Fix a couple things that tripped up latex output.
1996-05-24 19:33:33 +00:00
jkh
ad3641fb25
Clarify PCMCIA warning now that we have the PCCARD stuff in our -current tree.
1996-05-23 11:53:56 +00:00
tg
7980937925
Add Julian Jenkins for his spice port.
1996-05-23 11:36:50 +00:00
jkh
c8d511854a
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
5c0f0ee057
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
600ef74ac0
Add a new section for laptop users.
...
Update the mirrors list.
1996-05-22 19:13:59 +00:00
jkh
a90379eb64
Correct a few small typos.
...
Submitted-By: James Raynard <fdocs@jraynard.demon.co.uk>
1996-05-21 04:06:00 +00:00
mpp
f75c739b82
Remove an xref to config.old(8).
1996-05-20 22:46:22 +00:00
jkh
7959948e53
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
20c8a07495
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
94c3aa770f
I think these reference tags (given the context of the sentence) make
...
more sense.
1996-05-17 11:16:51 +00:00
mpp
a22af77aa5
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
379ee1865d
(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
0e1c8aafb3
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
2769b6f33e
Make some long-overdue updates in the install document, add
...
freebsd-emulation list to entities.
1996-05-16 20:20:57 +00:00
jkh
4d388cfbbc
Bring this a little more up to date.
1996-05-16 20:01:26 +00:00
mpp
483105a62e
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
f56d4bbea6
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
54adaeb608
Fix a few HTML 2.0 violations.
1996-05-15 17:05:17 +00:00
jfieber
dea581dd2c
Fixed botched cross reference (target was not defined).
1996-05-15 15:17:28 +00:00
rich
3b63e670fe
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
bde67b9082
Change Bernd's e-address.
1996-05-13 09:31:34 +00:00
jkh
b7075b8364
Correct email address for Alex Nash
1996-05-13 02:04:39 +00:00
wosch
e4ed666230
Add comments for
...
some useful aliases
8-bit locale
a nicer prompt
1996-05-12 14:32:23 +00:00