Commit Graph

2212 Commits

Author SHA1 Message Date
Jordan K. Hubbard
96b2533ed1 Bump maximum username length to 16 characters. This brings us into
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now.  I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.

This is not for 2.2!  This needs to get shaken out longer term in 3.0.

Previously-approved-by:  davidg
1996-12-04 11:31:14 +00:00
Andrey A. Chernov
b96aebd585 Fix syntax error loc->doc 1996-12-04 09:42:39 +00:00
Masafumi Max NAKANE
b3f415c21c Merge changes made to the en version (1.160 -> 1.161). 1996-12-04 09:04:42 +00:00
David E. O'Brien
f5001497c2 First cut at adding a little bit about the ports framework's dir structure. 1996-12-04 08:49:52 +00:00
David E. O'Brien
db3085157f Added Pedro Giffuni to the contributor's section for his two ports:
CIM      Simula Compiler using C
	Isearch  A text search Engine from CNIDR  (to be commited later)
1996-12-04 08:07:44 +00:00
Satoshi Asami
c69930e5e3 Optimize by changing "sort | uniq" -> "sort -u". "make index" is now
412 secs instead of 498 secs on my machine!

Submitted by:	fenner
1996-12-04 05:53:17 +00:00
Mike Pritchard
0953bd9f6b Use the predefined entities for a couple of mailing lists. 1996-12-03 23:40:11 +00:00
Mike Pritchard
e277738293 Remove some garbage text from the man page.
Closes PR# 1971.

Submitted by:	Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Masafumi Max NAKANE
d4887def14 Merge the changes in the en version (1.159 -> 1.160). 1996-12-03 22:50:06 +00:00
David E. O'Brien
81afa0e644 Added FURUSAWA Kazuhisa for his port of xloadface. 1996-12-03 13:38:40 +00:00
Garrett Wollman
c65c43ded5 Merge changes from vendor branch. 1996-12-02 17:14:48 +00:00
Garrett Wollman
fa01026a0c This commit was generated by cvs2svn to compensate for changes in r20091,
which included commits to RCS files with non-trunk default branches.
1996-12-02 16:59:56 +00:00
Garrett Wollman
bc24e832d9 1996 `L' release of timezone data files. Includes corrections for historical
data in several locations.

Obtained from:	ado@elsie.nci.nih.gov, ftp://elsie.nci.nih.gov/pub
1996-12-02 16:59:56 +00:00
Masafumi Max NAKANE
7562a7eda8 Some more cosmetic tweaks.
Submitted by:	simokawa@jp.freebsd.org
1996-12-02 14:21:34 +00:00
Masafumi Max NAKANE
aea94ab9c1 Merge the changes made to the en version (1.38 ->1.44).
Cosmetic tweaks.

Submitted by:	simokawa@jp.freebsd.org
1996-12-02 13:49:26 +00:00
Masafumi Max NAKANE
494958adde Merged change made to the en version (1.11 -> 1.12). 1996-12-02 13:18:03 +00:00
Masafumi Max NAKANE
416f0e2915 Now that lprps is part of the ports collection, changed some statement about
lprps.
1996-12-02 13:11:42 +00:00
Andrey A. Chernov
70aacb7f76 Add fr_* family
Submitted by: roberto@keltia.freenix.fr (Ollivier Robert)
1996-12-02 12:00:46 +00:00
Masafumi Max NAKANE
e7d7044d29 Merge the change made to the en version (1.59 -> 1.61.)
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-02 08:00:57 +00:00
Masafumi Max NAKANE
c3d7449dca Merge the change to the en version (1.17 -> 1.18.) 1996-12-02 07:56:12 +00:00
Masafumi Max NAKANE
5a58455ddd Added new files to SRCS. 1996-12-02 07:25:53 +00:00
Masafumi Max NAKANE
20350a3ae4 Files for sections recently added to the English handbook.
The translation for these files is in progress, so I only put the header
and leave the contents empty.
1996-12-02 07:23:47 +00:00
Masafumi Max NAKANE
6b95a3424e Merge change in the en version (1.158->1.159) to jp version. 1996-12-01 21:11:27 +00:00
Masafumi Max NAKANE
6414408f56 Added Koichi Sato and Yoshiaki Suzuki for their extensive help on making
port of CAP.
1996-12-01 21:04:12 +00:00
Masafumi Max NAKANE
844105779d Merge the change in the English version (1.39->1.40) into jp version. 1996-12-01 20:32:34 +00:00
Wolfram Schneider
fcb2b11089 update E-Mail address of Andrew Webster 1996-12-01 13:49:59 +00:00
Masafumi Max NAKANE
5611dea089 Reflect change to the English version (1.13 -> 1.14). 1996-12-01 12:38:41 +00:00
Masafumi Max NAKANE
fb164f4e51 Sync the Original revision: line to the English version in -current (1.7->1.8).
(No need to change the content.)
1996-12-01 11:46:09 +00:00
Masafumi Max NAKANE
7589e17c91 Merge the change to the English version (1.157 -> 1.158). 1996-12-01 11:39:07 +00:00
Mike Pritchard
fc43dc94cb Correct some spelling errors. 1996-12-01 00:25:06 +00:00
Mike Pritchard
9869c40e7e Fix some spelling errors. 1996-11-30 23:51:49 +00:00
Mike Pritchard
280f0fd5d8 Fix some spelling errors. 1996-11-30 23:35:43 +00:00
Mike Pritchard
70843691f8 Fix an incorrect man page cross reference. 1996-11-30 23:24:20 +00:00
Chuck Robey
0c6ed4736c Correcting Mark Huizer's address.
Obtained from: Mark, of course.
1996-11-30 18:05:48 +00:00
Satoshi Asami
2189449696 Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. 1996-11-30 10:31:50 +00:00
Andrey A. Chernov
8ebaee2697 Add en_GB
Submitted by: mark@linus.demon.co.uk (Mark Valentine)
1996-11-30 05:35:49 +00:00
Masafumi Max NAKANE
4916cfc4af We don't offer the LaTeX or ASCII version of the handbook on the FTP sites
anymore.  Plain text (latin1, PostScript and HTML are there.

Pointed-Out by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-30 01:00:11 +00:00
Wolfram Schneider
7ae31dc93d rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
close PR #2125
1996-11-30 00:29:51 +00:00
Andrey A. Chernov
e7df66ba64 Add PT locale
Submitted by:  Paulo Menezes <paulo@isr.uc.pt>
1996-11-29 21:01:29 +00:00
John Fieber
33a5a54381 Syntax tweak.
The breakage is actually a subtle bug in the DTD, but fixing it may
have some other ugly implications that need to be explored first.
1996-11-29 20:04:11 +00:00
Poul-Henning Kamp
e8af087498 Add da_DK timedef. 1996-11-29 19:28:27 +00:00
Masafumi Max NAKANE
599ed91341 Reflect changes in the English version (1.155->1.157). 1996-11-29 15:45:14 +00:00
Masafumi Max NAKANE
721a92446c Moved around some lines to make the contributor list in alphabetical order. 1996-11-29 15:42:52 +00:00
Bruce Evans
6392a49415 ${COPY} -> -c. ${COPY} should never be used for installing sources since
it might be empty.
1996-11-29 12:54:10 +00:00
Thomas Gellekum
4492b3b9eb Add Sander Vesik for his tkcron port. 1996-11-29 08:06:48 +00:00
Jordan K. Hubbard
87edac95ef Note unpleasant interaction between rawrite.exe and various flavors
of Windows.
1996-11-29 03:33:27 +00:00
John Fieber
48525b15aa Some new sections.
Submitted by:	William Lloyd <wlloyd@tolstoy.mpd.ca>
1996-11-28 18:09:30 +00:00
Andrey A. Chernov
50b440f1bf Add missing ${COPY} to install options, zone.tab 1996-11-27 23:32:10 +00:00
Masafumi Max NAKANE
762d855270 Reflect the change made to the English version (Rev.1.17 -> Rev.1.18.) 1996-11-27 04:11:00 +00:00
Masafumi Max NAKANE
c7a73ef20d Typo.
Some reformatting in a part of the sgml.
1996-11-27 03:54:50 +00:00
Jordan K. Hubbard
fce7b27895 Recommend my new Lieblingcdromlaufwerke, the Plasmon PX-12CS. 1996-11-27 01:06:40 +00:00
Satoshi Asami
c1565990a1 Change number of ports to the correct 690 (was 710, but the ports tree
has never had 710 ports!).
1996-11-26 12:03:20 +00:00
Masafumi Max NAKANE
873065a6c5 Merged change from 1.15 to 1.17 in the English version in -current.
Cosmetic tweaks.

Typo.
1996-11-24 22:19:50 +00:00
David E. O'Brien
fe24c91e76 Fixed two typos I made
Thanks:  Max
1996-11-24 08:39:11 +00:00
Masafumi Max NAKANE
c23a77005a Added a translator's note on the term ``anonymous FTP''.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1996-11-23 23:49:40 +00:00
Masafumi Max NAKANE
e77f3b436d Added info' subdirectory to the section `Subdirectories'' as the location
to install info pages.
(It hasn't been clear in the handbook either share/info or info should be
used.)
1996-11-23 19:02:25 +00:00
Masafumi Max NAKANE
81bce5c950 Minor typo. 1996-11-23 18:26:30 +00:00
Andreas Klemm
36dbe558af Name Pentium Pro Support.
Changed an expression "one year ago", which is in fact only valid
for a short period of time.
Updated the section about ports. Make this more general, "hundreds of
ports" and give a concrete number of ports (over 710) with a timestamp
"at end of November 96".

