summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Move Michael Smith to the developers section.jkh1996-10-222-3/+7
|
* Suggest using `dd' to create the swapfile for diskless operation, withjoerg1996-10-211-5/+13
| | | | | | | the required size, as opposed to simply `touch'ing it. This works around problems in the -current NFS and/or VFS and/or VM code. Also hint about restricting the permissions to this file.
* Add swissgerman keyboardache1996-10-213-2/+120
| | | | Submitted by: Adrian Steinmann <ast@marabu.ch>
* Update email address for John-Mark Gurney (send-pr had recorded thealex1996-10-201-2/+2
| | | | wrong address because it failed to use REPLY_TO).
* Add an entry about slow starting SCSI CD-ROM:roberto1996-10-191-2/+11
| | | | | | | | | | When I booted my system without the above option, the CDROM could not respond in time to the bootup probe of devices and was "missed". When I tried to access the device I got the "Device not configured" error message. I rebuilt the kernel with the SCSI_DELAY option and the problem went away. Submitted by: Jon Wallace <adrl@whoweb.com>
* Restore ache's km addition to sysconspst1996-10-191-2/+2
|
* Restore XTERM definition to old definition + KMpst1996-10-192-63/+15
|
* Added John-Mark Gurney for his new area code and /etc/daily.localalex1996-10-191-1/+2
| | | | contributions (PRs 1731 and 1822).
* Added Oregon's new 541 area code. Closes PR#1731.alex1996-10-191-0/+1
| | | | Submitted by: John-Mark Gurney <jmg@nike.efn.org>
* After prodding, add a BSD style copyright to those man pages I thinkjulian1996-10-1811-6/+256
| | | | | I probably originally wrote. Also take my name OUT of the ddb man page.. I did NOT port it from mach.
* Also reorder xterm-65, xterm-bold, et alpst1996-10-181-0/+4
|
* I think I need to take out the space in "$Id $" to make it work.asami1996-10-181-1/+1
|
* Remove two-letters names from xterm which cause databaseache1996-10-181-5/+5
| | | | duplicated entries. We don't use two-letter names already long time
* Remove xterms, the same as xterm nowache1996-10-181-1/+0
|
* 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
|
OpenPOWER on IntegriCloud