Commit graph

1491 commits

Author SHA1 Message Date
Jim Mock
21c43d883f Add the DPT PM3754U2-16M SCSI RAID controller to the list of supported
hardware.

Submitted by:	alfred
2000-11-29 14:41:04 +00:00
Jim Mock
a64b2481b1 Correct entry for the Accton "Cheetah" EN1207D (was listed as EN1027D).
Also, remove the "?" at the end of the line -- this card is definitely
a RealTek 8139 close.

Submitted by:	Owen Mann <owen@vividon.com> on -doc
2000-11-29 14:15:41 +00:00
Jim Mock
85e8e0ec19 Addition to the kerberos uninstall question.
PR:		23166
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2000-11-29 14:09:43 +00:00
Sheldon Hearn
da47ee1021 Remove the reference to the ibcs2(8) manual page, which is gone. 2000-11-29 10:45:22 +00:00
John Baldwin
9b75bcbfaa Add a new chapter to the kernel section that will eventually document all
of the locks used to make the kernel MP safe.
2000-11-29 04:15:17 +00:00
Jeroen Ruigrok van der Werven
e1fe303667 Split off PCI chapter.
Submitted by:	murray
2000-11-28 19:07:46 +00:00
Jeroen Ruigrok van der Werven
fc669e67ec Split off the driversbasic chapter and put it in its own file.
Submitted by:	murray
2000-11-28 19:04:09 +00:00
Jeroen Ruigrok van der Werven
1ac9fc70ea Split the secure programming section off into it's own file.
Submitted by:	murray
2000-11-28 18:31:39 +00:00
Jeroen Ruigrok van der Werven
57f0c002c6 Split off the tools section into its own directory.
Asked for by:	murray
2000-11-28 18:21:36 +00:00
Jeroen Ruigrok van der Werven
53842b289f Add the chapters entity file for the Developer's Handbook.
Submitted by:	murray
2000-11-28 18:03:54 +00:00
Nik Clayton
656889ae8f Add myself. How did that get missed? 2000-11-28 14:53:10 +00:00
Motoyuki Konno
e00ae8ba5e Move the issei-san's entry in the committer list to the correct position.
Please keep the list in alphabetical order by last name.
2000-11-26 23:13:25 +00:00
Daniel C. Sobral
6a00444fca Floppy tape (QIC-40/80) has been dead for over two years, before RELENG_3
branch point. Let it rest in peace.

While it may be argued that the FAQ covers 2.x too, I think it's better
to not even mention the floppy tape here.
2000-11-26 20:01:58 +00:00
Ben Smithurst
b1de3f2d6b add a question describing how to get around chflags failures when installing
a new kernel.

PR:		23106
Submitted by:	Mike Meyer <mwm@mired.org>
2000-11-26 13:23:17 +00:00
Daniel Harris
b4d759f49f The loader boots the kernel if __not__ interrupted.
Submitted by:	"Scott Vance" <scottvance@sprintmail.com>
2000-11-26 05:16:52 +00:00
Ben Smithurst
87efcf48c7 Document that some imake/Perl ports don't respect PREFIX properly.
PR:		23022
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2000-11-23 11:32:51 +00:00
Dmitry Sivachenko
3772a4763d Remove 'Version required:' line from the sample Makefile.
Add example of constructing PORTVERSION for release candidates (rc).

Approved by:	sobomax (content)
2000-11-22 11:37:44 +00:00
Peter Pentchev
ce4fe230cc Traditional first commit: add my authors entry, remove myself from contributors,
add myself to committers.  Blame it all on Kris Kennaway, who was crazy enough
to offer to take me under his wing :)

Reviewed by: kris
2000-11-22 09:53:58 +00:00
Peter Pentchev
450fae4394 cmsg 2000-11-22 09:49:41 +00:00
Ben Smithurst
07090eebfe Update the link to the Unix Reference desk, www.eecs.nwu.edu no
longer exists.

Submitted by:	deviant <deviant@gmx.net>, Kent Stewart <kstewart@urx.com>
2000-11-21 13:46:23 +00:00
Nik Clayton
a04964607a Bump rel.current to 4.2. 2000-11-21 10:27:59 +00:00
John Polstra
04c8fc7615 Add cvsup12.FreeBSD.org. 2000-11-20 03:00:29 +00:00
MIHIRA Sanpei Yoshiro
a1548d0e3a add Jimmy Olgeni <olgeni@uli.it> for his x11-fonts/jmk-x11-fonts 2000-11-18 12:43:11 +00:00
John Polstra
099b452e17 Add cvsup11.FreeBSD.org. 2000-11-17 20:42:56 +00:00
Murray Stokely
eeb803f1dc Integrate James Raynard's programming tutorial into the Developer's Hanbook.
I was unable to contact James to ask for his permission.