I reformatted the "ports" paragraph using fmt, because I think it looks
nicer now in sgml source. So the diff shows more changed lines than was
actually changed. If this isn't suitable for you, then I'll do my best
in the future, to avoid this. My intention was, to make the source look
nicer as well.
1996-11-23 12:33:34 +00:00
Andrey A. Chernov
68827afe2b Back out Russian zones/rulez awaiting for new Paul Eggert update
Reviewed by: wollman
1996-11-21 07:17:08 +00:00
Masafumi Max NAKANE
76178c41b5 Typo.
Improvement in translation.

Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-20 14:49:59 +00:00
John Fieber
3050475d9a SLIP -> PPP
Submitted by:	Bob TIllman <btillman@mail.kersur.net>
1996-11-20 14:18:25 +00:00
Garrett Wollman
d095837342 Revert `Factory' to previous message advising use of tzsetup. 1996-11-19 19:19:58 +00:00
Garrett Wollman
cadbe55eb2 Update to the latest version from the vendor branch. These files are
now identical with the distributed versions, which may cause some
abbreviations to change for people in obscure zones.  (The abbreviations
can be changed again if need be.)  It also changes the abbreviation
of Central European Time to `CET' from its previous value of `MET'
(a curious German-English hybrid).  Finally, we have finally rid
ourselves of those nasty ZONE-DESCR comments, which were a maintenance
nightmare, in favor of the new zone.tab file.  We are not using the
distribution's iso3166.tab file because we have our own list.

Obtained from: Arthur David Olson; ftp://elsie.nci.nih.gov
1996-11-19 19:17:19 +00:00
Garrett Wollman
16aa018c72 Latest timezone data files from Arthur Olson 1996-11-19 19:09:28 +00:00
Garrett Wollman
ca9df13eda This commit was generated by cvs2svn to compensate for changes in r19876,
which included commits to RCS files with non-trunk default branches.
1996-11-19 19:09:28 +00:00
Garrett Wollman
f7e7913a57 Initial revision 1996-11-19 19:09:26 +00:00
John Fieber
353dcfcf87 Be explicit about the doc name (handbook) rather than inferring it
from the directory name.

2.2 candidate
1996-11-19 14:09:02 +00:00
Masafumi Max NAKANE
8744efd866 Sync with the English version in -current. 1996-11-19 11:33:33 +00:00
Masafumi Max NAKANE
995444baad Typo.
(Gee, no one knew what the correct & official name of our project was. :)
1996-11-19 08:36:25 +00:00
Masafumi Max NAKANE
b6d897f22b Added some info about Japanese handbook in the abstract to avoid confusing
Japanese readers and send queries about Japanese handbook to doc@freebsd.org
in Japanese.

