Commit Graph

1128 Commits

Author SHA1 Message Date
ache
da9c510abe Fix basedir, must be /usr, was /usr/src 1995-09-27 20:00:47 +00:00
nate
5182a414ac Modified the example line added to /etc/services to be the same as the
line which already exists in the default /etc/services distributed by
FreeBSD

Submitted by:	mrcpu@cdsnet.net (Jaye Mathisen)
1995-09-27 19:20:43 +00:00
jfieber
b18a534c64 Add FAQ and handbook. 1995-09-27 15:45:45 +00:00
asami
28ca9b4539 Correct typo..."Word Wide Web"? That's not very "wide" (unless
you speak German or Danish ;)...!
1995-09-27 08:39:54 +00:00
jmz
ebe88aed4a Fix typos.
Reviewed by:	/usr/local/bin/ispell
1995-09-27 00:46:30 +00:00
wollman
20f877f8e8 Spell `principal' right. I don't wish to have my principles rearchitected. 1995-09-26 19:19:26 +00:00
wollman
c729260c68 Correct word-choice braino. 1995-09-26 19:12:28 +00:00
peter
310628bfbd Add and enable a man page for si(4) - the specialix serial driver..
I couldn't use the original, as it had unusable copyright on the manpage..

(now that must be a first.. the source copyright was fine, the manpage
was not..)
1995-09-26 18:23:38 +00:00
jfieber
8d2c8c2164 Incorrect model number for BOCA multiport card corrected.
Submitted by:	"Adrian T. Filipi-Martin" <atf3r@agate.cs.virginia.edu>
1995-09-26 17:47:02 +00:00
asami
ef864d5cfa Added knarf@nasim.cube.net (Frank Bartels) for his contribution of the
gated Makefile patch.
1995-09-26 10:16:23 +00:00
asami
c2d544d172 Added Cristian Ferretti (cfs@riemann.mat.puc.cl) to honor his contribution
of the new xfig port.
1995-09-26 09:45:06 +00:00
wollman
60214bed22 Add some text I originally wrote for work describing how to use
S/Key.
1995-09-25 18:23:05 +00:00
ache
b7232ddfdd Remove kerberosIV sup entry, it was replaced by eBones long time ago 1995-09-25 12:29:54 +00:00
ache
4380e40206 Comment out standard/stable secure entries, lets use secure*supfile
Add secure supfile for stable branch
1995-09-25 12:17:30 +00:00
jkh
6e5599c804 Bring this document up-to-date. 1995-09-25 09:38:59 +00:00
jfieber
d4c76dacba * Make author's email address come out as mailto url's in HTML.
* Import my "Installation for the Impatient" to the install section.

* Move Booting and memory use into a "Tech Topics" chapter; add
  DMA information. (Frank Durda IV)

* Bring in ESDI section.  (Wilko Bulte)

* Bring in MD5/DES section.  (Garrett Wollman)

* Fix a couple problems with LaTeX output.
1995-09-25 04:53:33 +00:00
asami
5e21351fdb Add Chuck Hein (chein@cisco.com) for his important contribution
regarding a fix of top coredumping on fast machines.
1995-09-23 06:23:18 +00:00
peter
f354a9c51e Fix typo.
The skeleton still had one reference to "THE REGENTS" instead of "[your name]"
1995-09-22 20:47:03 +00:00
ats
b7eab811e7 Change the machine name for the mount example for sunos to sunbox instead
of linuxbox to not confuse people.
1995-09-21 09:29:06 +00:00
jfieber
cd5b3ff8ca Fix the phone number for Walnut Creek CDROM 1995-09-20 16:34:15 +00:00
jfieber
793697b948 Add a missing quote that resulted in a parse error. 1995-09-19 14:23:38 +00:00
gclarkii
bf20308a75 Added Conetic Software Systems to commercial area
Added entry on NFS mounting SunOS drives (Just like the Linux entry above it)
Added entry on use of cu to do AT commands

Still to be added: KTRACE entry
1995-09-19 10:58:43 +00:00
asami
1e3cbf190d Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.
They are called from the fetch, extract and install targets,
respectively.

Also, only RUN_DEPENDS is put into the @pkgdep list of the package.

EXEC_DEPENDS is still supported (for now), it is copied into
BUILD_DEPENDS and RUN_DEPENDS.  This will go away after we finish
fixing all the ports Makefiles.

This change fixes the following bug/features:

(1) "make fetch" building and installing all the dependencies

(2) Programs needed for building only (e.g., gmake) put into the
    packages' dependency lists ("why does the emacs package depend on
    gmake?")

Reviewed by:	the ports list
1995-09-18 08:01:20 +00:00
markm
5fbb48dfae Change tha name if the primary international crypto archive from
skeleton.mikom.csir.co.za -> ftp.internat.freebsd.org
1995-09-17 14:31:51 +00:00
dg
6d42287756 Add EOF newline. 1995-09-17 10:56:37 +00:00
jmz
f96d2d3710 Add technical specifications, and give the pinout of the game port
Submitted by:	Joe Greco <jgreco@brasil.moneng.mei.com>
1995-09-16 16:29:16 +00:00
ache
9299d1d254 Update to reflect new options 1995-09-15 20:15:10 +00:00
gibbs
cb966a65de Update these to the new sup targets:
src-bin 	release=current  or release=stable
1995-09-15 18:48:52 +00:00
ache
3cfbb2019c Reflect new LINE env variable addition 1995-09-15 16:45:49 +00:00
ache
af12deb11c Add -fno-strength-reduce to -O2 optimization, all stuff commented out 1995-09-15 01:05:41 +00:00
ache
02aaca1d68 Add commented out entries for SUP update, 3 standard supfiles handled:
standard/ports/secure
1995-09-15 01:03:55 +00:00
ache
4a0ea00045 Add international secure-supfile from Mark
Obtained from: announce@freebsd.org
1995-09-15 01:00:38 +00:00
ache
299c41389a Add startslip example 1995-09-14 23:49:31 +00:00
jfieber
cf5157b536 Update the target release month for 2.1. 1995-09-14 21:57:08 +00:00
asami
051b650295 Ignore patchfiles that end with ".orig" or "~".
Suggested by:	paul, joerg among others
1995-09-13 10:14:31 +00:00
jfieber
47fb065f6d Make the sample config file entry for mse0 use irq5 instead of irq6.
Apparently some bus mice won't go above 5 and the 2.0.5 LINT shows 5.
Submitted by:	Brian Handy <handy@condor.physics.montana.edu>
1995-09-11 02:23:03 +00:00
jfieber
c87bfe009e Now works correctly with obj directories.
FORMATS can be defined as an empty string to suppress generation or
installation of any files.  Previously setting it to "null" had that
effects.

Now uses MANOWN, MANGRP and MANMODE for installation instead of BINOWN,
BINGRP and BINMODE.
1995-09-10 21:49:24 +00:00
jfieber
a83219b615 Fix a bug with the clean target. 1995-09-10 17:18:24 +00:00
jfieber
2483cecdd8 Add a makefile. 1995-09-08 19:40:04 +00:00
jfieber
28b7aad276 Add a makefile. 1995-09-08 19:34:26 +00:00
jfieber
d23bb5b6fa Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
jfieber
3ee19176e2 A makefile for sgml source files.
Reviewed by:	Rod Grimes rgrimes@gndrsh.aac.dev.com
1995-09-08 19:23:19 +00:00
asami
e53a3f96a9 Remove machine name from Dave Chapeskie's e-mail address. 1995-09-08 10:14:52 +00:00
julian
23a00f08e3 Submitted by: -Luigi Rizzo (luigi@iet.unipi.it)
Obtained from:  Luigi Rizzo and Gunther Schadow
man page for the asc scanner driver
1995-09-08 03:10:51 +00:00
jkh
b31ce7ddb0 Move and properly add in man page for Matrox Meteor driver.
Submitted by: james
1995-09-06 03:34:52 +00:00
jfieber
bc9f4e1b28 Changes submitted by the author.
Submitted by:	Wilko Bulte, <wilko@yedi.iaf.nl>
1995-09-05 21:07:15 +00:00
jfieber
c488bc9827 A first rough cut at an abridged version of the handbook for use
on the installation floppy.

Also pulled the entity definitions for the various sections out
of handbook.sgml and put them in their own file since they are used
both by handbook.sgml (the full version) and boothelp.sgml (the
abridged version).
1995-09-03 21:12:29 +00:00
ats
5c97b17f6e Correct a typo. 1995-09-02 11:09:03 +00:00
wpaul
5c90d7367c Update this man page to reflect reality with respect to NIS and
document the proper way to set up NIS overrides in the password database.
1995-09-02 04:25:24 +00:00
wpaul
13cf8d48fa Update this man page to reflect reality. 1995-09-02 04:20:01 +00:00
jfieber
9bf6ddb952 a) Fix some glitches that trip up LaTeX.
b) Put in names and email addresses of people who have claimed
   empty sections as their own.
c) Incorporated MIRROR.SITES as the first section in the appendix
   titled "Obtaining FreeBSD".  When adding, removing or otherwize
   twiddling with the mirror site info, do it in mirrors.sgml!
d) A couple other odds and ends.
e) NOTE: You must update your your /usr/bin/sgmlfmt and /usr/share/sgml
   to process this edition of the handbook!
1995-09-01 04:54:14 +00:00
jkh
b4490d7ddf Tweak. 1995-08-31 15:17:02 +00:00
jkh
3c51eaed40 Whoops, move - not delete! 1995-08-31 15:15:17 +00:00
jkh
739a3a9d7c Update contributors. 1995-08-31 15:12:20 +00:00
jkh
c188facc71 Update this file. 1995-08-31 15:08:39 +00:00
dg
a530605ce9 Corrected Marc Frajola's email address. 1995-08-30 09:51:38 +00:00
dg
b61b03b7cf Corrected Marc Frajola's email address. 1995-08-30 09:44:45 +00:00
asami
4ccd3eba65 Don't trust ncftp's exit status, they are not indicative of whether
the file is fetched or not.  Apparently Jordan fixed it a long time
ago but it was broken again at import of the new version of ncftp.
Which means even if we fix it, it may break again and we may need to
fix it again, and (imagination here, please)....

Instead, move the file existence check into the for loop for
MASTER_SITES/PATCH_SITES and break out with "continue 2" when the file
is found.  This is actually a cleaner logic than before if you ask me,
because instead of assuming the file is fetched on a 0 exit status
from ncftp AND checking for the existence of the file after the loop,
the check is done exactly once for each iteration and nowhere else.
1995-08-29 11:57:40 +00:00
asami
2c2d5b95af Clean up EXTRACT_ONLY logic a bit. Instead of branching in the
do-extract target depending on defined(EXTRACT_ONLY) or not, simply
set EXTRACT_ONLY ?= ${DISTFILES} and always use ${EXTRACT_ONLY} as
the extraction list.
1995-08-29 11:24:50 +00:00
olah
c80ab4eba4 Add myself to the contributor list. 1995-08-29 07:28:48 +00:00
jfieber
d756607fbe Bug fixes. Added an <htmlurl> tag to be compatible with the latest
linuxdoc.
Obtained from:	Linuxdoc 1.3
1995-08-29 01:46:34 +00:00
jfieber
d6ca9c0223 Clean up assorted formatting glitches. Mostly associated with missing
<header> tags.
1995-08-29 01:42:52 +00:00
mpp
08749fd7df Add myself to the contributor list. 1995-08-28 21:53:12 +00:00
jfieber
3e1e7bcd42 Fix assorted formatting glitches. 1995-08-28 20:34:59 +00:00
jkh
5874a33361 Man page for Matrox meteor.
Submitted by: Mark Tinguely <tinguely@plains.nodak.edu> and Jim Lowe <james>
1995-08-28 17:08:26 +00:00
jkh
2b17fbec31 Bring in example files for Mark Tinguely and Jim Lowe's Matrox Meteor driver.
Submitted by: Mark Tinguely <tinguely@plains.nodak.edu> and Jim Lowe <james>
1995-08-28 16:54:54 +00:00
jfieber
1d51f50e5a Added some info on Boca and Digiboard multiport cards.
Submitted by:	Andrew Webster <awebster@dataradio.com>,
		Don Whiteside <whiteside@acm.org>
1995-08-27 02:44:20 +00:00
jkh
480af4c950 Cleanup. Remove a gratuitous observation. 1995-08-26 12:07:06 +00:00
asami
8dfac6ca20 Added Alain Kalker <alain@Wit401402.student.utwente.nl> for his
contributions of a new slirp port.
1995-08-26 07:54:44 +00:00
dg
e4399032af Document "noauto" as an fstab option. 1995-08-26 05:52:24 +00:00
jfieber
95bcd2d871 Another minor correction about Adaptec controllers.
Submitted by:	"Justin T. Gibbs" <gibbs@FreeBSD.org>
1995-08-26 03:09:12 +00:00
jfieber
303dabdf20 Fixed a small omission:
<item>Adaptec 274X/284X/2940 (Narrow/Wide/Twin)
	      series ISA/EISA/VLB/PCI SCSI controllers
                              ^^^
Submitted by:	"Justin T. Gibbs" <gibbs@FreeBSD.org>
1995-08-25 23:51:08 +00:00
jfieber
2d8492d7c8 Added some notes on PCI chipsets and their quirks.
Submitted by:	jhk@freebsd.org for rgrimes@freebsd.org
1995-08-25 22:14:30 +00:00
dg
1cd7b96192 Added Kirk McKusick. 1995-08-25 10:43:59 +00:00
dg
94dbdb2761 Added Kirk McKusick. 1995-08-24 23:22:39 +00:00
asami
c41493511a Add
Kurt Olsen <kurto@tiny.mcs.usu.edu>

to the list of contributors for his great netscape mailcap file.
1995-08-21 12:30:54 +00:00
asami
ec06374053 Moved in my changes from CONTRIB.FreeBSD. The "M-x sort-lines" corrected
some ordering errors too.
1995-08-21 07:19:20 +00:00
gclarkii
506c0e2fd3 Add entry for ATAPI cd-rom for current.
slight cosmetic changes.
1995-08-20 15:21:31 +00:00
jfieber
db8dc4f2a3 Added a note about dealing with dynamic IP address assignment from
service providers.
Submitted by:	Robert Watson   rwatson@sidwell.edu
1995-08-19 22:16:06 +00:00
jfieber
db1568daa9 Placed a link to the XFree86 Project WWW pages as a placeholder for
our X11 documentation.

Vastly improved documentation for porting applications, courtesy of
asami@freebsd.org.

Submitted by:	asami@freebsd.org
1995-08-19 15:38:25 +00:00
gclarkii
1504e1e77c Change my address,
Add John Bresler
1995-08-18 20:23:52 +00:00
joerg
cc720119fe Add the FTP mirror of the Dresden University.
Jordan, you might wish to update sysinstall's builtin knowledge, too.

They are also offering r/o NFS access, will this be interesting for
us? (sysinstall)
1995-08-18 18:20:13 +00:00
se
92af8cd415 Add "Danny J. Zerkel <dzerkel@feephi.phofarm.com>" because of his
contributions to the PCI chip set register dump description table.
1995-08-18 16:33:55 +00:00
asami
e89da2c8aa Merge all the "skeleton" target into one macro. This is an enormous
change, but I've been testing this on thud and silvia for quite a
while, also I haven't gotten any bug reports from the ports list, so
I'm going to let it loose!

It cleans up this file quite a bit, now I can go in and start adding
some more "interesting" things.... ;)
1995-08-18 10:06:28 +00:00
ats
bd043c4e29 Correct a typo. 3c389 -> 3c589 is the correct 3com PCMCIA card number. 1995-08-17 21:18:48 +00:00
ache
5da7738f94 Fix F11 and F12 for VT200, my mistake
Remove some rare-used semigraphics from VT100 entry, it really helps many
not-fully compatible emulators and don't degradate original vt100 much.
Add VT200 keys set to VT100 k1-k4, it not affects original VT100 since no one
program tests keys presense, but helps emulators to work
1995-08-16 21:45:34 +00:00
peter
339901776f Remove bogus "nl=" and "ko=" from AT386.. The "nl=" causes serious problems
with scrolling, especially with nvi.
Reviewed by:	ache
1995-08-15 20:22:52 +00:00
joerg
037cda90b7 Correct the entry for some Dasher terminal. A backslash has been
mangled.

Submitted by:	oops, i've just killed the mail from my inbox :-(
1995-08-15 19:58:29 +00:00
se
a26747a34c Add "Danny J. Zerkel <dzerkel@feephi.phofarm.com>" because of his
contributions to the PCI chip set register dump description table.
1995-08-15 09:56:38 +00:00
wollman
33bed8dfd6 Added a copy of my little program to find the IP address of the outgoing
interface for a particular remote host.

Requested by: Joerg Wunsch <j@uriah.heep.sax.de>
1995-08-14 16:08:39 +00:00
olah
8f7e3b9dee Add myself (Andras Olah <olah@cs.utwente.nl>) to the contributors' list. 1995-08-14 12:26:54 +00:00
asami
252d005572 Added ports-plan9.
Reminded by:	rgrimes
1995-08-14 10:05:27 +00:00
asami
2271e5031e Add the following people to the contributors' list.
Anthony Yee-Hang Chan <yeehang@netcom.com>
Bill Fenner <fenner@parc.xerox.com>
Brian Tao <taob@gate.sinica.edu.tw>
Chris Stenton <jacs@gnome.co.uk>
Chuck Robey <chuckr@Glue.umd.edu>
Cornelis van der Laan <nils@guru.ims.uni-stuttgart.de>
Craig Struble <cstruble@vt.edu>
Dave Chapeskie <dchapes@ale.zeus.leitch.com>
Don Whiteside <dwhite@anshar.shadow.net>
Eric L. Hernes <erich@lodgenet.com>
Frank Nobis <fn@trinity.radio-do.de>
Janusz Kokot <janek@gaja.ipan.lublin.pl>
Javier Martin Rueda <jmrueda@diatel.upm.es>
Josh MacDonald <jmacd@uclink.berkeley.edu>
Lucas James <Lucas.James@ldjpc.apana.org.au>
Marc Ramirez <mrami@mramirez.sy.yale.edu
Marc van Kempen <wmbfmk@urc.tue.nl>
Michael Smith <msmith@atrad.adelaide.edu.au>
NIIMI Satoshi <sa2c@and.or.jp>
Nobuyuki Koganemaru <kogane@kces.koganemaru.co.jp>
Peter Wemm <peter@haywire.DIALix.COM>
Philippe Charnier <charnier@lirmm.fr>
Rob Snow <rsnow@txdirect.net>
Richard Stallman <rms@gnu.ai.mit.edu>
Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Tom Samplonius <tom@misery.sdf.com>
Torbjorn Granlund <tege@matematik.su.se>
Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>

These are the people who appeared in the "Submitted by:" lines of the
commit messages that I still have in my mail archive.  Since they are
my commit messages, most of them are porters and port bug-fixers.

You will probably notice at least one major "celebrity" in there.  Yes
you're right, that's him, he sent me a patch for emacs (what else? :)

By the way, if you are a committer, now may be a good time to add
yourself to this list by yourself, provided you made at least one
commit before.  We don't do that for you, you have to claim credit
for yourself. :)
1995-08-14 09:44:54 +00:00
jkh
3bb5707e9d Substantial re-write. 1995-08-12 21:33:24 +00:00
roberto
e9ea0a8746 Add the DOS install tips from the install notes.
Add a section on /etc/sysconfig and the new configuration scheme
Corrections from Brad Midgley and David O'Brien (from the lists).
Formatting changes for the ASCII version.
Change about Motif from SWiM to Lasermoon.

The FreeBSD goal section needs more meat, Jordan :-)
1995-08-12 18:22:34 +00:00
joerg
13b5465e81 Make this example actually compile again. Rename the module so that
it will get a unique .o file name, and convert the module's Makefile
to use <bsd.mod.mk>.
1995-08-12 17:26:37 +00:00
joerg
a85ef14c30 Do not omit the Makefiles when installing the examples; they are part
of them.  Also correct the omission of CVS files by abusing the find
syntax instead of grepping.

Closes PR #bin/636.
1995-08-12 16:28:10 +00:00
dg
2a4e199e04 Changed default optimization from -O2 back to -O...gcc 2.6.* has serious
bugs when using -O2.
1995-08-11 11:47:30 +00:00
jfieber
7fbc5f520d New Improved version of the slip client document.
Submitted by:	Satoshi Asami <asami@FreeBSD.org>
1995-08-09 03:43:48 +00:00
ache
ec82f9a579 Add Id string
Replace empty AM string with two spaces to not break output length
1995-08-08 02:02:32 +00:00
wollman
778f67db9c I forgot the reason why I didn't have a period in the `Rep of Palau' the
last time, and mistakenly added it in, thus causing a syntax error in
tzsetup.  Fixed.
1995-08-07 15:57:46 +00:00
ache
a1f95a2e08 Fix %c to be ctime-compatible 1995-08-06 11:50:26 +00:00
ache
ba987a9a72 Add timedef 1995-08-06 11:20:41 +00:00
ache
2651913ab8 This commit was generated by cvs2svn to compensate for changes in r9958,
which included commits to RCS files with non-trunk default branches.
1995-08-06 11:15:54 +00:00
ache
40eef631fe Re-import it to proper location 1995-08-06 11:15:54 +00:00
ache
390b010598 Re-import it to proper location 1995-08-06 11:15:54 +00:00
bde
832ba59977 Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
jkh
5e2d56d556 Update cmich's URL.
Submitted by:	Mail Archive <archive@cps.cmich.edu>
1995-08-05 02:04:18 +00:00
wollman
f7ba213e8c Merge timzeone data changes from vendor branch. Most significant change
is 1996 EC harmonization.  Also, the following timezones have been renamed:
	Asia/Frunze -> Asia/Bishkek
	Pacific/Cocos -> Indian/Cocos
	Pacific/Belau -> Pacific/Palau
	America/Navajo -> America/Shiprock
