Commit Graph

1498 Commits

Author SHA1 Message Date
Jordan K. Hubbard
d79a958dcf 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
Jordan K. Hubbard
2c9ca1a977 Ok, now cleandir: is correct. 1996-06-19 01:26:18 +00:00
Jordan K. Hubbard
61d16cdb21 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
Andrey A. Chernov
20d1d1dc3f Remove advertising actions requirement, they are too bothering for anyone 1996-06-17 19:05:38 +00:00
Jordan K. Hubbard
808aa7aa51 Update Rod's comments on chipsets to include the Triton II. 1996-06-17 17:44:01 +00:00
Poul-Henning Kamp
2b9cd23802 Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir. 1996-06-17 15:59:52 +00:00
Bruce Evans
5d1999ec59 Synced with Makefile.i386: added -Wunused. 1996-06-17 15:11:10 +00:00
Jordan K. Hubbard
abf58409aa Add LIBFTPIO 1996-06-17 12:31:02 +00:00
Satoshi Asami
baebc39ab5 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
Wolfram Schneider
98830b3007 fix footnote bug in 05.sysman which sends nroff into an infinite loop. 1996-06-15 22:17:32 +00:00
Nate Williams
f02104d723 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
Garrett Wollman
117e1bd9ef 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
Satoshi Asami
b39e4e916b Change Mr. Aburaya's name per his request. ;) 1996-06-13 07:20:41 +00:00
Satoshi Asami
9fe358a4b3 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
Alexander Langer
671e66d2e0 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 Murphey
86e6354fe0 Submitted by: rich
Added my PGP key to the handbook.
1996-06-11 18:05:47 +00:00
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