Some cosmetic tweaks.

Some improvement in translation.

This change, together with recent change to jmembers.sgml and jcontrib.sgml,
should definitely go into 2.2.
1996-11-18 23:14:37 +00:00
Masafumi Max NAKANE
bd2fe20f84 Use newly defined &a.doc-jp; for Japanese doc project's list. 1996-11-18 23:07:45 +00:00
Masafumi Max NAKANE
0c0b1b4ba8 Defined an entity for Japanese documentation project's mailing-list.
Updated Naoki Hamada's e-mail address.
1996-11-18 23:06:20 +00:00
Masafumi Max NAKANE
f8b04ff4fc Updated Naoki Hamada's e-mail address:
nao@sbl.cl.nec.co.jp -> nao@tom-yam.or.jp

Requested by:	Naoki Hamada
1996-11-18 07:39:16 +00:00
Masafumi Max NAKANE
8720de7b28 Added IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp> for making port of jp-hex. 1996-11-18 06:38:50 +00:00
Andrey A. Chernov
16deb17977 xterm: add Home & End keys, they are different from tc=vt220
2.2 candidate
1996-11-18 01:29:09 +00:00
David E. O'Brien
cd7d667682 Added speal about MASTER_SITE_{XCONTRIB,PERL_CPAN,TEX_CTAN,SUNSITE} 1996-11-17 19:14:54 +00:00
David E. O'Brien
2c3cb670b7 Explained the new MAN[1-9NL] varaiables. 1996-11-17 18:54:51 +00:00
Wolfram Schneider
24e41f4044 removeuser moved from /usr/share/examples/removeuser to /usr/sbin/rmuser 1996-11-17 03:59:46 +00:00
Andrey A. Chernov
6295b9764c Pad two-letter names not with ending space, but with beginning space
As result, it not looks anymore as:
xx , ...
but as
 xx, ...

2.2 candidate
1996-11-17 01:42:32 +00:00
David E. O'Brien
c4017082a4 Added PATCH_DIST_STRIP to sample Makefile. Moved IS_INTERACTIVE earlier
in the example since it can be quite important.
1996-11-17 00:25:26 +00:00
John Fieber
567f50d3ae The latest release is 2.1.6. 1996-11-16 14:40:47 +00:00
Jordan K. Hubbard
7ee8a29399 fimib.4 -> ifmib.4 1996-11-16 03:06:25 +00:00
David E. O'Brien
1c859d5f9f Got oly@world.std.com real name. 1996-11-15 23:20:32 +00:00
Garrett Wollman
93194d3707 Start to document how the interface MIB stuff is supposed to work. 1996-11-15 19:49:41 +00:00
Satoshi Asami
0ac945f8ac Added Andreas Lohr <andreas@marvin.RoBIN.de> for his latest xmandel
and mgroff port submissions.
1996-11-15 11:51:01 +00:00
Jordan K. Hubbard
ca015941f4 Add a distribute target so that CATALOG gets properly added to the
doc distribution.
1996-11-15 07:39:42 +00:00
Nate Williams
7b339c40dd Added 'Kazutaka YOKOTA' for his PS/2 and syscons work. 1996-11-15 06:26:30 +00:00
Satoshi Asami
4ae0a12bcb Finally, the Japanese version of the handbook. Not in the parent
Makefile yet as John needs to figure out ${LANG}-based doc building.

Please put this in 2.2, or the translators are going to kill me. ;)

Submitted by:	doc-jp@jp.freebsd.org (The FreeBSD Japanese Doc Team)
Reviewed by:	doc-jp@jp.freebsd.org (mutual review)
1996-11-15 05:14:44 +00:00
Satoshi Asami
c0e21d1ce9 Just realized that the spacing after "==>" is not consistent. I'm
terribly sorry, please merge this into 2.2 as well.
1996-11-14 11:45:42 +00:00
Satoshi Asami
e27532f3a3 Oops, forgot to silencethe gzip command to compress manpages.
It will be nice if this went into 2.2, I guess.

Reminded by:	max
1996-11-14 11:35:19 +00:00
Poul-Henning Kamp
bcd92649c9 Converge on one language.
Reviewed by:	phk
Submitted by:	Alex Nash <nash@mcs.com>
1996-11-14 08:10:31 +00:00
Satoshi Asami
a6fc2e2bd1 (1) There is no default "orphans" for CATEGORIES, it simply fails if
you have a Makefile without one.

(2) Fix case when user had DISTDIR defined elsewhere and DIST_SUBDIR
    is also defined.  (Submitted by: max)

(3) Add several popular master sites as variables.  For instance,
    MASTER_SITE_XCONTRIB is defined to be a list of X11R6 contrib sites,
    which you can set MASTER_SITES to in your Makefile if you just
    want ftp.x.org or any of the mirror sites.

    There is also a new variable, MASTER_SITE_SUBDIR, to specify which
    subdirectory of the master site your tarball is located.

    One nice thing this enables the user to do is to define the
    nearest mirror site in /etc/make.conf.  This is especially useful
    for continents without a full FreeBSD master site.

    Eventually, we will probably split this into a separate file
    (bsd.port.sites.mk?), and add some more sites from all corners of
    the world.

    Right now, XCONTRIB, GNU, PERL_CPAN, TEX_CTAN, and SUNSITE are
    supported.

(4) COMPRESS_MAN command alias is replaced by MAN[1-9LN] variables.
    You just say "MAN1=foo.1 bar.1" and the make rules will
    automatically compress it for you if necessary.  (Idea by: obrien)

(5) New "distclean" target to delete distfile too.  (Submitted by:
    obrien)

(6) Chained dependency cleaning, can be turned off by NOCLEANDEPENDS.

Reviewed by:	the ports list
1996-11-13 11:37:40 +00:00
Poul-Henning Kamp
7132822bb1 doc/1987, table heading in error.
Submitted by:	Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
Satoshi Asami
aa4ea5ea0c Add missing lists.sgml.
Submitted by:	Hanai Hiroyuki <hanai@astec.co.jp>
1996-11-12 08:30:59 +00:00
Bruce Evans
a400403a8c Turned off -W and -Winline so that the warnings that should be fixed for
2.2 are more obvious.  -Winline is unimportant, but -W gives thousands
of warnings for comparisions.  Turning off -W also loses warnings for:
- auto variables clobbered by longjmp.  Not much of a problem in the kernel.
- functions returning without a value.  I don't like losing this.
- an expression statement or the left side of a comma operand contains no
  side effects.  Turning this off also stops warnings for the low quality
  debugging macros in gsc.c and lpt.c.