and one new timezone has been added:
	Australia/Canberra
1995-08-04 16:23:09 +00:00
wollman
dffe3b9efb This commit was generated by cvs2svn to compensate for changes in r9905,
which included commits to RCS files with non-trunk default branches.
1995-08-04 15:53:27 +00:00
wollman
6ed4024cc3 Latest timezone data from Arthur David Olson
Obtained from:	Arthur David Olson <ado@elsie.nci.nih.gov>
1995-08-04 15:53:27 +00:00
jkh
73f3d20139 Add ftp://ftp.synapse.net/contrib/FreeBSD 1995-08-03 17:08:19 +00:00
jkh
8c29b4e989 Remove ftp.ctr.vt.edu at the request of the mirror maintainer. 1995-08-03 01:45:28 +00:00
dg
e8ffa878fc Use lorder/tsort for shared libraries. It might help group things better.
Suggested by Garrett Wollman.
1995-08-02 22:31:52 +00:00
jkh
d026806cf8 Add Irish mirror site. 1995-07-31 21:39:47 +00:00
jfieber
84ae61be1a Minor corrections.
Submitted by:	joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
1995-07-31 01:18:46 +00:00
dg
fac592af30 Correct the mangled English when mentioning that the kernel config-file
"dump on" is deprecated...by removing the note completely.
1995-07-30 18:33:01 +00:00
joerg
9941b89cce Update the parts on how to take a kernel crash dump.
Reviewed by:
Submitted by:
Obtained from:
1995-07-30 12:53:39 +00:00
bde
96b5c37302 Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.
Submitted by:	John Hay (jhay@mikom.csir.co.za)
1995-07-30 08:04:50 +00:00
roberto
e2b2945294 Corected a few typo which resulted in strange resulon results. Add URL
pointing to the Handbook. Changed a few entries to mention /etc/sysconfig.
Reviewed by:
Submitted by:
Obtained from:
1995-07-30 01:44:51 +00:00
roberto
5316d88e1b Corrected @@ into @. 1995-07-29 22:39:44 +00:00
roberto
a1e5be5258 Put the name of the latest snapshot: 2.1.0-950726-SNAP. 1995-07-29 22:35:40 +00:00
pst
cd6ef599be Only execute /usr/games/fortune if it's there. 1995-07-29 18:43:52 +00:00
roberto
2a45c5fe89 Change the `make depend all'' to make depend'' then `make all'' in
the kernel configuration section.
1995-07-29 18:12:50 +00:00
roberto
c54dec0ca2 Major overhaul of the FAQ. I've added several contributions
specially from Darryl Okahata. I've rewritten several URL to the proper
<url url="" name=""> tag. There is still room for improvement but it
should be closer to 2.0.5R now. I'll try to be faster for future updates...

