Commit Graph

2377 Commits

Author SHA1 Message Date
Jordan K. Hubbard
a432708608 Break this section into two chapters. I suppose this also means that
this should be two files (staff.sgml and contrib.sgml), but I didn't want
to get that radical for a first step.
1997-01-17 10:08:11 +00:00
Alexander Langer
8abdc2eb40 Sweep through the tree fixing mmap() usage:
- Use MAP_FAILED instead of the constant -1 to indicate
    failure (required by POSIX).
  - Removed flag arguments of '0' (required by POSIX).
  - Fixed code which expected an error return of 0.
  - Fixed code which thought any address with the high bit set
    was an error.
  - Check for failure where no checks were present.

Discussed with:	bde
1997-01-16 21:58:40 +00:00
Jordan K. Hubbard
7f3a14d595 Fix assorted references, update text. 1997-01-16 06:27:18 +00:00
Jordan K. Hubbard
be33883762 Adjust some broken links for news/mail information. 1997-01-16 03:51:28 +00:00
Jordan K. Hubbard
2b07cff50c Add Jonathan Bresler to the core team - welcome, Jon! 1997-01-16 02:27:47 +00:00
Jordan K. Hubbard
ef7b564596 Add John Polstra to the core team. Welcome to the core team, John!
In later news, Mr. Dyson and Mr. Polstra will be debating the use of
the given name "John" in our mailing lists. :-)
1997-01-16 01:08:10 +00:00
Poul-Henning Kamp
8964f83c4a add more arguments to these things.
2.2 candidate.
1997-01-15 19:39:45 +00:00
Garrett Wollman
de707befce Document Monday's changes in the interface structure. 1997-01-15 19:28:39 +00:00
Masafumi Max NAKANE
8dbba8e3ed Merge 1.57 -> 1.59 changes. (No actual change in the contents.) 1997-01-15 13:30:24 +00:00
Masafumi Max NAKANE
a785ce7ee3 Bump the revision number in the Original revision: line by one iafter
all $Id$ changed to $FreeBSD$.
1997-01-15 13:16:51 +00:00
Masafumi Max NAKANE
de3a27e89a $Id$ was missing in this file. So added $FreeBSD$ (whatever that could
give you.)
1997-01-15 13:04:58 +00:00
Søren Schmidt
c61ba66705 Latest fixes for the psm mouse device, also updates the docs
to reflect the new options etc..

Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-15 12:04:11 +00:00
Torsten Blum
2273e4bf58 workaround: add alias to dtterm entry
Pointed-out by: bde
1997-01-15 09:43:01 +00:00
Jordan K. Hubbard
a37ecb64c2 I recently tried to install over passive FTP, and found it difficult to
understand how to do it from the handbook.  I suggest the following
re-wording and extension to make it clearer.

Submitted-By: Eivind Eklund <eivind@dimaga.com>
1997-01-15 07:09:38 +00:00
Mike Pritchard
019f13780e Fix a few typos.
Obtained from:  OpenBSD
1997-01-15 05:33:11 +00:00
Mike Pritchard
63001a3fff Add a missing quote.
Obtained from: OpenBSD
1997-01-15 05:18:29 +00:00
Mike Pritchard
1e1275da1f Some fixes to make some of the examples in
the mail section come out right, along with some
typo corrections.

Submitted by:	Phillippe Charnier <charnier@xp11.frmug.org>
1997-01-15 04:56:11 +00:00
Jordan K. Hubbard
208a4217aa Rearrange the documentation project roster a little more. 1997-01-15 01:30:12 +00:00
Satoshi Asami
5a56a96fa9 Back out rev. 1.58. 1997-01-14 23:40:51 +00:00
Jordan K. Hubbard
f055dd757f Sigh, OK, now the release map looks right. 1997-01-14 14:43:17 +00:00
Jordan K. Hubbard
ea8a965352 Unsmash my $Id$. 1997-01-14 14:40:42 +00:00
Jordan K. Hubbard
79089b6fd4 Do a better job with my ASCII artwork. 1997-01-14 14:39:37 +00:00
Jordan K. Hubbard
3a567a7ed0 Update the FAQ using some of Peter's text and some of my own.
Submitted-By: pds & jkh
1997-01-14 14:36:13 +00:00
Wolfram Schneider
9ca816cb59 Move gzip(1) option -c from commandline into variable GZIPCMD. Not
all compress programs (e.g. cat(1)) support the option -c.
1997-01-14 11:59:33 +00:00
Satoshi Asami
ade0fb0da9 Move $FreeBSD$ up right next to $NetBSD$ (oh, the solidarity! :). 1997-01-14 07:55:46 +00:00
Satoshi Asami
058dd3bb6d $Id$ -> $FreeBSD$ in samples. 1997-01-14 07:52:03 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Jordan K. Hubbard
aac45e814c Make sure dir file exists before we call install-info, which requires it.
Sorry, I know it's a gross fix to call share/info's install target as
a side-effect, but that's less gross than propagating the work-around
changes to files which have nothing to do with the info system.
1997-01-13 23:44:20 +00:00
Masafumi Max NAKANE
bc6c2e1ec7 Merge the en version changes made in 1.58 -> 1.61.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:59:47 +00:00
Masafumi Max NAKANE
9d52ac3055 Typo police.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:55:33 +00:00
Masafumi Max NAKANE
0c0fb41085 Merge the en version changes made in 1.4 -> 1.5.
Some Translation improvement.

Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:51:37 +00:00
Masafumi Max NAKANE
ae7c733825 Merge the en version changes made in 1.52 -> 1.56. 1997-01-13 19:48:19 +00:00
Torsten Blum
332bf00316 add dtterm
Obtained-From: Xinside's CDE for FreeBSD with Thomas Roell's permission
1997-01-13 12:37:05 +00:00
Masafumi Max NAKANE
a7c5db201b Merge the en version change made in 1.189 -> 1.190. 1997-01-13 12:02:43 +00:00
Thomas Gellekum
8dacfaa50e Add Luigi Rizzo, who was inadvertently left out. 1997-01-13 11:16:09 +00:00
Masafumi Max NAKANE
ebe1a43313 Merge the en version changes made in 1.188 -> 1.189. 1997-01-13 10:15:51 +00:00
Thomas Gellekum
2784f4490e Add Simon Marlow for his cgoban port. 1997-01-13 08:51:04 +00:00
Satoshi Asami
79353ba0f7 Skip non-existent subdirectories. The diff is rather large because
the original logic went into a section of code assuming some
incarnation is there, but it's basically a "test -d" fix.  Closes PR
ports/2082.