Should be in 2.2.
1996-11-11 15:49:27 +00:00
Satoshi Asami
05708d7985 Change "CATEGORIES+=" to "CATEGORIES=" in sample Makefiles. It was
"+=" originally because (as I understand) Jordan used a sed script (or
was it perl?) to edit all the ports Makefiles automatically and he
wanted to make sure multiple CATEGORIES lines (they were inserted
after DISTNAME or something, there shouldn't have been multiple of
them to begin with but that's another story) won't be stepping on each
other's toes.

Reminded by:	obrien
1996-11-11 06:50:45 +00:00
John Polstra
f29c770b37 Correct many errors of commission and omission in the example
CVSupfiles.
1996-11-10 21:51:31 +00:00
Andrey A. Chernov
1c90543673 pcfs -> msdos
2.2 candidate
1996-11-10 02:23:33 +00:00
Joerg Wunsch
0ef77e34d2 Fix a syntax error in the Belgian keymap. It caused a wrong mapping
and a superfluous `i' on stdout (lex' default rule...).
1996-11-09 03:03:47 +00:00
John Fieber
54e5c2fce8 A skeletal, but functional Docbook to HTML translation spec.
The Docbook DTD will follow once I investigate how "contrib" works and
if it should be imported there.
1996-11-09 02:04:05 +00:00
David E. O'Brien
495a8f0a0a Added Oly (oly@world.std.com) for his port of lout and xripple 1996-11-08 23:57:04 +00:00
Guido van Rooij
9de02f354c Add add Naoki Hamada <nao@sbl.cl.nec.co.jp> to the contributors, because of his
work on the vx driver.
1996-11-08 21:56:21 +00:00
Jordan K. Hubbard
f602872b85 Merge from 2_1_0 1996-11-08 13:27:00 +00:00
Jordan K. Hubbard
713b4a5b50 Merge with 2_1_0 1996-11-08 13:09:27 +00:00
Thomas Gellekum
9e4dae06a8 Add Mats Lofkvist for his elk port update (ages ago). 1996-11-08 08:10:57 +00:00
Masafumi Max NAKANE
5b5a53eba9 Since we use &dollar; in our sample Makefiles, we can just say
&dollar;Id&dollar;.

Suggested by:	asami
1996-11-07 15:07:00 +00:00
Satoshi Asami
74ecd7ca0c Add ports-chinese and ports-mbone. 1996-11-07 12:38:48 +00:00
Satoshi Asami
1cdb72f299 Add mbone category. 1996-11-07 12:32:05 +00:00
Satoshi Asami
286fe46c4b Remove comment about offset, it is no longer necessary. Add mention
of partition types in disklabel.  Add disklabel(8) to "see also" section.

Reminded by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
Masafumi Max NAKANE
c1582ceec0 Replaced `$' in the sample Makefiles with &dollar;.
Suggested by:	jfieber
1996-11-07 03:59:05 +00:00
Alexander Langer
32b97f0b55 Style changes: $(...) --> ${...}, consistent placement of -c.
Suggested by:	bde (via steve)
1996-11-07 01:46:47 +00:00
Joerg Wunsch
0dfb2364d6 My MDA screen finally bothered me enough to create an ISO 8859-1 ->
IBM cp437 screenmap file.
1996-11-06 22:49:49 +00:00
Jordan K. Hubbard
ebd0f7884d Amend the README to mention "dummy" feature. Nobody will read the
README, but at least I can say it's doc'd. :)
1996-11-06 13:54:35 +00:00
Jordan K. Hubbard
0026a7bdb4 Since Joerg reminded me, make a small change to this file in
order to allow the user to also say:
	burncd mybigimage dummy

To enable a dummy burn.  Saves on blanks during testing. :)
1996-11-06 13:52:57 +00:00
Joerg Wunsch
21401dfc9a Added Nick Sayer <nsayer@quack.kfu.com>, for his extensive testing and
submitting bugfixes to the CD-R driver.
1996-11-06 13:41:08 +00:00
Joerg Wunsch
794a4f4081 Minor bugfix in the cdburn example (one rtprio was missing). 1996-11-06 13:29:42 +00:00
Masafumi Max NAKANE
d3cf2d5d31 It's not too good idea to define nonexistent category in the sample Makefile.
(There used to be ``CATEGORIES+=printing''.)
1996-11-06 06:03:17 +00:00
Satoshi Asami
8412c5d960 Use &a.hackers; and &a.announce; where applicable.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-05 11:44:48 +00:00
Masafumi Max NAKANE
d20b02ebfa <ref id=** name="<tt>..</tt>">
^^^^  ^^^^^
doesn't make the ".." in typewritten format.  And the ascii version
of the file shows '<tt>..</tt>' literally.  After looking into linuxdoc dtd,
we found there is no way to make ".." in typewritten font.

Noticed by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>

Added reference to "MAINTAINER on Makefiles" section.
1996-11-05 09:42:59 +00:00
Masafumi Max NAKANE
19136c1c5d Added label for the "MAINTAINER on Makefiles" section. 1996-11-05 09:41:38 +00:00
John Hay
d58e2ca341 Change my address to be more universal.
Add a note about our support for the SDL RISCom/N2 and N2pci cards.
2.2 candidate.
1996-11-04 17:21:20 +00:00
Masafumi Max NAKANE
e2e7a09936 In one place, bsd.port.mk was not enclosed in <tt></tt>.
Submitted by:	simokawa@sat.t.u-tokyo.ac.jp
1996-11-04 00:27:07 +00:00
Masafumi Max NAKANE
6eb38cb1e5 Fixed a minor grammatical error. 1996-11-03 14:46:16 +00:00
David E. O'Brien
7384599321 Set tabstops to 4 in vi like in emacs. 1996-11-03 07:51:59 +00:00
Steve Price
2be2be749b Add in POSIX 1003.2 mandated rules. NOTE: these
will only be enabled when the first non-comment line
of the Makefile contains the .POSIX directive.