Obtained from: Mail messages from the lists.
1995-07-29 18:09:19 +00:00
jfieber
7d793609e8 Added a new section un user ppp (iijppp).
Submitted by:	Nik Clayton <nik@blueberry.co.uk>
1995-07-29 13:08:02 +00:00
jkh
054fc09b4c Make this less unintentionally egocentric sounding. 1995-07-28 23:09:28 +00:00
jkh
ef9276b19a Add spanish keymap.
Submitted by:	Paco Rosich <rosich@modico.eleinf.uv.es>
1995-07-27 23:09:17 +00:00
jfieber
c8aea2c1cf Added info on the freebsd-multimedia mailing list.
Started a new author motivation program: putting e-mail addresses in
empty sections that people offered to write.   ];>
1995-07-27 16:15:32 +00:00
wollman
d40449353c Use GZIPCMD to hold name of gzip command rather than just GZIP.
Submitted by: Torsten Blum
1995-07-27 15:03:27 +00:00
joerg
7cccd0e4ec Make this bugger actually compile and work again:
o a couple of header files have been missing

o convert the LKM Makefile to use <bsd.kmod.mk>

o rename the module to ``misc_mod'' (as opposed to ``miscmod''), so
  the module name can be made identical to the module's file name,
  avoiding the clash with one of the component's .o file names

