Satoshi Asami
3a792f5ecf
Add James FitzGibbon and Noritaka Ishizumi for their recent help in
...
shaping up the ports tree.
1996-03-31 23:40:07 +00:00
Mike Pritchard
bf6c510e20
Add some info on setting quota limits for a range of uids.
1996-03-31 21:17:17 +00:00
Joerg Wunsch
d51a59611b
Update the information about kernel options. Mention the ``new option
...
scheme''.
Closes PR # docs/1110.
1996-03-31 18:01:55 +00:00
Jordan K. Hubbard
23ae4796ef
Also add an id for the donors section and reference it in a strategic
...
place.
1996-03-30 19:46:37 +00:00
Jordan K. Hubbard
515235bade
Add a new donor's section to give credit to those who have donated
...
equipment or funding to the project. This is still embryonic and
will no doubt grow as I track down more of our donors.
1996-03-30 19:40:28 +00:00
John Fieber
ae207687ad
Add a missing quote on an attribute.
...
Remember, checking for errors before commiting is as simple as typing
`make'.
1996-03-28 12:32:44 +00:00
Jordan K. Hubbard
ef46db020c
A few small stylistic changes. This still needs work!
1996-03-27 17:03:51 +00:00
Jordan K. Hubbard
04a12d0073
Add a tag for getting to the "who's responsible for what" section easily.
1996-03-27 13:53:20 +00:00
Mike Pritchard
7d6b9e6c23
Updated some URL's for Digi International products so you can
...
actually follow the links, and change references from DigiBoard
to Digi International (I'm currently working for Digi, and we were
just asked to do the same thing with everything we are working
on when possible, so I figured I might as well do the same under FreeBSD).
1996-03-26 23:22:03 +00:00
Joerg Wunsch
8d6ebf3735
An incorrect path of ``dmesg'' is in the file.
...
Submitted by: masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
1996-03-26 21:33:09 +00:00
Satoshi Asami
cadce41fec
Added Harlan Stenn <Harlan.Stenn@pfcs.com> for the amanda upgrade.
1996-03-25 10:55:29 +00:00
Satoshi Asami
0092715975
Add Mike Peck (mike@binghamton.edu) for contribution of tinyfugue port.
1996-03-25 10:13:13 +00:00
Satoshi Asami
2208fa01d9
Fix typo. Closes PR docs/1099.
...
Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
1996-03-25 09:35:25 +00:00
Satoshi Asami
6e552506d6
Add Masafumi Nakane (masafumi@pobox.com) for the ptex2 upgrade
...
contribution.
1996-03-25 04:34:20 +00:00
Jordan K. Hubbard
4db1a958c0
Whoops! Move John Hay from the 386BSD contributor list to FreeBSD
...
contributor list. Must have been a bit sleepy there! :-)
1996-03-23 00:25:54 +00:00
Jordan K. Hubbard
6a48912c20
Add John Hay to list of FreeBSD contributors.
1996-03-22 10:59:56 +00:00
Jordan K. Hubbard
b60fff366b
Revise mirrors for Taiwan now that tw.freebsd.org is set up completely.
1996-03-21 17:53:44 +00:00
Satoshi Asami
816483bdd5
Add comment about DIST_SUBDIR.
1996-03-21 14:15:01 +00:00
Jordan K. Hubbard
dab098a43c
Add poland back - it got removed somehow! :-(
1996-03-21 06:12:40 +00:00
Jordan K. Hubbard
e5fdc01fe1
Add ftp4.au.freebsd.org.
1996-03-21 05:50:27 +00:00
Jordan K. Hubbard
b3960f67e8
Add taiwan mirror and add ftp7.freebsd.org
1996-03-21 05:27:46 +00:00
Jordan K. Hubbard
49e224d1b9
Fix DC21040/DC21041/DC21140 doc bogon.
...
Submitted by: Michael Smith <msmith@atrad.adelaide.edu.au>
1996-03-20 10:38:53 +00:00
John Fieber
7abd7e7cff
Note that the handbook can be downloaded in a variety of formats
...
from the ftp site or a mirror.
1996-03-19 15:19:21 +00:00
Adam David
95772c70ca
strip -d kernel
1996-03-14 02:52:06 +00:00
Peter Wemm
a59d00fc69
Add Robert Sanders <rsanders@mindspring.com> for his Linux emulator
...
termio/termios/etc fixes..
1996-03-13 19:17:33 +00:00
Peter Wemm
cecf5fe996
Add Andrew Gordon for his rpc.statd and stub rpc.lockd
1996-03-11 10:59:00 +00:00
Satoshi Asami
7041f8b545
Recommend installing additional port documents to ${PREFIX}/share/doc,
...
conditional to ${NOPORTDOCS} (commented out by default in /etc/make.conf).
1996-03-06 09:45:04 +00:00
Satoshi Asami
26987878a0
Remove reference to ${KEYWORDS}.
1996-03-06 09:04:43 +00:00
Mike Pritchard
d0e7bd781c
Fixed Wolfram Schneider's entry and added Bill Fenner's info
...
so that the developer section isn't garbaged up.
Suggestion: anytime you mess with the handbook, build it
and actually look at the result with your favorite browser, since
a one character typo can mess up the whole thing.
1996-03-04 23:08:37 +00:00
Mike Pritchard
f24a199983
Added a section explaining how to configure/use disk quotas.
...
Reviewed by: Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
Jordan K. Hubbard
8ada6a5cad
Put all the major contributors into alphabetical order by last name
...
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).
Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
Mike Pritchard
2ee9964bf6
Fix a bunch of the "mailto" lines so that they actually work.
...
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
John Fieber
c15ce264b4
Fix a variety of bogons.
...
Remember:
`&' is a magic character, use &
`$' is a magic character (but shouldn't be), use $
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard
eeb6e504dd
Add second Israel mirror.
1996-02-27 03:42:12 +00:00
Thomas Gellekum
4715842e4d
Add Bernd Rosauer to contributors.
1996-02-22 11:08:57 +00:00
Jordan K. Hubbard
f8d3a3493d
Three part commit:
...
1. Import UART technical description from Frank Durda IV
<uhclem@nemesis.lonestar.org>.
2. Push existing sio chapter out of hw.sgml and make a separate
document out of it.
3. Make hw.sgml include the first two under serial devices section.
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
Jordan K. Hubbard
7744102dbc
Point to new mirror site for Ireland: ftp.ie.freebsd.org
1996-02-16 12:18:30 +00:00
Jordan K. Hubbard
be9edbd0fa
Add documentation for the -stable branch and reshuffle the sup/ctm chapters
...
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Jordan K. Hubbard
eb12d866a8
There are now 5 FTP mirrors sites in Brazil.
1996-02-09 00:24:08 +00:00
Jordan K. Hubbard
b6856ddb83
Add Daniel Baker for general good works and aid.
1996-02-08 00:08:25 +00:00
Satoshi Asami
406b7d655c
Update the ports collection section. Boy, was this thing outdated!
1996-02-06 23:41:01 +00:00
Jordan K. Hubbard
2c80f9c5ff
Update Stallion entry again.
1996-02-06 10:48:50 +00:00
Jordan K. Hubbard
04793c8b18
Correct single character typo in URL - argh!
1996-02-06 09:02:07 +00:00
Jordan K. Hubbard
86f58c5775
Add J.R. Westmoreland as coordinator for the DOS emulator project.
1996-02-06 03:35:16 +00:00
Mike Pritchard
9ac475e266
Updated to include cvs-supfile & stable-supfile.
...
Added a section describing how to find a list of alternate
sup servers, explaining that sup.freebsd.org is currently overloaded.
1996-02-05 18:52:05 +00:00
Poul-Henning Kamp
9189b82c93
Added Christian.Haury@sagem.fr
1996-02-05 16:10:48 +00:00
Jordan K. Hubbard
89f5440dad
Add some of Poul-Henning Kamp's items.
1996-02-04 08:58:21 +00:00
Jordan K. Hubbard
48d5a9e821
Add Justin's wish list to list of prioritized tasks.
1996-02-04 08:49:17 +00:00
John Fieber
c5dba3fbf7
Fixed botched addition of Alexander Seth Jones.
...
Remember, checking for botched changes is as simple as typing `make'!
1996-02-03 17:17:56 +00:00
Wolfram Schneider
4ad1bd1e33
Umlauts corrected
1996-02-02 05:27:27 +00:00
Jordan K. Hubbard
7762115a5b
Reshuffle the task list somewhat, add Alexander Seth Jones as the
...
coordinator for the AFS port, since he just volunteered!
1996-02-01 21:00:38 +00:00
Jordan K. Hubbard
40c4ab2135
Update my hardware section. Still waiting for more "Picks" configurations,
...
folks! Am I to be the only hardware blow-hard in here? :-)
1996-02-01 07:31:47 +00:00
Satoshi Asami
667219604f
Added Mita Yoshio <mita@iis.u-tokyo.ac.jp> for his contribution of
...
the tgif port.
1996-02-01 06:55:17 +00:00
Mike Pritchard
367b84d5ce
Fix some grammar problems (mainly its/it's stuff).
1996-01-31 19:03:02 +00:00
Mike Pritchard
739d6a140c
Some more spelling fixes.
1996-01-31 14:26:20 +00:00
John Fieber
63da77f219
Add info about distinguishing freebsd versions.
...
Submitted by: obrien@cs.ucdavis.edu
1996-01-28 16:36:24 +00:00
Satoshi Asami
1e19193647
Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the
...
administrator of the Japanese mail exploder.
1996-01-25 05:35:31 +00:00
Ollivier Robert
770567095b
Syntax corrections.
...
Submitted by: john@starfire.MN.ORG (John Lind)
1996-01-22 17:44:30 +00:00
John Fieber
d15db8006e
Typo in jmb's email URL.
...
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1996-01-20 16:19:17 +00:00
Nate Williams
9bbf2e643e
Add a note about needing a new version of config(8) when upgrading from older
...
releases of FreeBSD.
1996-01-20 06:28:11 +00:00
Nate Williams
099b7a0996
- Make it even more obvious that npx0 is 'mandatory'.
...
- Point people to LINT for better descriptions of configuration lines.
1996-01-20 06:11:35 +00:00
Jordan K. Hubbard
8136df7e05
UK canon, thanks to kind folks at Pavilion.
1996-01-16 18:27:03 +00:00
John Fieber
135aacdc82
Document the stable mailing list.
...
Submitted by: "David E. O'Brien" <obrien@cs.ucdavis.edu>
1996-01-16 14:53:09 +00:00
Satoshi Asami
293cc16dec
Added Brian Clapper <bmc@telebase.com> for his contribution of Linux
...
`ls' port. (Hey don't scream, he said he'll do some more ports!)
1996-01-15 23:57:59 +00:00
Satoshi Asami
6e0871974b
Add "Wes Santee <wsantee@wsantee.oz.net>" for the tkHTML/wwwish distfile
...
disappearance report.
1996-01-13 07:53:08 +00:00
Joerg Wunsch
830a0f5d3a
Add ftp6.de.freebsd.org.
1996-01-08 11:53:46 +00:00
Joerg Wunsch
6ddb039950
Mention Wilko Bulte and Larry Altneu for providing me with an Archive
...
and a Wangtek QIC-02 drive, in order to improve the wt driver.
(Location: Jörg's home :)
1996-01-07 11:55:51 +00:00
Jordan K. Hubbard
d19388076a
Argh! Typo.
1996-01-05 08:47:37 +00:00
Jordan K. Hubbard
cf7e4ac2cf
DTRT for @.
1996-01-05 08:36:27 +00:00
Jordan K. Hubbard
ba897d583b
Put Terry's wish list' into the
nice to have' section of the submitter's
...
guide.
1996-01-04 18:51:51 +00:00
Jordan K. Hubbard
05e296019e
One more pass through this. Looking pretty reasonable now!
1996-01-04 05:25:42 +00:00
Jordan K. Hubbard
e8193dc070
Canon:
...
<domain>
<first site>
<contact info [should actually be hostmaster@domain]>
<second site>
<third site>
..
<nth site>
1996-01-03 21:51:44 +00:00
Mark Murray
9deecf1215
Canonicalise and correct the ZA mirror site names and maintainers.
1996-01-03 21:47:43 +00:00
Jordan K. Hubbard
2be560b33f
Now that we have a Korean mirror, adjust entries.
1996-01-03 20:45:48 +00:00
Jordan K. Hubbard
4651b2ba2c
Add second Korean site.
1996-01-03 19:40:06 +00:00
Paul Traina
8f30e6f2f8
Changed JT's e-mail address to something current
1996-01-03 18:59:49 +00:00
Gary Clark II
7785b15558
Change Mark Murrary author ref to markm instead of mark to match login name
...
and authors file.
1996-01-03 13:13:16 +00:00
Gary Clark II
832a2252c3
Change this to a new look. Add a developers section(using avail file).
...
Take developers out of the contrib list.
Change Core, Developers and who does what to use active links.
Add Terry Lambert to contrib list. (For one thing or another:))
1996-01-03 13:12:13 +00:00
Gary Clark II
5d3699cc8a
Continue adding commiters and WWW people to authors file.
1996-01-03 12:59:37 +00:00
Gary Clark II
5d9b3722cd
Change core and dump images to proper names
...
Submitted by: gpalmer@FreeBSD.ORG
1996-01-03 11:10:30 +00:00
Jordan K. Hubbard
f743ebeedd
Sync mirrors with MIRROR.SITES
1996-01-03 09:56:59 +00:00
John Fieber
a30c935636
Typo.
...
Submitted by: "Julian H. Stacey" <jhs@freebsd.org>
1996-01-03 03:18:36 +00:00
Jordan K. Hubbard
fc648b5f66
Six. Six categories. :-)
1996-01-03 02:22:03 +00:00
Jordan K. Hubbard
daa0d839fc
Add Czech Republic mirror.
1996-01-01 17:24:28 +00:00
Jordan K. Hubbard
45c2fa3e80
Whoops! ftp6.de.freebsd.org doesn't exist.
1995-12-29 07:11:38 +00:00
Jordan K. Hubbard
8e1b33e6ff
Go to orthogonal naming scheme for those hosts that support it.
...
Remove some information in the process, but I'm trying to make this
as transparent as possible so that regions can move site names around
as ftp servers are created or go offline.
1995-12-29 06:58:32 +00:00
Joerg Wunsch
a696ff6b3b
Hide the German mirrors behind de.freebsd.org.
1995-12-29 04:49:09 +00:00
Jordan K. Hubbard
3221b4ea18
Correct date in the history document.
...
Noticed by: davidg
1995-12-29 01:27:38 +00:00
John Fieber
e01a904a06
Tweak, tweak...
1995-12-21 17:16:29 +00:00
John Fieber
feda298501
New mirror in portugal.
...
Submitted by: Fernando Cozinheiro <cooker@ua.pt>
1995-12-21 16:31:07 +00:00
John Fieber
f161152000
Add Compex CPXPCI/32C to the supported NICs.
...
Submitted by: Glen Foster <gfoster@gfoster.com>
1995-12-21 16:10:22 +00:00
John Fieber
fa5301ad60
Suggest that keeping pseudo-device gzip is probably a good idea.
1995-12-19 17:02:49 +00:00
Gary Clark II
1ecb79ced4
Start adding all commiters to the list of authors. Hopefully in the
...
future people will add docs as they change features. This will keep us
from adding them when they do. (I had to do this anyway...)
1995-12-19 12:29:52 +00:00
Gary Clark II
dc1fbb135c
Update to a more modern vintage.
...
e.g. sysctl instead of the GATEWAY option
use a refer instead of an old file (options.info)
1995-12-19 11:10:42 +00:00
Gary Clark II
d8a0ebb53e
Small change to read better.
...
(Change from Q&A to description)
1995-12-19 10:21:07 +00:00
Gary Clark II
45941e9e60
Change this file to reflect the changed sup system.
...
(e.g.) The use of standard-supfile and secure-supfile
1995-12-19 10:11:47 +00:00
Gary Clark II
02b0891378
Add Linux as a supported binary type (as much as SCO is:))
...
Fix type (include to including)
1995-12-19 09:22:23 +00:00
John Fieber
5386a16290
Typo.
1995-12-18 18:11:52 +00:00
John Fieber
b44161b3e0
Small formatting glitch in basic.sgml.
...
Removed ftp.cybernetics.net from mirrors, added ftp.cs.uncc.edu.
1995-12-14 19:42:35 +00:00
Jordan K. Hubbard
6db0bfd820
Information updates, typo patrol, rewrites.
1995-12-11 15:09:13 +00:00
Jordan K. Hubbard
dd147de9c1
Adjust David's email address.
...
Add section on donations.
1995-12-10 09:09:49 +00:00
Jordan K. Hubbard
89782ecebb
A number of misc changes, a revamp of chapter 17, place-holder for
...
new "project goals" document.
1995-12-07 13:22:18 +00:00
John Fieber
fedf16b976
Typo corrected: 127.0.0.0 --> 127.0.0.1
...
Submitted by: Daniel Pflager <dpflag@usin.com>
1995-12-06 22:01:50 +00:00
Satoshi Asami
0134c7fd68
Add David O'Brien (obrien@cs.ucdavis.edu) for his immesurable contribution
...
of a vim port.
1995-12-05 00:55:45 +00:00
John Fieber
29397ffde5
Gobs of small tweaks and cleanups.
...
Submitted by: Philippe Charnier <charnier@lirmm.fr>
1995-12-04 17:58:52 +00:00
John Fieber
fe8aad437f
The npx0 device is NOT optional.
...
A few other minor tweaks.
1995-12-04 13:39:32 +00:00
Satoshi Asami
cb1a4c34b9
Remove the part about recommending to put the version number in
...
pkg/DESCR. As in COMMENT, it is not necessary, as we already have
it in ${PKGNAME}.
1995-12-04 08:11:58 +00:00
Nate Williams
ca3519b5d8
Modify the handbook to reflect the re-addition of the SLIP link options
...
to sliplogin.
1995-12-04 06:13:10 +00:00
Jordan K. Hubbard
d5e1227e5d
Make a few more items "hot"
1995-12-03 00:17:57 +00:00
Thomas Gellekum
490dd8738b
Fix a few typos
1995-11-29 09:45:13 +00:00
John Fieber
9b1ae6a7f3
Typo.
1995-11-27 01:46:51 +00:00
Satoshi Asami
a33f5158b1
Add Donald Burr <d_burr@ix.netcom.com> for his contribution of the
...
workman port.
1995-11-26 13:44:48 +00:00
Jordan K. Hubbard
3b34e61a0a
My reorganization of chapter 9.
...
Reviewed by: jfieber
1995-11-25 20:00:49 +00:00
Jordan K. Hubbard
f2e2018809
Various tweaks to things I noticed while reading these docs.
1995-11-24 07:55:27 +00:00
Satoshi Asami
9357b8ba06
Update Japanese mirror site list and put it in proper alphabetical
...
location.
While I'm here, correct a minor typo in HK's server.
1995-11-21 10:56:12 +00:00
Julian Elischer
92398c66ee
brought up-to-date with regards to some aspects of the scsi system
...
doubtlessly imported new and interesting spelling errors..
1995-11-20 05:46:00 +00:00
John Fieber
c89d9c5a91
Bring 2.1 changes back into the head.
1995-11-20 01:10:33 +00:00
Jordan K. Hubbard
43849ddc7b
Add Polish site to Mirrors.
1995-11-19 19:51:43 +00:00
Jordan K. Hubbard
4199b4c257
Aign! I only changed the name tag, not the URL. Now they're both in sync.
1995-11-19 19:40:18 +00:00
Jordan K. Hubbard
c23fb23b51
Update URL for Hong Kong mirror.
1995-11-19 19:38:27 +00:00
Jordan K. Hubbard
84ae26b1b1
Use proper emphasis formatting directives.
1995-11-15 07:44:56 +00:00
Satoshi Asami
fc315fd89d
contrib.sgml: Add my name to the "who's doing what" list.
...
porting.sgml: Update concerning the recent changes in pkg/COMMENT
policy (no package name in front).
1995-11-14 23:58:43 +00:00
Peter Wemm
fdd453c18f
Add "what I'm responsible for" to the contrib.sgml file...
1995-11-14 22:29:35 +00:00
Jordan K. Hubbard
a31a689128
Merge from 2.1 (got the direction backwards - argh!).
1995-11-14 13:54:06 +00:00
Jordan K. Hubbard
6a79936e89
Add Peter Wemm to core team.
1995-11-13 05:14:01 +00:00
Gary Palmer
6c680b8484
Minor changes. Note that the ICMP code will either send a host unreachable
...
or port unreachable as appropriate.
1995-11-01 00:42:17 +00:00
Jordan K. Hubbard
a606079304
Correct typo from 2.1
1995-10-24 02:23:42 +00:00
John Fieber
3607ca745e
Lots of tweaks.
...
Submitted by: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
1995-10-22 00:42:14 +00:00
Torsten Blum
fa5b0f7cdb
change Frank Bartels mail address
...
Requested by: Frank Bartels <knarf@camelot.de>
1995-10-21 17:51:47 +00:00
John Fieber
866c7a8f02
Clean up entries for supported CD-ROM drives.
...
Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
1995-10-18 04:05:16 +00:00
Jordan K. Hubbard
94614875ab
Translate from the original Danish.
1995-10-16 09:11:22 +00:00
Jordan K. Hubbard
0acf5dcd5b
Make this a little clearer..
1995-10-16 09:01:52 +00:00
Jordan K. Hubbard
1009f68f6a
Put H before I in alphabetical list of mirrors.
1995-10-16 08:56:17 +00:00
Jordan K. Hubbard
e898e17646
Add Michael Elbel to contributors list for his work with the ports
...
collection. I'm going to run a search of maintainers against the contrib
list now! :)
1995-10-15 02:46:36 +00:00
John Fieber
9397282f64
New section: firewalls.
...
Submitted by: Gary Palmer <gary@palmer.demon.co.uk>
1995-10-14 21:49:54 +00:00
John Fieber
baf849c9b0
Two new sections:
...
* Kernel configuration, from Jake Hamby <jehamby@lightside.com>
I'd like as many people as possible to give this one a good
check before 2.1 goes out the door.
* Routing, from Coranth Gryphon <gryphon@healer.com>
A bazillion formatting tweaks (only 13 bazillion more to go!)
1995-10-07 04:32:03 +00:00
Satoshi Asami
794f293d9d
Add Scott Blachowicz <scott@sabami.seaslug.org> for his contribution
...
to the zsh package vs. /etc/shells problem.
1995-10-06 05:56:58 +00:00
Satoshi Asami
630ac1f21d
Change Alain's address per his request.
1995-10-06 05:17:28 +00:00
Satoshi Asami
a83e17f0c4
Credit "Adrian T. Filipi-Martin" <atf3r@agate.cs.virginia.edu> for the
...
tk4 fix.
1995-10-05 09:25:24 +00:00
Satoshi Asami
8d77c0e2bb
Ahhed ohmon@sfc.keio.ac.jp (Hideaki Ohmon) for contribution of the ptex
...
port.
1995-10-05 05:35:23 +00:00
Satoshi Asami
7283aacac2
Add Chet Ramey (chet@odin.INS.CWRU.Edu) for his contributions on the
...
bash patch (he's the even original author!) and Juergen Lock
(nox@jelal.hb.north.de ) for the afio port.
1995-10-04 17:33:01 +00:00
Jordan K. Hubbard
17a1ed9860
Bring changes forward from 2.1.
1995-10-04 08:19:09 +00:00
Satoshi Asami
9963e78485
Added dirk@hal.in-berlin.de (Dirk Froemberg) for his patch to make
...
changing password work from within pine.
1995-10-04 02:10:38 +00:00
Jean-Marc Zucconi
6f399d34ed
Added myself to the contributors list
1995-10-04 01:07:04 +00:00
Satoshi Asami
ead6d2944d
Added Steve Passe (smp@csn.net) for his contribution of moxftp patch.
1995-10-03 23:20:52 +00:00
John Fieber
e5b28dd2ba
Document the new freebsd-isp mailing list.
1995-10-03 21:38:20 +00:00
Satoshi Asami
fa9d0501d1
Updated description of *_DEPENDS. Changed "ldconfig" to "/sbin/ldconfig"
...
in examples.
1995-10-03 07:11:51 +00:00
Garrett Wollman
782f2c1be5
Don't start lines with a period to work around problems in the SGML->nroff
...
conversion.
1995-10-02 15:59:53 +00:00
Ugen J.S. Antsilevich
32f637aa8d
Just fixed my email..
1995-10-01 22:33:46 +00:00
John Fieber
3f95ad4fe0
Fix an incorrect cross reference.
...
Submitted by: Sean Kelly <kelly@fsl.noaa.gov>
1995-10-01 22:16:19 +00:00