Reviewed by:	max ("although I didn't test it, it looks fine")
1997-01-13 02:13:19 +00:00
Wolfram Schneider
af20215665 Sort cross references. 1997-01-13 00:25:51 +00:00
John Fieber
7af0f32ba6 Handle linuxdoc docs with a declaration like:
<!doctype linuxdoc system>

which is the standard practice used for the linux HOWTO documents.
1997-01-12 20:59:49 +00:00
Wolfram Schneider
0f22460de7 Add comments about variables and targets. Incomplete, see '???'. 1997-01-12 16:20:13 +00:00
Wolfram Schneider
edc8135799 Add a general comment about this include file. 1997-01-12 16:12:40 +00:00
Masafumi Max NAKANE
2e838308ac Merge the en version changes made in 1.174 -> 1.188. 1997-01-12 13:32:48 +00:00
Masafumi Max NAKANE
b530af1a5e Merge the en version changes made in 1.45 -> 1.47. 1997-01-12 13:31:38 +00:00
Masafumi Max NAKANE
2ca44e80b9 Move some lines to make the list in alphabetical order by the entity name. 1997-01-12 13:29:43 +00:00
Satoshi Asami
b2502fb7ef Add OpenBSD support. Change some comments to reflect the fact. Also:
(1) Change commented out MAINTAINER to FreeBSD_MAINTAINER and
    OpenBSD_MAINTAINER.  These are not comments anymore, so we may
    even use it in the future.

(2) Instead of the ".if ${OPSYS} = "NetBSD" hack, use ".if exists()"
    to find the location of md5 an tar.  Play similar trick for fetch
    (OpenBSD uses /usr/bin/ftp which groks http: addresses).

This commit includes most of the changes made in 1.242 (although many
of them are done differently after more discussion).  One thing that
is conspicuously missing is NOMANCOMPRESS, which has been postponed
until Warner figures out what exactly the situation is on the OpenBSD
ports paradigm.  (In a nutshell, we can't just define NOMANCOMPRESS in
this file even if uncompressed manpages is the default for OpenBSD,
because that will take away the ability of individual users to select
manpage compression.)

Reviewed by:	imp@openbsd.org
1997-01-12 12:37:48 +00:00
Masafumi Max NAKANE
2595aa9f41 Typo fix, and translation improvement.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-12 12:17:43 +00:00
Satoshi Asami
0f003de40d (1) New variable, SCRIPTS_ENV, which is passed to scripts/configure
and scripts/{pre,post}-* as environment vars.  Also, if BATCH is
    set, "BATCH=yes" is automatically added to SCRIPTS_ENV.
    (Requested by: max)

(2) The INSTALL_* macros are added to SCRIPTS_ENV and MAKE_ENV as
    BSD_INSTALL_*.  (Requested by: obrien)

(3) New variable MOTIF_ONLY, which will only build ports with
    REQUIRES_MOTIF defined.  This doesn't do dependencies right (what
    if the depended port doesn't need Motif) yet.

(4) Try not to clean the same port twice in clean-depends when (for
    instance) it's defined in both BUILD_DEPENDS and INSTALL_DEPENDS.
    Note that it won't check chained dependencies so you may still see
    the same port cleaned multiple times, but checking that far will
    surely make this run slower than the un-"optimized" case so I left
    it as is.  (Requested by: jkh)

(5) Ignore *.rej files in patches/ directory in addition to *~ and
    *.orig.
1997-01-12 11:48:26 +00:00
Masafumi Max NAKANE
0423508d59 Merge the en version changes made in 1.4 -> 1.5.
(No actual change in the translation.)
1997-01-12 11:28:09 +00:00
David E. O'Brien
e8f5a9d0bb Added two useful URL's. 1997-01-12 10:07:52 +00:00