o modstat(1/8) has been moved meanwhile
1995-07-27 09:45:28 +00:00
wollman
8aa75943cd Update to match latest bsd.doc.mk. 1995-07-26 13:52:59 +00:00
wollman
d2d0635519 Compress doc' and info' documents before installing them. 1995-07-26 13:51:46 +00:00
jkh
0f7faf00c3 Add ftp://ftp.cslab.vt.edu/pub/FreeBSD to mirrors. 1995-07-26 02:36:01 +00:00
bde
f5284ed86d Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
asami
6901602ad3 Let MASTER_SITE_OVERRIDE be prepended to the MASTER_SITES list instead
of replacing it.  This way you can point it to a site close to you
that carries many distfiles, and still let it go fetch from the
original site if the distfile is not there.

Original idea by: mmead@Glock.COM
1995-07-24 08:02:07 +00:00
joerg
cfcbb9e6f7 Description:
German reunification was _way_ back.  Fixing anachronism.

Reviewed by:
Submitted by:	kieber@sax.sax.de (Ulf Kieber)
Obtained from:
1995-07-22 22:15:42 +00:00
jfieber
e3cfc5d38e Document the new digest forms of the hackers, current, and questions
mailing lists.
Submitted by:	"Jonathan M. Bresler" <jmb@kryten.Atinc.COM>
1995-07-18 21:33:53 +00:00
gibbs
5fa4b742ae Allow the specification of the controller bus when wiring down scsi buses.
This is performed by using a line similar to:

