summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Added A JOSEPH KOSHY <koshy@india.hp.com> for the AMD cpu id code, andpeter1996-08-101-1/+3
| | | | andy@sarc.city.ac.uk (Andy Whitcroft) for the rdist fix.
* Define a new entity to hold the latest *released* FreeBSD version number.jfieber1996-08-092-7/+10
| | | | In the text, use &rel.current; instead of 2.1.5.
* Add Chris Timmons for his pine port fixes.peter1996-08-091-1/+2
|
* Add Kostya Lukin (lukin@okbmei.msk.su) for the freeze port.asami1996-08-091-1/+2
|
* Add Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> for the Japaneseasami1996-08-091-1/+2
| | | | tcl/tk ports.
* Update reference to 2.1.5jkh1996-08-091-4/+4
|
* Make explanation of BUILD_DEPENDS less confusing.asami1996-08-071-3/+3
| | | | Requested by: Narvi <narvi@haldjas.folklore.ee>
* Add missing ")".asami1996-08-071-2/+2
|
* Move James FitzGibbon to developers' section, now that he can commitasami1996-08-072-3/+7
| | | | himself. (No jokes on this one please.)
* Add an Internet Hardware resources section and stickjkh1996-08-071-1/+15
| | | | | "The Pentium Systems Hardware Performance Guide" which someone posted today in there.
* Add a listing of ISO 3166 country codes (probably the first thing in thiswollman1996-08-052-4/+464
| | | | | directory that's actually useful). This will be needed for the next-generation `tzsetup'.
* Back out roberto's amendment to my update of the Australian distributor'sjraynard1996-08-051-39/+18
| | | | | | | | | | address - Melbourne is a city in the state of Victoria, not vice versa! :-) Also add reference to Greg Lehey's books in the appropriate section, replace some redundant questions by pointers to the Handbook, replace "look at this bit of the Handbook" pointers by URLs, clean up inconsistent use of "one" and "you" and fix a couple of typos introduced by my previous changes...
* add CTM mirrorswosch1996-08-042-2/+51
|
* documented in comments that 'avail' should be inwosch1996-08-041-1/+5
| | | | sync with the handbook
* Add "Denmark". Most dictionaries (e.g. Langenscheidt, Oxford)wosch1996-08-041-0/+1
| | | | did not know this country. Shame!
* Correct the warning about "xconsole" when generating ASCII output.roberto1996-08-041-3/+3
|
* Update the address for the Australian CD distributor.roberto1996-08-041-3/+3
| | | | Suggested-By: David Henshaw by way of Martin Butkus (mail)
* Add pointers to both EFNET and BSDNet IRC channels.roberto1996-08-041-1/+12
| | | | Suggested-By: Dima
* * Added lots more introductory material.jraynard1996-08-041-167/+433
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed material that was duplicated in the installation instructions. * Updated the address for an Australian supplier of CDROMs (supplied by David Henshaw via Martin Butkus). * Give more info about how to get started with the installation. * Update references to 2.1.0 as "the latest release". * Added pointer to a Web page explaining how to have multiple operating systems on the same machine. * Moved question about running DOS binaries out of the installation section. * Added question re boot floppy not loading properly. * Added explanation of disk geometry, moved things around so that "please refer to the previous question" no longer sends the reader with a non-booting system to a PLIP cable wiring diagram! * Mention the time/space requirements for making a custom install floppy. * Acknowledge a couple of people whose answers I've adapted in various places (and who deserve credit anyway for answering so many questions!)
* Adjust reference to PPP page.jkh1996-08-041-2/+2
| | | | Submitted-By: Tim Stoddard <tims@achilles.k12.ar.us>
* Add Mark Huizer <xaa@stack.urc.tue.nl> for the kaffe port.chuckr1996-08-031-1/+2
| | | | | | | | | I forgot his name whilst typing in the commit message on the port, and he wasn't in the handbook (I guessed wrong, using Marc Van Kempen, sorry to both). Now, his name is in here and I won't get mixed up again! Obtained from: Mark (not Marc!)
* Sync copyright notices.jkh1996-08-031-3/+0
| | | | Noticed-By: jfieber
* Remove clauses 3 and 4 from template copyright.jkh1996-08-031-7/+2
|
* Combine the four Mach ATI64 questions and answers into one.jraynard1996-08-031-15/+8
| | | | (Suggested by Charles Green).
* Use tsort -qjkh1996-08-031-4/+4
|
* Changes to the SLIP support files to show how to do proxy ARP.nate1996-08-033-4/+27
|
* Change ${NCFTP} to ${FETCH}. Fix bogon that describes the do-* targetsasami1996-08-011-8/+9
| | | | | | (it wasn't even English!). Fixes PR docs/1448.
* Add New porter Andreas Kohout <shanee@rabbit.augusta.de>chuckr1996-07-301-1/+2
| | | | Thanks for the new ports, Andreas!
* add br275.iso.kbd - Brazilian 275 keyboard ISO-8859-1wosch1996-07-304-11/+288
| | | | | | | | add br275.cp850.kbd - Brazilian 275 keyboard Codepage 850 Makefile: sort keymaps entries submitted by: Daniel C. Sobral <dcs@gns.com.br>
* Add links to the sample Makefile from two other sections that talkasami1996-07-301-13/+20
| | | | about Makefiles.
* Bring this section up to reality.asami1996-07-301-20/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | (1) Additional __FreeBSD_version's from <osreldate.h>. Closes PR docs/1438. Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> (2) Make it clear that when submitting a port, the package is not necassary. Suggested by: joerg (3) Recommend people to use send-pr to send us notifications of new ports and upgrades so that they won't fall between the cracks. Suggested by: a lot of people (4) Add a section about Motif and describe REQUIRES_MOTIF and MOTIFLIB. Prodded by: chuckr (5) Revise the licensing problems section and describe the two variables RESTRICTED and NO_CDROM. (6) Fill in the section about upgrading. In particular, recommend to send in diffs of the old and new ports (these are "ports", not the original source or anything!), so it's easier to see what has changed.
* Add comments on adding info about language specific ports andasami1996-07-301-18/+39
| | | | | | compiled-in defaults to packages. Closes PR docs/1439. Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> (some mods by me)
* 1. Add some missing mailing lists. [jkh]jkh1996-07-295-8/+551
| | | | | | | 2. Make the sup documentation more readable. [jkh] 3. Add new handbook section on terminals. Submitted-By: Sean Kelly <kelly@fsl.noaa.gov>
* Bunches of new books.jfieber1996-07-291-16/+96
| | | | Submitted by: "Jonathan M. Bresler" <jmb@freefall.freebsd.org>
* The bugs list is called "bugs" (was "doc") and the SCSI list is calledasami1996-07-291-5/+5
| | | | "scsi" (was "questions").
* Add an entry dealing with connecting Win95 to the Internet viajraynard1996-07-281-1/+14
| | | | a FreeBSD box (this may save a few marriages!)
* Fix bogon with freebsd-stable mailing list entity.jkh1996-07-273-36/+40
| | | | | Make the sup documentation a little more lively. Fix bogon in current docs.
* The clean rule in here was bogus.jkh1996-07-271-4/+1
|
* Added Tim Kientzle <kientzle@netcom.com> for the audio/nas patch.asami1996-07-271-1/+2
|
* Fixed bug, that CONFIGURE_SCRIPT in a port's Makefile doesn't haveandreas1996-07-271-3/+3
| | | | | | any effect. The target do-configure used ${SCRIPTDIR}/configure instead of ${SCRIPTDIR}/${CONFIGURE_SCRIPT}. -andreas
* "appeared in 4.2BSD.." changed to "appeared in 4.2BSD."alex1996-07-271-1/+1
|
* Added Matthew Stein <matt@bdd.net> for the xtacy port.asami1996-07-251-1/+2
|
* Add the BSD4.4 book.jfieber1996-07-251-1/+7
|
* s/Choise/Choose/gwosch1996-07-252-4/+4
| | | | | | close PR misc/1426 Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* Add Masachika ISHIZUKA <ishizuka@isis.min.ntt.jp> for the pidentd update.peter1996-07-251-1/+2
|
* The install docs pointed to th 2.1.0 distribution, not 2.1.5. OOPS!jfieber1996-07-251-3/+3
| | | | Submitted by: Brett Glass <brett@lariat.org>
* Add Matt White <mwhite+@CMU.EDU> for various ccd patches.asami1996-07-241-1/+2
|
* Add rhh@stealth.ct.picker.com (Randall Hopper)peter1996-07-231-1/+2
|
* Add Soren Dayton <csdayton@midway.uchicago.edu>. Move Chuck Robeyasami1996-07-232-3/+8
| | | | from contributors section to developers section.
* Add Matt Bartley <mbartley@lear35.cytex.com> for his trn leap year fix.asami1996-07-231-1/+2
|
OpenPOWER on IntegriCloud