Commit Graph

1872 Commits

Author SHA1 Message Date
Jordan K. Hubbard
c48c26e1a2 Move Michael Smith to the developers section. 1996-10-22 09:02:50 +00:00
Joerg Wunsch
54223c4d83 Suggest using `dd' to create the swapfile for diskless operation, with
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.
1996-10-21 23:54:46 +00:00
Andrey A. Chernov
e91cf4df93 Add swissgerman keyboard
Submitted by: Adrian Steinmann <ast@marabu.ch>
1996-10-21 23:34:59 +00:00
Alexander Langer
6337aab8a1 Update email address for John-Mark Gurney (send-pr had recorded the
wrong address because it failed to use REPLY_TO).
1996-10-20 02:44:23 +00:00
Ollivier Robert
5b88fec4d0 Add an entry about slow starting SCSI CD-ROM:
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>
1996-10-19 23:13:36 +00:00
Paul Traina
ab1bd630e1 Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
Paul Traina
a46994b3c1 Restore XTERM definition to old definition + KM 1996-10-19 22:47:50 +00:00
Alexander Langer
8d667fdf37 Added John-Mark Gurney for his new area code and /etc/daily.local
contributions (PRs 1731 and 1822).
1996-10-19 21:21:33 +00:00
Alexander Langer
fdc1232a5b Added Oregon's new 541 area code. Closes PR#1731.
Submitted by:	John-Mark Gurney <jmg@nike.efn.org>
1996-10-19 20:47:26 +00:00
Julian Elischer
a77a7ee010 After prodding, add a BSD style copyright to those man pages I think
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00
Paul Traina
732ade13e4 Also reorder xterm-65, xterm-bold, et al 1996-10-18 18:57:48 +00:00
Satoshi Asami
1e085c4094 I think I need to take out the space in "$Id $" to make it work. 1996-10-18 17:33:20 +00:00
Andrey A. Chernov
24504bef97 Remove two-letters names from xterm which cause database
duplicated entries. We don't use two-letter names already long time
1996-10-18 15:46:45 +00:00
Andrey A. Chernov
decf740c73 Remove xterms, the same as xterm now 1996-10-18 15:45:07 +00:00
Paul Traina
fd79f171a3 add km for syscons so folks with meta maps can take advantage of them 1996-10-17 17:50:15 +00:00
Paul Traina
babe800b42 Fix xterm termcap entry to support km and new xterms 1996-10-17 17:47:28 +00:00
Masafumi Max NAKANE
543f9a5afa Added Igor Vinokurov <igor@zynaps.ru>, the maintainer of trafshow port
to the additional contributor list.
1996-10-17 16:42:12 +00:00
Julian Elischer
1d4b74d4fd add a man page for suser() because its usage is not as obvious
as you would first think.
1996-10-16 21:14:32 +00:00
Masafumi Max NAKANE
953441e43b Use newly defined entity for the ``Last modified by'' line. 1996-10-16 12:28:37 +00:00
Masafumi Max NAKANE
103c7efa58 Added entity for Bill Lloyd, the author of the latest isdn.sgml.
And put it in the list of additional contributor.
1996-10-16 12:06:31 +00:00
Masafumi Max NAKANE
4281f54afd Added following people to the additional contributor list:
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.
1996-10-16 05:59:27 +00:00
Andrey A. Chernov
4c6441ffd0 Save half of LC_COLLATE space
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
1996-10-15 22:05:18 +00:00
Paul Traina
c27ebf26ac catch a mismatch after final review... 1996-10-14 17:27:53 +00:00
Paul Traina
972a3f282a Expose the control mechanism for serial console boot so that the default
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)
1996-10-14 17:25:53 +00:00
Masafumi Max NAKANE
ee91e24972 Fixed a minor typo. 1996-10-14 14:48:02 +00:00
Jordan K. Hubbard
e1f7baf647 Adjust the Israel mirrors now that we have il.freebsd.org working. 1996-10-11 12:07:43 +00:00
Jordan K. Hubbard
8145a39075 Whups, do what I really intended for the copyright string argument here
(that's why there's all those shifts! :).
1996-10-10 09:36:17 +00:00
Satoshi Asami
435b1efd18 Add two entries about ccd. 1996-10-09 20:52:35 +00:00
Bruce Evans
272937b07f Oops, this wasn't supposed to have -Wcast-qual yet.
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).
1996-10-09 18:41:40 +00:00
Bruce Evans
6b30bfd370 Oops, forgot to cvs add bsd.kern.mk.
Centralized the definition of CWARNFLAGS into bsd.kern.mk.
1996-10-08 22:10:49 +00:00
Bruce Evans
9e72552ff0 Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
Garrett Wollman
6cbc213f79 Fix a macro error in HISTORY section. 1996-10-08 20:38:28 +00:00
Garrett Wollman
a3821fcd37 Delete stale rt_metrics and route flag descriptions and replace them with
a cross-reference to rtentry(9).  Add SEE ALSO and HISTORY sections.
1996-10-08 20:37:24 +00:00
Garrett Wollman
50853e53cc Add an rtentry(9) page to describe the structure of a routing-table
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
Garrett Wollman
ad31211dc6 Document what I believe to be the interface of rtalloc*. 1996-10-08 18:45:06 +00:00
John Fieber
0764dce2cb Generate ISO-8859-1 text by default instead of US-ASCII. 1996-10-08 13:45:06 +00:00
John Fieber
6cd1511da2 close pr 1509 1996-10-07 14:31:01 +00:00
John Fieber
b886cb676e Close pr 1474
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-10-07 14:25:44 +00:00
Wolfram Schneider
7bc830bb88 add variables MODLOAD and MODUNLOAD for modlad/modunload commands 1996-10-06 22:10:35 +00:00
Wolfram Schneider
69d16a72e4 Create first HTML output and than ASCII. Generating
HTML formatted output is usually faster and we see SGML errors
earlier.
1996-10-06 21:55:18 +00:00
John Fieber
601c73f488 Change a few <htmlurl>s into <url>s. Generally, use the <url> tag unless
the url attribute is functionally redundant with the name attribute.
1996-10-06 20:33:37 +00:00
John Fieber
48d0fe5650 Use just $Date:$ for the date, not the full $Id:$ 1996-10-06 20:28:13 +00:00
Wolfram Schneider
8607faf466 correct spelling of 'X Window System' (tm) 1996-10-06 17:59:28 +00:00
Jordan K. Hubbard
73965d2d5a There is no more atapi.flp; No wonder people have been still sending
me confused notes about it.
1996-10-06 12:46:42 +00:00
Jordan K. Hubbard
3981cef30d Make send-pr "hot" 1996-10-06 12:36:30 +00:00
Jordan K. Hubbard
75f0b9afdb Gods, this is OLD! There's so much stale stuff in here, and it's so clearly
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.
1996-10-06 12:24:34 +00:00
Jordan K. Hubbard
f777dfe21c Correct more information about the -stable branch. 1996-10-06 12:13:38 +00:00
Jordan K. Hubbard
fd48482730 Revise dates, add some years where it was ambiguous. 1996-10-06 12:10:39 +00:00
Søren Schmidt
29699eb1c7 Apparently the last few lines has been eaten somehow.
Submitted by:	Daniel C. Sobral
1996-10-06 07:58:02 +00:00
Andrey A. Chernov
3efa91b28c Add missing cons30*, cons43* entries 1996-10-06 07:50:08 +00:00