controller scbus0 at ahc0 bus 1

to wire scbus0 to the second bus on an adaptec 2742T controller.

Reviewed by: Peter Dufault(dufault@hda.com), Rod Grimes(rgrimes@FreeBSD.org)
1995-07-17 23:38:16 +00:00
jfieber
2576920e62 Correct some misinformation about using the MS-DOS xcopy command.
Fix some english syntax errors.  (More corrections needed)
Submitted by:	Kristyn Fayette <kristyn@gnu.ai.mit.edu>
1995-07-17 20:24:09 +00:00
jkh
bd1a59f7bc Simplify the USE_IMAKE stuff considerably.
Suggested by:	asami
1995-07-17 16:20:58 +00:00
jfieber
75e449c12d Make a note of the minimum RAM requirements for FreeBSD. 1995-07-16 17:06:22 +00:00
jkh
d3dff05548 A regrettable hack to allow a port to say that it doesn't want its Makefiles
made after the xmkmf run.
1995-07-15 14:07:02 +00:00
jfieber
05260b48fe Add a cross reference target for "Supported Configurations". 1995-07-14 21:44:31 +00:00
rgrimes
b381ad93a8 [I cvs admin -o the last one of these you saw, it was commited on
the wrong branch :-(]

Eliminate incorrect double negative logic Bruce has been gripping
about for a year now.  Change = no_way to = true.

Submitted by: bde (sort of, patch by me :-))
1995-07-13 09:15:50 +00:00
rgrimes
f4ec3663df Remove CCFPU, it is no longer used any place in the source tree.
Submitted by:	Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-07-13 08:43:14 +00:00
asami
52276e26f3 Add new sup targets for the following categories:
benchmarks, emulators, security, sysutils
1995-07-12 23:56:50 +00:00
gpalmer
d985122c76 Don't set SHELL by default - if you chpass -s your shell, this
will over-ride it and confuse several applications, including
xterm
1995-07-12 22:42:55 +00:00
jfieber
fe08c1e505 A variety of small enhancements.
Submitted by:	asami@cs.berkeley.edu (Satoshi Asami)
1995-07-12 15:01:38 +00:00
jkh
17ddf41a80 Documentation changes reflect the new hardware support and change the
appearance version to 2.0.5 (was 2.1).    Nice and tidy.   :-)
Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-07-11 03:04:20 +00:00
asami
919efb0db9 Add IS_DEPENDED_TARGET to change the behavior of a port when you want
to do something else than "install".  For example,