Discussed on: -doc
2000-11-16 19:02:53 +00:00
Jordan K. Hubbard
0540a9cce3 Staff reshuffle following core election.
Submitted by:	bde
2000-11-16 18:48:02 +00:00
Alexey Zelkin
9052d6f149 Fix handbook breakage introduced by last commit. 2000-11-16 14:49:19 +00:00
Ben Smithurst
dff20b5010 Update the syntax of filtering commands.
PR:		22088
Submitted by:	John Murphy <bigotfo@bigfoot.com>
Reviewed by:	nik
2000-11-16 14:21:50 +00:00
Jordan K. Hubbard
99266694b5 Update history and staff documents to correspond with current history. 2000-11-16 07:41:52 +00:00
Ben Smithurst
65557abc2e Add "or another startup file" to the question about errors in rc.conf, which
might help people searching the FAQ.

PR:		22694
Submitted by:	Lowell Gilbert <lowell@world.std.com>
2000-11-15 14:28:18 +00:00
Dag-Erling Smørgrav
2c9f882842 Minor wording tweak. 2000-11-15 12:42:07 +00:00
Dag-Erling Smørgrav
a43d4233ca Update the description of how to load modules in gdb, and separate it from
the section on remote debugging since it also applies to crash dumps.  Thanks
to grog for his gdb macros, which pointed me in the right direction.

Reviewed by:	nik
2000-11-15 12:40:05 +00:00
John Polstra
e2ae15bed8 Add cvsup10.freebsd.org. 2000-11-14 15:28:51 +00:00
Dmitry Sivachenko
8787cae6a4 Fix typo.
Approved by:	sobomax
2000-11-14 11:11:56 +00:00
OKAZAKI Tetsurou
e0bb2cab02 Move my name from contributors section to developers.
Approved by: knu (Mentor)
2000-11-13 19:23:13 +00:00
Shigeyuki Fukushima
e7b0d4cef8 I'm sorry. kiri forgot to modify this file.
Add kiri to committers!
Welcome!
2000-11-13 15:31:15 +00:00
Kiriyama Kazuhiko
9f102635dd Sorry, I didn't inserted my name with alphabetic ordering. 2000-11-13 11:51:49 +00:00
Kiriyama Kazuhiko
9f0b408133 Move myself to developers from additional contributors. 2000-11-13 11:30:44 +00:00
Dmitry Sivachenko
ae07370024 Move myself from contributors section to developers.
Approved by:	sobomax
2000-11-13 10:37:10 +00:00
Nik Clayton
90a28f70a9 Explain the significance of -RC and -BETA.
PR:		 docs/22627
Submitted by:	 Dima Dorfman <dima@unixfreak.org>
2000-11-12 16:22:40 +00:00
Nik Clayton
4f7735ab94 Remove the "Contributed by" line. Many, many people have worked on this
since it was first added.  Until I get <docinfo> working properly, the CVS
logs will suffice.

Add entries for freebsd-atm, freebsd-commit, freebsd-config, freebsd-new-bus,
and freebsd-realtime mailing lists.

PR:		     docs/22702
Submitted by:	     Darren Henderson <darren@nighttide.net>
2000-11-12 16:15:48 +00:00
Nik Clayton
bf3e88d0d9 Add an entity for Issei Suzuki, to unbreak the build. 2000-11-12 14:18:35 +00:00
Issei Suzuki
48db7b36b0 Move myself to developers from additional contributors. 2000-11-12 08:30:19 +00:00
Ben Smithurst
2895602eec s/gateway/gateway_enable/ when talking about the rc.conf variable which
makes a FreeBSD host act as a router.

PR:		22767
Submitted by:	Jesse Monroy <opentrax@email.com>
2000-11-11 19:24:47 +00:00
John Polstra
322a89edaf Add cvsup4.ru.freebsd.org. 2000-11-09 17:58:59 +00:00
Alexey Zelkin
46b13ec26d Mention PowerPC as one of upcomming ports. 2000-11-09 16:46:13 +00:00
Alexey Zelkin
69a715ef64 Remove 3.0-RELEASE times note about ALPHA port's BETA quality status. 2000-11-09 16:43:18 +00:00
Alexey Zelkin
6cc1446d81 Note that FreeBSD is based on 4.4BSD Lite, with some Lite2 enhancements.
Requested by: obrien (some time ago)
2000-11-09 16:40:09 +00:00
Bill Fumerola
9b592c7691 Once again fix this file so the committers read in alphabetical order
by family name. While I'm here, also fix the whitespace indentation
of this list to match what might be called a "style" in the rest of
the document.
2000-11-08 00:56:19 +00:00
Joseph Koshy
48531a3b88 GDB now needs an explicit `-k' option to switch to kernel debugging mode. The
tactic of invoking GDB under the name of `kgdb' has not worked for a while.
Correct the `Kernel Debugging' chapter of the Handbook to reflect this change.

Reviewed by:	ben
2000-11-07 09:08:11 +00:00