Submitted by: Joerg Wunsch <joerg@freebsd.org>
1996-11-03 03:25:50 +00:00
Masafumi Max NAKANE
747554d719 Moved David O'Brien from the additional contributor list to developer list. 1996-11-02 19:17:53 +00:00
Andrey A. Chernov
7fded3d0e5 Add -z to CVSupflags, it iz safe because it is done by zlib,
not by extra gzip child
1996-11-01 17:12:07 +00:00
Peter Wemm
f015dc4b89 Use the src/contrib sources from nvi-1.79 1996-11-01 07:57:08 +00:00
Satoshi Asami
7bf5b94f9e (1) Add NetBSD support. Closes PR bin/1643.
Submitted by:	Jason Thorpe <thorpej@nas.nasa.gov>

(2) Remove the bogus "CAT+=" definition.  Closes PR ports/1703.
Submitted by:	Peter Childs <pjchilds@imforei.apana.org.au>

(3) Change MKDIR to "/bin/mkdir -p", remove "-p" from ${MKDIR}
    invocations.  Closes PR ports/1901.
Submitted by:	obrien

(4) Add a new macro variable COMPRESS_MAN, which will evaluate to gzip
    if NOMANCOMPRESS isn't set (default), or true if it is.

(5) Add a new variable NO_CHECKSUM, which will disable the md5 checksum.
Submitted by:	jkh

(6) Also, move NO_PATCH and NO_PACKAGE checks to right place in
    invocation order.

(7) Check for LIB_DEPENDS before installation too.  (It used to check
    only before extraction.)
Forgotten a long time ago by:	asami
1996-11-01 07:22:37 +00:00
Masafumi Max NAKANE
6deeeda9ae Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE.
Deleted an FAQ entry referring to pkg_manage.
1996-10-29 12:06:57 +00:00
Masafumi Max NAKANE
8a30663838 Added some guideline to write pkg/COMMENT.
Added reference to pkg_create(1) man page in the explanation of the packing
list.

Added description of ${INSTALL_*} macros.

Added an explanation to use patch files distributed in .tar.gz format.

Added statement about the copyright on the submitted files.

Slgith change in sample Makefile.

Written mostly by:	asami
1996-10-29 11:55:06 +00:00
Alexander Langer
4e1ccbd25d Update URL for the Pentium Systems Hardware Performance Guide.
Closes PR#1918.

Submitted by:	David E. O'Brien <obrien@NUXI.cs.ucdavis.edu>
1996-10-29 03:28:04 +00:00
Masafumi Max NAKANE
c22f60285b Added Michael Butschky <butsch@computi.erols.com>, to the additional
contributor list.
1996-10-25 10:30:37 +00:00
Satoshi Asami
2855b0343c Add ports-astro. 1996-10-24 11:26:16 +00:00
Satoshi Asami
4f312b35bd Add description of ports-astro. 1996-10-24 11:23:06 +00:00
Andrey A. Chernov
6ab9285573 Check for not defined / redefined chars now
Use backward compatible with ASCII collating tables
1996-10-23 15:00:18 +00:00
Satoshi Asami
c63f99c6b3 Close and open-ended <em>. (Why isn't "<em" without any matching ">"
and "</em>" a syntax error?!?)
1996-10-23 09:05:24 +00:00
John Fieber
4bd2ba9f37 Fix broken link to the FAQ. 1996-10-23 03:15:10 +00:00
Andrey A. Chernov
ae91a7b81e Use same primary / different secondary order for umlauts and digits parts 1996-10-22 23:27:56 +00:00
Jordan K. Hubbard
c48c26e1a2 Move Michael Smith to the developers section. 1996-10-22 09:02:50 +00:00
Joerg Wunsch
54223c4d83 Suggest using `dd' to create the swapfile for diskless operation, with
the required size, as opposed to simply `touch'ing it.  This works
around problems in the -current NFS and/or VFS and/or VM code.

Also hint about restricting the permissions to this file.
1996-10-21 23:54:46 +00:00
Andrey A. Chernov
e91cf4df93 Add swissgerman keyboard
Submitted by: Adrian Steinmann <ast@marabu.ch>
1996-10-21 23:34:59 +00:00
Alexander Langer
6337aab8a1 Update email address for John-Mark Gurney (send-pr had recorded the
wrong address because it failed to use REPLY_TO).
1996-10-20 02:44:23 +00:00
Ollivier Robert
5b88fec4d0 Add an entry about slow starting SCSI CD-ROM:
When I booted my system without the above option, the CDROM could not
respond in time to the bootup probe of devices and was "missed".  When
I tried to access the device I got the "Device not configured" error
message.  I rebuilt the kernel with the SCSI_DELAY option and the
problem went away.

Submitted by:	Jon Wallace <adrl@whoweb.com>
1996-10-19 23:13:36 +00:00
Paul Traina
ab1bd630e1 Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
Paul Traina
a46994b3c1 Restore XTERM definition to old definition + KM 1996-10-19 22:47:50 +00:00
Alexander Langer
8d667fdf37 Added John-Mark Gurney for his new area code and /etc/daily.local
contributions (PRs 1731 and 1822).
1996-10-19 21:21:33 +00:00
Alexander Langer
fdc1232a5b Added Oregon's new 541 area code. Closes PR#1731.
Submitted by:	John-Mark Gurney <jmg@nike.efn.org>
1996-10-19 20:47:26 +00:00
Julian Elischer
a77a7ee010 After prodding, add a BSD style copyright to those man pages I think
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00
Paul Traina
732ade13e4 Also reorder xterm-65, xterm-bold, et al 1996-10-18 18:57:48 +00:00
Satoshi Asami
1e085c4094 I think I need to take out the space in "$Id $" to make it work. 1996-10-18 17:33:20 +00:00
Andrey A. Chernov
24504bef97 Remove two-letters names from xterm which cause database
duplicated entries. We don't use two-letter names already long time
1996-10-18 15:46:45 +00:00
Andrey A. Chernov
decf740c73 Remove xterms, the same as xterm now 1996-10-18 15:45:07 +00:00
Paul Traina
fd79f171a3 add km for syscons so folks with meta maps can take advantage of them 1996-10-17 17:50:15 +00:00
Paul Traina
babe800b42 Fix xterm termcap entry to support km and new xterms 1996-10-17 17:47:28 +00:00
Masafumi Max NAKANE
543f9a5afa Added Igor Vinokurov <igor@zynaps.ru>, the maintainer of trafshow port
to the additional contributor list.
1996-10-17 16:42:12 +00:00
Julian Elischer
1d4b74d4fd add a man page for suser() because its usage is not as obvious
as you would first think.
1996-10-16 21:14:32 +00:00
Masafumi Max NAKANE
953441e43b Use newly defined entity for the ``Last modified by'' line. 1996-10-16 12:28:37 +00:00
Masafumi Max NAKANE
103c7efa58 Added entity for Bill Lloyd, the author of the latest isdn.sgml.
And put it in the list of additional contributor.
1996-10-16 12:06:31 +00:00
Masafumi Max NAKANE
4281f54afd Added following people to the additional contributor list:
Dmitry Kohmanyuk <dk@farm.org>
	Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
	Michael Searle <searle@longacre.demon.co.uk>
	MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
	Ronald Kuehn <kuehn@rz.tu-clausthal.de>
	Ville Eerola <ve@sci.fi>
	Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>