make IS_DEPENDED_TARGET=fetch fetch

will fetch the required distfiles including those of the dependencies
without actually building and installing dependencies.

Also document ECHO_MSG.

Requested by:	paul
Reviewed by:	paul, jhs and others
1995-07-11 02:15:35 +00:00
markm
58d51e4ed4 Correct typo. kadmin -> kadmind
Submitted by:	rich@lamprey.utmb.edu
1995-07-10 20:14:08 +00:00
jfieber
4b9cebd4b5 Added the contents of CONTRIB.FreeBSD as an appendix. 1995-07-09 21:39:55 +00:00
jfieber
f1d59a862d Change freebsd-users-groups to freebsd-user-groups 1995-07-09 16:36:00 +00:00
jkh
f76a114dea Adjust the core team roster to reflect current reality. It's the middle
of July now and none of the parties involved have protested since the matter
was raised in June.

Spell Jörg's name with a proper umlaut.
1995-07-08 20:52:52 +00:00
jfieber
f4c8f572ca Document the new freebsd-users-groups mailing list.
Submitted by:	Jonathan M. Bresler  jmb@kryten.atinc.com
1995-07-08 17:26:11 +00:00
jfieber
6a877cbd09 Numerous changes by Jordan.
Submitted by:	Jordan Hubbard <jkh@freebsd.org>
1995-07-07 22:25:55 +00:00
jfieber
2281de73f3 Fix a couple formatting glitches.
Fix a couple cross references.
1995-07-06 14:25:01 +00:00
jkh
8d044a31ae Add Joerg Wunsch to the core team roster. Welcome aboard, Joerg! 1995-07-05 04:14:20 +00:00
jfieber
84a86fc1d2 Add 4.4BSD set, normalize some formatting. 1995-06-30 18:41:09 +00:00
jfieber
2878e04a6f Start populating the handbook with useful cross reference targets.
All cross reference labels start with name of the file that contains
them.  A label for the top section level is simply the name of the
file (omitting the .sgml).  Other references within the file append a
colon and onother name.  For example, the label on the mailing list
section in the file eresources.sgml is eresources:mail.  This gives
each file its own cross reference namespace.
1995-06-30 17:37:53 +00:00
gclarkii
3c540f9912 Update FAQ to something a little more modern. I still need updated
info on the Non-US DES sites and how-to.

