summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* add km for syscons so folks with meta maps can take advantage of thempst1996-10-171-2/+2
|
* Fix xterm termcap entry to support km and new xtermspst1996-10-171-13/+58
|
* Added Igor Vinokurov <igor@zynaps.ru>, the maintainer of trafshow portmax1996-10-171-1/+2
| | | | to the additional contributor list.
* add a man page for suser() because its usage is not as obviousjulian1996-10-161-0/+69
| | | | as you would first think.
* Use newly defined entity for the ``Last modified by'' line.max1996-10-161-3/+2
|
* Added entity for Bill Lloyd, the author of the latest isdn.sgml.max1996-10-162-2/+7
| | | | And put it in the list of additional contributor.
* Added following people to the additional contributor list:max1996-10-161-6/+12
| | | | | | | | | | | | | | | 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.
* Save half of LC_COLLATE spaceache1996-10-1512-134/+857
| | | | | ASCIIfy data files, use RFC1345 symbolic names instead of hex codes Improve parser and manpage
* catch a mismatch after final review...pst1996-10-141-2/+6
|
* Expose the control mechanism for serial console boot so that the defaultpst1996-10-141-1/+20
| | | | | | | | | 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)
* Fixed a minor typo.max1996-10-141-2/+2
|
* Adjust the Israel mirrors now that we have il.freebsd.org working.jkh1996-10-111-102/+101
|
* Whups, do what I really intended for the copyright string argument herejkh1996-10-101-1/+1
| | | | (that's why there's all those shifts! :).
* Add two entries about ccd.asami1996-10-091-2/+45
|
* Oops, this wasn't supposed to have -Wcast-qual yet.bde1996-10-091-2/+2
| | | | | | | 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).
* Oops, forgot to cvs add bsd.kern.mk.bde1996-10-081-0/+15
| | | | Centralized the definition of CWARNFLAGS into bsd.kern.mk.
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.bde1996-10-082-9/+6
|
* Fix a macro error in HISTORY section.wollman1996-10-081-2/+2
|
* Delete stale rt_metrics and route flag descriptions and replace them withwollman1996-10-081-34/+14
| | | | a cross-reference to rtentry(9). Add SEE ALSO and HISTORY sections.
* Add an rtentry(9) page to describe the structure of a routing-tablewollman1996-10-083-4/+292
| | | | entry and the metrics and flags which pertain thereto.
* Document what I believe to be the interface of rtalloc*.wollman1996-10-082-2/+203
|
* Generate ISO-8859-1 text by default instead of US-ASCII.jfieber1996-10-081-2/+2
|
* close pr 1509jfieber1996-10-071-2/+2
|
* Close pr 1474jfieber1996-10-071-3/+4
| | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
* add variables MODLOAD and MODUNLOAD for modlad/modunload commandswosch1996-10-061-4/+11
|
* Create first HTML output and than ASCII. Generatingwosch1996-10-061-3/+3
| | | | | HTML formatted output is usually faster and we see SGML errors earlier.
* Change a few <htmlurl>s into <url>s. Generally, use the <url> tag unlessjfieber1996-10-061-5/+5
| | | | the url attribute is functionally redundant with the name attribute.
* Use just $Date:$ for the date, not the full $Id:$jfieber1996-10-061-3/+3
|
* correct spelling of 'X Window System' (tm)wosch1996-10-063-6/+8
|
* There is no more atapi.flp; No wonder people have been still sendingjkh1996-10-061-8/+2
| | | | me confused notes about it.
* Make send-pr "hot"jkh1996-10-061-2/+3
|
* Gods, this is OLD! There's so much stale stuff in here, and it's so clearlyjkh1996-10-061-48/+21
| | | | | | | 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.
* Correct more information about the -stable branch.jkh1996-10-061-8/+8
|
* Revise dates, add some years where it was ambiguous.jkh1996-10-061-9/+13
|
* Apparently the last few lines has been eaten somehow.sos1996-10-061-1/+9
| | | | Submitted by: Daniel C. Sobral
* Add missing cons30*, cons43* entriesache1996-10-061-1/+17
|
* A necessary space was missing.max1996-10-061-2/+2
| | | | (Sorry for the needless commits.)
* Back out my previous change.max1996-10-061-2/+2
| | | | Pointed Out By: rgrimes
* Changed prefix=/usr to prefix=/usr/ports in the collection ports-all,max1996-10-061-2/+2
| | | | just as other collections.
* Use full path for cvsupache1996-10-051-2/+2
|
* Add CVSup block (commented out)ache1996-10-051-2/+15
|
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-0537-56/+86
|
* Added 210 (San Antonio, TX) and 630 (IL) area codes.alex1996-10-051-0/+2
|
* a bunch of spelling errorswosch1996-10-0417-49/+49
|
* Add a man page describing the interrupt priority `levels'.joerg1996-10-041-0/+199
| | | | | | | Comments by: bde Lousy MCI network link :(, my commit message for the Makefile has been botched.
* Reviewed by:joerg1996-10-041-1/+5
| | | | | Submitted by: Obtained from:
* typoswosch1996-10-042-4/+4
|
* Relax the argument checking - it caused it to fail in the perfectlyjkh1996-10-041-2/+0
| | | | legitimate cd-to-worm copy case.
* Add LIBSTDCPLUSPLUSpeter1996-10-041-1/+2
| | | | (can't use the '+' char in variable names, same as LIBGPLUSPLUS)
* libresolv.a doesn't exist anymore... Hmm, what's the right thing to dopeter1996-10-041-2/+2
| | | | here? Can we just undefine it? What about 3rd party bmakefiles?
OpenPOWER on IntegriCloud