Updated following people's addresses:
	Brian Clapper, Hideaki Ohmon, Jian-Da Li, Jim Lowe

Removed &a.andreas; as he's listed in the developpers section.
1996-10-16 05:59:27 +00:00
Andrey A. Chernov
4c6441ffd0 Save half of LC_COLLATE space
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
1996-10-15 22:05:18 +00:00
Paul Traina
c27ebf26ac catch a mismatch after final review... 1996-10-14 17:27:53 +00:00
Paul Traina
972a3f282a Expose the control mechanism for serial console boot so that the default
shipped with freebsd can be changed without modifying the Makefiles directly.

Creates:	BOOT_FORCE_COMCONSOLE
		BOOT_PROBE_KEYBOARD
		BOOT_PROBE_KEYBOARD_LOCK
		BOOT_COMCONSOLE			(port value for console)
1996-10-14 17:25:53 +00:00
Masafumi Max NAKANE
ee91e24972 Fixed a minor typo. 1996-10-14 14:48:02 +00:00
Jordan K. Hubbard
e1f7baf647 Adjust the Israel mirrors now that we have il.freebsd.org working. 1996-10-11 12:07:43 +00:00
Jordan K. Hubbard
8145a39075 Whups, do what I really intended for the copyright string argument here
(that's why there's all those shifts! :).
1996-10-10 09:36:17 +00:00
Satoshi Asami
435b1efd18 Add two entries about ccd. 1996-10-09 20:52:35 +00:00
Bruce Evans
272937b07f Oops, this wasn't supposed to have -Wcast-qual yet.
Also disabled -Wunused.  It caused too many warnings even for me.
The sign mismatch warnings should be fixed first.  They are more
important and harder to disable (they are controlled by -W, which
controls too many things).
1996-10-09 18:41:40 +00:00
Bruce Evans
6b30bfd370 Oops, forgot to cvs add bsd.kern.mk.
Centralized the definition of CWARNFLAGS into bsd.kern.mk.
1996-10-08 22:10:49 +00:00
Bruce Evans
9e72552ff0 Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
Garrett Wollman
6cbc213f79 Fix a macro error in HISTORY section. 1996-10-08 20:38:28 +00:00
Garrett Wollman
a3821fcd37 Delete stale rt_metrics and route flag descriptions and replace them with
a cross-reference to rtentry(9).  Add SEE ALSO and HISTORY sections.
1996-10-08 20:37:24 +00:00
Garrett Wollman
50853e53cc Add an rtentry(9) page to describe the structure of a routing-table
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
Garrett Wollman
ad31211dc6 Document what I believe to be the interface of rtalloc*. 1996-10-08 18:45:06 +00:00
John Fieber
0764dce2cb Generate ISO-8859-1 text by default instead of US-ASCII. 1996-10-08 13:45:06 +00:00
John Fieber
6cd1511da2 close pr 1509 1996-10-07 14:31:01 +00:00
John Fieber
b886cb676e Close pr 1474
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-10-07 14:25:44 +00:00
Wolfram Schneider
7bc830bb88 add variables MODLOAD and MODUNLOAD for modlad/modunload commands 1996-10-06 22:10:35 +00:00
Wolfram Schneider
69d16a72e4 Create first HTML output and than ASCII. Generating
HTML formatted output is usually faster and we see SGML errors
earlier.
1996-10-06 21:55:18 +00:00
John Fieber
601c73f488 Change a few <htmlurl>s into <url>s. Generally, use the <url> tag unless
the url attribute is functionally redundant with the name attribute.
1996-10-06 20:33:37 +00:00
John Fieber
48d0fe5650 Use just $Date:$ for the date, not the full $Id:$ 1996-10-06 20:28:13 +00:00
Wolfram Schneider
8607faf466 correct spelling of 'X Window System' (tm) 1996-10-06 17:59:28 +00:00
Jordan K. Hubbard
73965d2d5a There is no more atapi.flp; No wonder people have been still sending
me confused notes about it.
1996-10-06 12:46:42 +00:00
Jordan K. Hubbard
3981cef30d Make send-pr "hot" 1996-10-06 12:36:30 +00:00
Jordan K. Hubbard
75f0b9afdb Gods, this is OLD! There's so much stale stuff in here, and it's so clearly
NOT being maintained, that I vote for killing this document soon and
moving everything into the Handbook.  The FAQ needs to be "driven" a lot
more aggressively than it has been, and since that's clearly never going to
happen then we should kill it to halt the spread of outdated information.
1996-10-06 12:24:34 +00:00
Jordan K. Hubbard
f777dfe21c Correct more information about the -stable branch. 1996-10-06 12:13:38 +00:00
Jordan K. Hubbard
fd48482730 Revise dates, add some years where it was ambiguous. 1996-10-06 12:10:39 +00:00
Søren Schmidt
29699eb1c7 Apparently the last few lines has been eaten somehow.
Submitted by:	Daniel C. Sobral
1996-10-06 07:58:02 +00:00
Andrey A. Chernov
3efa91b28c Add missing cons30*, cons43* entries 1996-10-06 07:50:08 +00:00
Masafumi Max NAKANE
30fcdae27e A necessary space was missing.
(Sorry for the needless commits.)
1996-10-06 01:36:51 +00:00
Masafumi Max NAKANE
0a81a718ea Back out my previous change.
Pointed Out By:	rgrimes
1996-10-06 01:26:53 +00:00
Masafumi Max NAKANE
5d964df4b8 Changed prefix=/usr to prefix=/usr/ports in the collection ports-all,
just as other collections.
1996-10-06 00:02:05 +00:00
Andrey A. Chernov
c849957cb0 Use full path for cvsup 1996-10-05 19:41:31 +00:00
Andrey A. Chernov
e110018119 Add CVSup block (commented out) 1996-10-05 18:51:45 +00:00
Wolfram Schneider
e627b39bac delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
Alexander Langer
7fa5f4263e Added 210 (San Antonio, TX) and 630 (IL) area codes. 1996-10-05 13:42:44 +00:00
Wolfram Schneider
b6c00f9647 a bunch of spelling errors 1996-10-04 22:54:17 +00:00
Joerg Wunsch
59df6275ad Add a man page describing the interrupt priority `levels'.
Comments by: bde

Lousy MCI network link :(, my commit message for the Makefile has been
botched.
1996-10-04 21:22:49 +00:00
Joerg Wunsch
f89810cd97 Reviewed by:
Submitted by:
Obtained from:
1996-10-04 21:20:07 +00:00
Wolfram Schneider
30548b45b9 typos 1996-10-04 14:01:55 +00:00
Jordan K. Hubbard
7d1e36586d Relax the argument checking - it caused it to fail in the perfectly
legitimate cd-to-worm copy case.
1996-10-04 12:30:16 +00:00
Peter Wemm
fbb10fbaa8 Add LIBSTDCPLUSPLUS
(can't use the '+' char in variable names, same as LIBGPLUSPLUS)
1996-10-04 08:55:05 +00:00
Peter Wemm
0ef8d11abe libresolv.a doesn't exist anymore... Hmm, what's the right thing to do
here?  Can we just undefine it?  What about 3rd party bmakefiles?
1996-10-04 08:52:43 +00:00
Andrey A. Chernov
2b0aad6558 Add vt*-em entries set for emulators without semigraphics 1996-10-03 18:16:05 +00:00
John Fieber
0f31813a98 1) If as link file was created by sgmlfmt, use it during installation.
2) The assignment of CLEANFILES in a .for loop was badly botched.  Now fixed.
1996-10-01 23:44:03 +00:00
John Fieber
7b00f0e0d5 A period (.) in label ID is a problem at the moment. Changed to an
underscore.
1996-10-01 16:47:11 +00:00
Jordan K. Hubbard
7c1e1de62e Some comments from Darryl Okahata <darrylo@hpnmhjw.sr.hp.com> incorporated,
along with some much needed updates to other sections.
1996-10-01 05:28:20 +00:00
Paul Traina
bcb3240507 Add a warning about SCB paging.
Suggested by: gibbs
1996-10-01 03:54:16 +00:00
Andrey A. Chernov
ef3b9af643 Change RussiaAsia rules too to match recent zone rule change 1996-09-30 14:43:53 +00:00
Poul-Henning Kamp
8e537d1686 a couple of typos.
Submitted by:	 wosch
1996-09-29 18:36:13 +00:00
Bruce Evans
2986df98eb Don't warn about non-canonical object directories if they have been
forced in any of the standard ways (MAKEOBJDIR was lost in the
previous commit).  Simplified the conditionals for this.

Restored comment about MAKEOBJDIR from rev.1.4.

Improved English in comments.
1996-09-29 18:28:55 +00:00
John Fieber
6712066d80 Add links file to CLEANFILES. 1996-09-29 18:21:16 +00:00
Joerg Wunsch
42de060267 Add iyengar@grunthos.pscwa.psca.com (Manu Iyengar) for his fine and
ready-to-commit contribution to the FAQ about manually adding a second
disk.
1996-09-29 17:17:42 +00:00
Joerg Wunsch
8753897b8c Contribution to the FAQ about how to add a second disk manually.
Submitted by:	iyengar@grunthos.pscwa.psca.com (Manu Iyengar)
1996-09-29 17:11:59 +00:00
John Fieber
fdd7f118f2 New isdn docs.
Submitted by:	Bill Lloyd <wlloyd@mpd.ca>
1996-09-29 16:52:40 +00:00
Andrey A. Chernov
0dc5b5a4fc Moscow DST rule changed, blame goverment for it 1996-09-29 15:32:41 +00:00
Mark Murray
985c294e79 fix up the secure-* files for cvsup.internat.freebsd.org, and add one for
the crypto CVS tree.

(Does this mean...? Yes! Yes! The International Crypto Site is serving
CVSUP! Yay! Give the man a Nobel Prize!)
1996-09-29 11:26:32 +00:00
John Fieber
25b2a24f77 Rename the FAQ as I threatened to do some time ago. 1996-09-28 22:20:24 +00:00
Nate Williams
7fc738cf77 The warning was triggering off the unused variable MAKEOBJDIR, instead
of the variable OBJLINK which is used in /etc/make.conf to build 'obj'
links in the current directory.  This caused lots of useless warnings
since if OBJLINK is defined ./obj will be created and used.
1996-09-28 19:39:18 +00:00
Bruce Evans
1a5ed802d2 Fixed dependencies on libraries which I broke in rev.1.39 of
bsd.prog.mk and didn't actually fix in rev.1.43 of bsd.lib.mk.
The library names must be defined before they are used in
dependencies.
1996-09-28 06:01:01 +00:00
Satoshi Asami
251d6f360e Back out changes in rev. 1.217 -- ${CONFIGURE_SCRIPT} is not
meant to rename the name of script in ${SCRIPTDIR}.
1996-09-24 06:48:22 +00:00
Andrey A. Chernov
55c8be64d1 Back out my brackets change, it is definitely make bug, (recently
introduced) because old make version I check do the right job.
1996-09-24 04:17:14 +00:00
Andrey A. Chernov
4400af91f7 Add brackets to change bogus make expression priority, i.e.
!defined(X) && $(A) != $(B)
parsed as
(!defined(X) && $(A)) != $(B)
and not as
!defined(X) && ($(A) != $(B))
Probably it should be fixed in make
1996-09-24 03:48:10 +00:00
Wolfram Schneider
e0e5145ce6 add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
Satoshi Asami
0a2bb16e68 Look on the CDROM for patch files too.
Submitted by:	max

While I'm here, add "${DIST_SUBDIR}/" at end of CDROM pathnames.  Also
add an empty declaration of PATCH_SITES next to MASTER_SITES to avoid
"variable recursive" error.
1996-09-23 09:27:59 +00:00
Wolfram Schneider
5adfa840ff add a.core entity for FreeBSD core team
use E-Mail entities if possible, except for 386BSD Patch kit section
1996-09-22 15:40:46 +00:00
Jordan K. Hubbard
b145f09f51 Properly boldify all list items and correct a syntax error. 1996-09-22 09:29:09 +00:00
Wolfram Schneider
f98e6287f8 Improve comments, sync sh/csh scripts if possible. 1996-09-21 21:35:47 +00:00
Jordan K. Hubbard
0db7abdd72 Note that EtherPower 2 is supported.
Submitted-By: Doug White <dwhite@gdi.uoregon.edu>
1996-09-21 17:51:46 +00:00
Wolfram Schneider
374fc79d70 fix .Xr macro 1996-09-21 15:08:10 +00:00
Peter Wemm
b99929ea6b Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option
since the cc1/cc1plus backends were linked static some time ago.
1996-09-21 14:30:23 +00:00
Bruce Evans
373fdd9648 Added a `checkdpadd' target to help check that ${DPADD} is consistent with
${LDADD}.  It doesn't handle internal libraries very well yet.
1996-09-20 16:17:07 +00:00
Bruce Evans
6a2c9543a5 Fixed and simplified `whereobj' rule. Use the not-so-new -V feature.
Echoing ${.OBJDIR} would work. but -V is more general.
1996-09-20 16:08:21 +00:00
Peter Wemm
f031d834e1 Correct Warner Losh's entity name from a.john to a.imp :-)
Move Steve Price and Steve Passe from the contrib section to the author
section.

Add Jason Thorpe for his recent 64-bit fixes while I'm here.
1996-09-20 05:08:36 +00:00
Jordan K. Hubbard
29ff9e1571 Add Warner Losh to developers list. 1996-09-20 04:41:01 +00:00
Peter Wemm
0a5243c743 add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have
the gnu libobjc rather than the NeXT one.  I do not understand objc
so I don't know the implications of this, but the gcc-2.7.2 libobjc is
built with this.
1996-09-19 07:01:45 +00:00
Peter Wemm
32b115257e disable the objwarn warning if NOOBJ is set.. We have quite a few places
in the tree that use things like bsd.prog.mk just to get the default
targets like install, tags, obj, clean, cleandir, cleandepend, but do not
actually build anything there.
1996-09-19 06:58:26 +00:00
Steven Wallace
b3618bcf57 .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
bsd.obj.mk.  Also, a make target called objwarn checks to see
if ${.OBJDIR} != ${.CURDIR} and ${.OBJDIR} != ${CANONICALOBJDIR}
and outputs a warning.  (No warning for the latter if MAKEOBJDIR or MAKEOBJDIRP
REFIX is set).  objwarn is called from all targets in bsd.prog.mk, bsd.kmod.mk,
and bsd.lib.mk.

Reviewed by:	bde
1996-09-18 06:09:19 +00:00
Masafumi Max NAKANE
3a78b059a0 Moved Masafumi Nakane from the Additional FreeBSD Contributors section
to the FreeBSD Developers section, and added an entity &a.max.
1996-09-17 12:34:57 +00:00
John Fieber
36d41b2e36 Reword wcd0 description.
Submitted by:	Peter da Silva <peter@taronga.com>
1996-09-16 14:27:07 +00:00
Peter Wemm
eb0085f483 Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using
man pages (eg: named/bind/etc).  In order to get (say) dig.1 to pass
through the filter and produce a new dig.1 for installing, I used an
intermediate file at build time, similar to the way the .gz man pages are
built.

I've not extensively tested this, but it seems to work for the known
cases where it was failing, and it only affects the NOMANCOMPRESS case
which was already broken.

Pointed out by: "Ph. Charnier" <charnier@xp11.frmug.org>, PR#1612
1996-09-16 14:13:40 +00:00
Adam David
ff5e8163fd &rsqb; --> ] 1996-09-15 03:31:28 +00:00
Alexander Langer
abddf39173 Expand the definition of -N during 'add' to indicate that it only
affects the display of the chain entry.  The definition of -N in
'list' is left alone since this behavior is implied there.
1996-09-15 00:15:33 +00:00
Alexander Langer
ee8eb359dd Revert the description of -N to its original form. It was right the
first time.
1996-09-14 17:18:10 +00:00
Satoshi Asami
09c9a90bfd Add ports-chinese.
While I'm here add src-release and src-tools.  Also describe src-all and
ports-all.
1996-09-14 02:32:30 +00:00
Satoshi Asami
548f3aa425 Add ports-chinese. 1996-09-14 02:24:25 +00:00
Thomas Gellekum
2d108ce146 Update Bernd Rosauers e-mail address 1996-09-13 08:11:51 +00:00
Ollivier Robert
b789faa9c1 Add a section about how to access the GNATS base from WWW.
Add a section on what to do in order to recompile the latest BIND from ISC.

Change a & into a more proper &amp; as LaTeX shoked on it.

Obtained from: Usenet
1996-09-12 23:01:21 +00:00
Satoshi Asami
3fa11fe3b5 Changed Mr. Mita's e-mail address. 1996-09-12 09:53:53 +00:00
Jordan K. Hubbard
1b3e7a155f Use relative path to eign.
Submitted-by: Dan Walters <hannibal@cyberstation.net>
1996-09-12 08:29:14 +00:00