Please look this over and see if you catch any other errors.
Thanks.
1995-06-29 14:05:41 +00:00
rgrimes
0cbc22167b Here is a supfile for getting the -stable bits from SUP.FreeBSD.ORG. 1995-06-26 11:41:25 +00:00
asami
0a8ca3109e Use
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/

as our distribution point for distfiles and patches.  Other than
cosmetic changes (freebsd.cdrom.com -> ftp.freebsd.org), the
omission of "ports" is important.  I would like to move this
directory completely out of the ports tree (on the ftp site),
so that people who do "get ports.tar.gz" won't get a bogus distfiles
-> ../distfiles symlink (which will make "make fetch" fail).

Sometime around the 2.1 release, the distfiles link will be deleted.
1995-06-26 07:06:59 +00:00
asami
dc0b9227dd Use full pathnames for the commands. Everything except gmake and
xmkmf (i.e., everything in the base distribution) should be referred
to by full pathnames.

Suggested by:	rgrimes, originally from one of his customers
1995-06-26 07:01:20 +00:00
bde
8d95a8ac3e Remove bogus references to /usr/ucb. 1995-06-26 06:40:23 +00:00
bde
1aca6d8694 Document new config flag for lost output interrupts.
Treat the intitial state device less negatively.  It is essential for
initializing nonstandard flags such as crtscts.

Delete anachronisms.
1995-06-26 06:05:30 +00:00
torstenb
564cab4db6 - change contact address for nic.funet.fi to count@nic.funet.fi
- add nic.funet.fi to the eBones/secure mirror list

Submitted by:	Bror Heinola <count@nic.funet.fi>
1995-06-26 02:24:02 +00:00
asami
2378fcc785 Check if uid is 0 before running mtree. If you aren't root, you just
get a message (instead of a bunch of crap from mtree).
1995-06-26 00:30:48 +00:00
joerg
adeb3e01da The joystick driver appeared in FreeBSD 2.0.5, not in 2.1.
Closes PR #docs/559

Submitted by:	jkh
1995-06-25 13:58:54 +00:00
asami
2f4a3ba548 Add new option NO_MTREE. If set, bsd.port.mk won't run mtree to
set permissions and ownerships of PREFIX (usually /usr/local).  This
is the default if USE_IMAKE or USE_X11 is set.

This should be useful for machines like thud, where we want to keep
the /usr/local subtree writable to a group ("ports" in our case).  Anybody
who installs stuff in /usr/local should have this set in the environment.

Note this won't affect anything the pkg_* suite does.
1995-06-25 06:30:51 +00:00
asami
8596d76d0b Add a "checkpatch" target that does a "patch -C" instead of a "patch".
Note that the two "touch"s I took out from do-patch shouldn't have
been there in the first place.

This target may give incorrent results if two separate patches deal
with the same file, and their hunks overlap.  (But having those kinds
of patches are bad, and they should be merged anyway.)

Reviewed by:	hsu
1995-06-24 10:27:23 +00:00
jfieber
3b1ab7bd3b Correct some incorrect instructions.
Submitted by:	Mattias.Gronlund@sa.erisoft.se (Mattias Gronlund)
1995-06-23 13:59:37 +00:00
jfieber
0f32fe3a4e Fix an assortment of typos.
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-06-22 13:47:09 +00:00
jfieber
139fc3d880 Fix braino induced typo. (Okay class, its time for spelling!)
Submitted by:	wollman@lcs.mit.edu
1995-06-20 16:51:38 +00:00
jfieber
7c52edbe8d Fix a stupid typo, rearrange the url for the usenet archive. 1995-06-20 16:42:48 +00:00
jfieber
2595dce9ce Fixed a blatant lie regarding newsgroups. Added pointers to indexed
arcihves of the mailing lists and usenet groups.

