Jordan K. Hubbard
d490f49f9f
Add some last attributions and clean up some of the recent additions.
1995-05-28 19:49:57 +00:00
Poul-Henning Kamp
78420108a3
Added name cache optimization, Ontrack, bad144, 3c505, and removed pas.c
1995-05-28 18:56:01 +00:00
Justin T. Gibbs
f5e2ec3211
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
Jordan K. Hubbard
903d1c40e3
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
Jordan K. Hubbard
8ee1922656
My changes to these files.. Update things for 2.0.5.
1995-05-28 09:08:53 +00:00
Jordan K. Hubbard
316000987c
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
Ollivier Robert
9b9ccd1307
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
Rodney W. Grimes
424e4f7c42
Add the link for apm.4 so you can find the man page.
1995-05-22 20:49:25 +00:00
Jordan K. Hubbard
3492f770db
Add Frank Durda IV <bsdmail@nemesis.lonestar.org>
1995-05-20 07:02:22 +00:00
Jordan K. Hubbard
deb139317a
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
John Fieber
84143d2611
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
Torsten Blum
384435b07d
Added myself as per Rod's suggestion
1995-05-17 20:45:10 +00:00
Lars Fredriksen
38dccde2c3
Added myself as per Rod's suggestion.
1995-05-17 17:04:36 +00:00
Adam David
2a8fad2596
added myself as additional contributor
1995-05-17 09:53:03 +00:00
Ollivier Robert
3fdda4bd2c
Change the "make all" into "make depend all" in 6.0.6 (section on kernel
...
building).
Submitted by: Rodney Grimes
1995-05-17 09:18:45 +00:00
Rodney W. Grimes
c30f3572fa
Add Peter Dufault <dufault@hda.com>
1995-05-17 02:01:00 +00:00
Satoshi Asami
1eb4157a2e
Capitalize mail address of TokyoNet mirror per their request.
1995-05-17 01:55:26 +00:00
Satoshi Asami
5bbce04d77
Added new primary mirror site in Tokyo (direct connection to
...
BARRNET!).
1995-05-17 01:48:50 +00:00
Andrey A. Chernov
77f033ad20
Enable vt100 semigraphics for xterm
1995-05-16 18:13:01 +00:00
Satoshi Asami
d5531570b4
Fix the indent level. I know we're in code freeze, and this is
...
one of the key components of the system, but I'm sure that this:
===
- ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \
+ ${ECHO_MSG} "===> Registering installation for ${PKGNAME}"; \
===
change has absolutely no chance to screw us up, right? :)
1995-05-16 10:31:25 +00:00
John Fieber
b2821ccba5
Slip server document updated for 2.x systems.
...
Submitted by: Guy Helmer <ghelmer@alpha.dsu.edu>
1995-05-15 22:07:21 +00:00
Andrey A. Chernov
f101e3f500
Fix xterm entry by fallback to vt220 entry,
...
also compact VT* is/rs capabilities to prevent overflowing
1995-05-14 23:32:53 +00:00
Satoshi Asami
563120df88
Don't conditionalize fake-pkg on NO_PACKAGE.
1995-05-13 23:37:16 +00:00
Satoshi Asami
2914e4f239
Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.
...
Ports for which we can't build packages should define NO_PACKAGE but
still prepare pkg/* files. The user who really wants a package and
clear of the legal problems can say FORCE_PACKAGE from the command line
to build a package anyway.
1995-05-13 05:37:45 +00:00
Andrey A. Chernov
b94c770a5e
Add Moscow and Kiev
1995-05-12 20:13:19 +00:00
Satoshi Asami
9f3f196b2c
When NO_PACKAGE is set, "package" and "repackage" don't depend on
...
"install". In other words, they won't do anything at all.
1995-05-12 08:44:12 +00:00
Satoshi Asami
a11b461203
Not only deleting the package and package links, also exit with status
...
1 if pkg_create returns error!
1995-05-12 07:43:48 +00:00
Satoshi Asami
25254cc62d
Delete package and links when pkg_create fails.
1995-05-12 07:32:59 +00:00
John Fieber
3fc924e8ce
Update the kerberos section, add Mark Murray <mark@grondar.za> to
...
the authors section.
Submitted by: Mark Murray <mark@grondar.za>
1995-05-11 22:31:28 +00:00
John Fieber
d4053fae6e
Added "FreeBSD in a nutshell", swiped from the WWW pages with a
...
few modifications.
1995-05-11 02:03:38 +00:00
John Fieber
63fa13d623
Added Jordan's "brief history of FreeBSD", swiped from the WWW pages.
1995-05-10 22:12:01 +00:00
John Fieber
db27b2e18e
Toplevel reorganization and integration of Poul-Henning Kamp's section
...
on the booting process.
1995-05-10 11:34:07 +00:00
Satoshi Asami
827039417c
Add new variable to override the "hey foobar-1.2.3 is already installed"
...
warning from fake-pkg.
# FORCE_PKG_REGISTER - If set, it will overwrite any existing package
# registration information in ${PKG_DBDIR}/${PKGNAME}.
1995-05-10 09:30:09 +00:00
Satoshi Asami
9432f44382
New directory name for uec mirror.
...
Submitted by: hideaki@strauss.ee.uec.ac.jp (Hideaki Tsuchiya)
1995-05-10 04:18:24 +00:00
John Fieber
53a4c0de25
Add sgml
1995-05-10 00:36:16 +00:00
John Fieber
4213d0cd98
Update the doctype declaration to use the FreeBSD version of the
...
linuxdoc DTD.
1995-05-10 00:12:18 +00:00
John Fieber
39fe917d33
The linuxdoc DTD used for the FreeBSD handbook and FAQ.
...
Reviewed by: rgrimes
Obtained from: Linux (with modification)
1995-05-09 23:19:47 +00:00
Rodney W. Grimes
0f9b873be7
Change install: to afterinstall: to be more consistent.
1995-05-09 10:12:16 +00:00
Satoshi Asami
94c600b239
Make the "reinstall" target delete the package cookie as well as
...
the install cookie.
1995-05-09 00:31:54 +00:00
Bruce Evans
fd2e43ead6
Submitted by: charnier@lirmm.fr (Philippe Charnier)
...
Fix comment on .else to match code.
1995-05-07 06:39:30 +00:00
Satoshi Asami
3339f3175b
Change of hostname and contact address for TUT's mirror site. Is this
...
list automatically pulled into the install docs?
Submitted by: Ashida Hiroyuki <ashida@ftp.tut.ac.jp>
1995-05-06 09:10:49 +00:00
Peter Dufault
314a2585d5
New modes file needed for mode editor. "b" can not stand for bit fields.
1995-05-05 20:43:46 +00:00
Adam David
0b3de6080b
added support for distribution patches in a subdir of ${DISTFILES}
1995-05-04 18:53:26 +00:00
Jordan K. Hubbard
5b54701701
Add Israel to list of mirrors. Is there an SGML version of this planned?
...
Submitted by: Serge S. Maleyev <serg@klara.weizmann.ac.il>
1995-05-04 15:32:25 +00:00
Jordan K. Hubbard
628bb93361
Put an `@' in front of the mtree command. I don't want to see it.
1995-05-04 13:14:16 +00:00
Andrey A. Chernov
275a19fedc
ports-russian added
1995-05-03 14:59:56 +00:00
Andrey A. Chernov
d62eae9c12
ports-russian added
1995-05-03 14:32:27 +00:00
Jordan K. Hubbard
d6d644f14f
Add an mtree line to the install target.
1995-05-02 13:49:01 +00:00
Satoshi Asami
f1d04c8507
A popular variation of the 106-key keymap -- this one has control
...
and caps-lock swapped.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-05-02 07:11:46 +00:00
Peter Dufault
650afa65f9
Add scsi_modes
1995-05-01 17:09:49 +00:00