Renamed the last part "Appendicies"

Moved "PC hardware reference" to the Appendicies section and added
an introduction.

Fixed a dangling cross reference.  (submitters.sgml)
1995-06-20 16:29:55 +00:00
asami
0896cbdfdd Add jp.106.kbd and jp.106x.kbd to list of KEYMAPS so that they will
get installed.

Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-06-19 08:21:24 +00:00
ache
b948d2a3ae Upgrade multiport cards list 1995-06-18 13:34:32 +00:00
joerg
fad4d09ecc Mention Chuck Robey for his contribution of a floppy tape streamer
for experimental work.
1995-06-14 22:17:57 +00:00
jfieber
27d378a02a New sections added: release notes, installation, kernel debugging.
Numerous other edits.  Empty sections now have an * in the section header.
1995-06-14 18:38:56 +00:00
dg
0d486c5e12 Added ftp.ctr.vt.edu.
Submitted by:	Mathew Mead
1995-06-14 17:09:23 +00:00
rgrimes
1b1ee55538 Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
jkh
ecfc3f7591 Add John Lind's instructions on dealing with ESDI/MFM drives.
Submitted by:	John Lind <john@starfire.MN.ORG>
1995-06-08 09:08:38 +00:00
asami
5b8d466b8b Renamed the default package repository ".../packages/.packages" to
".../packages/All".  The "all" category that was automatically added
for every package is gone.

Note that bsd.port.mk requires category names to start with lowercase
names, otherwise it may get confused.

Reviewed by:	jkh

By the way, here is a small script to convert your local package
hierarchy.  Run it in bash, as /bin/sh not only will bark at the
$(.) command substitution but will also botch the [a-z]*/*.tgz
expansion (long-standing and annoying bug, reported before).

cd /usr/ports/packages
mv .packages All
for i in [a-z]*/*.tgz; do
  j=$(basename $i)
  /bin/rm $i
  ln -s ../All/$j $i
done
1995-06-06 10:56:34 +00:00
rgrimes
423ba8f9bc Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
asami
e2a3ce09ed Remove comment about not being able to undefine a variable, as we *can*
do that.
1995-05-29 13:46:38 +00:00
jkh
89d62faf91 Fix 2 spelling bogons. 1995-05-29 05:19:15 +00:00
jkh
e74ca0f997 Add some last attributions and clean up some of the recent additions. 1995-05-28 19:49:57 +00:00
phk
2d5b3b26b8 Added name cache optimization, Ontrack, bad144, 3c505, and removed pas.c 1995-05-28 18:56:01 +00:00
gibbs
2df83e5a72 Add a missing "supports" to a sentence.
Add Bt956 as being supported.
Include 2940 in the 2742/2842 section.

Anyone with a new feature or driver in 2.0.5 should think about adding "blurbs"
to this file.  Some features say exactly what they do, others say nothing...
this document needs some rounding out.
1995-05-28 18:32:01 +00:00
jkh
cafb936732 Nuke out all the TAB characters so that this stuff looks right in
a dialog text box.
1995-05-28 09:10:44 +00:00
jkh
1e5d624748 My changes to these files.. Update things for 2.0.5. 1995-05-28 09:08:53 +00:00
jkh
f95342e1c8 Eliminate dups in CONTRIB.FreeBSD.
Numerous changes to RELNOTES.
Submitted by:	Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-05-28 02:48:07 +00:00
roberto
b73bae1345 The securedist outside the USA have changed a great deal.
The site in Island has only the 1.1-RELEASE dist.
The previous South Africa sites are dead and the brasilian one
is very hard to get into and painfully slow.
The two South Africa sites come from MIRROR.SITES.
1995-05-25 19:05:01 +00:00
rgrimes
c479e492f4 Add the link for apm.4 so you can find the man page. 1995-05-22 20:49:25 +00:00
jkh
93e4bfbb6b Add Frank Durda IV <bsdmail@nemesis.lonestar.org> 1995-05-20 07:02:22 +00:00
jkh
1215abd6a3 1. Move Nate from Core Team to Contributors, as per his instructions.
2. Adjust some of my previous wording to be more indicative of the way things
   currently are and using less bogus corporate categorizations ("Directors"
   and "Officers" only exist in real corporations, which the FreeBSD Project
   is not, so it sounded kind of pompus on reflection).
1995-05-19 13:52:01 +00:00
jfieber
8e24cb7a87 handbook.sgml
Rearranged a few sections, add memoryuse section.

current.sgml, ports.sgml, porting.sgml
  Added a <label>s for cross reference targes.

submitters.sgml
  Lots of editing, added cross references to other sections of
  the handbook.  Added a sample BSD-style copyright statement.

eresources.sgml
  Updated the mailing list section, thanks to Peter Dufault.

authors.sgml
  Added Peter Dufault, David Greenman and Joerg Wunsch.

memoryuse.sgml
  A new section about how/where in PC memory the FreeBSD kernel
  gets loaded and run.
1995-05-18 03:05:22 +00:00
torstenb
a6430b5b82 Added myself as per Rod's suggestion 1995-05-17 20:45:10 +00:00