Commit Graph

1250 Commits

Author SHA1 Message Date
Jordan K. Hubbard f8d3a3493d Three part commit:
1. Import UART technical description from Frank Durda IV
   <uhclem@nemesis.lonestar.org>.

2. Push existing sio chapter out of hw.sgml and make a separate
   document out of it.

3. Make hw.sgml include the first two under serial devices section.
Submitted by:	Frank Durda IV <uhclem@nemesis.lonestar.org> & I
1996-02-16 13:28:22 +00:00
Jordan K. Hubbard 7744102dbc Point to new mirror site for Ireland: ftp.ie.freebsd.org 1996-02-16 12:18:30 +00:00
Jordan K. Hubbard 2178a48a11 Add a check for when the user tries to FTP over a symlink in ${DISTDIR}. 1996-02-16 11:19:00 +00:00
Adam David 6f3ce68f18 improve the comment for BOOTWAIT 1996-02-15 21:14:36 +00:00
Mike Pritchard 4abbfcd7ec Document the new ".Fx" macro in the mdoc man pages. I also
changed the update(4) man page to use this new macro just to
have something to test it on.
1996-02-12 19:27:32 +00:00
Gary Clark II 1585b19f54 Lets see...
Cruft removed (small amounts)
Added entry about IJPPP pred1 and some sites.
Changed entry on commiters to read "All CVS commits" instead of current commits
1996-02-12 15:15:01 +00:00
Justin T. Gibbs 3652ff557d 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
exactly as I did (should have checked there first I guess) except my
macro for TAILQ_INSERT_BEFORE took an unneeded arg.  We now match 4.4Lite2.

Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
1996-02-12 08:20:54 +00:00
Mike Pritchard c2466934db Added an i386/FreeBSD specific mtio(4) man page, adapted from the
Lite-2 vax version.
1996-02-12 06:25:31 +00:00
Mike Pritchard ead93ec3ad Add a pbm(5) (portable bitmap format) man page since we have a
few man pages that reference it.
1996-02-12 05:17:28 +00:00
Mike Pritchard bcff8e2ae4 Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
Mike Pritchard 4bd9ba3c2f Fixed some minor formatting problems to silence manck some more.
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have.  Various other minor changes to silence manck.

Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
Mike Pritchard 3656c5f4df Added a update(4) man page to describe the kernel initiated update
process and changed all of the old references to update(8) to update(4).
1996-02-12 00:45:47 +00:00
Mike Pritchard 78b0b234eb Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
Ollivier Robert f21428af43 Add a comment from John Reece <reece@ix.netcom.com> about toggling NumLock
in the BIOS for the PS/2 mouse.

Add <tt// around FIPS.
1996-02-11 14:02:52 +00:00
Wolfram Schneider b2923d7651 Reviewed by: mpp
a tiny man page
1996-02-11 13:47:00 +00:00
Jordan K. Hubbard be9edbd0fa Add documentation for the -stable branch and reshuffle the sup/ctm chapters
since they're no longer appropriate under -current (you can use both for
synching with stable or CVS as well).
1996-02-11 00:16:20 +00:00
Mike Pritchard c4c23c4df8 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
Mike Pritchard 6fad16fd59 Add some missing MLINKS, correct some cross references, correct some
file locations and some minor formatting/style problems.
1996-02-09 16:20:10 +00:00
Mike Pritchard c211e812bb Added some missing MLINKS for section 3 man pages.
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.

This shuts up a lot of the output from "manck" for section 3.
1996-02-09 00:45:45 +00:00
Jordan K. Hubbard eb12d866a8 There are now 5 FTP mirrors sites in Brazil. 1996-02-09 00:24:08 +00:00
Mike Pritchard 7cdd64468f Link some man pages from man*/i386/xxx to man*/xxx so that you
can actually look at them.
1996-02-08 20:32:45 +00:00
Mike Pritchard e2e7e7042b Make sure that the --no-split flag gets passed to makeinfo.
Fixes PR # 1003 (gdb info files don't work).
1996-02-08 18:27:07 +00:00
Adam David 08b0d4223c correct semantic error in the English usage:
distributed patches --> distribution patches
1996-02-08 00:44:33 +00:00
Jordan K. Hubbard b6856ddb83 Add Daniel Baker for general good works and aid. 1996-02-08 00:08:25 +00:00
Satoshi Asami a8344ffc23 Mention "make reinstall" in the message that gets printed out when
/var/db/pkg/${PKGNAME} exists.  ("make install" will do nothing
because this is not a critical error and the installation is
treated as successful.)

Closes PR 870.
1996-02-07 09:54:23 +00:00
Satoshi Asami 406b7d655c Update the ports collection section. Boy, was this thing outdated! 1996-02-06 23:41:01 +00:00
Andrey A. Chernov 42a43db4bb Add NCFTP tailer arguments: ${NCFTPTAIL} variable
Since it is empty in normal case, it not affect anything
It is useful for ncftp -c ugly_name > nice_name
				    ^^^^^^^^^^^ ${NCFTPTAIL}
1996-02-06 21:25:23 +00:00
Mike Pritchard 98375367d2 I forgot to move gsc.4 to the correct makefile after
moving it from man4 to man4/man4.i386.  Pointed out by bde again.
1996-02-06 14:53:31 +00:00
Jordan K. Hubbard 2c80f9c5ff Update Stallion entry again. 1996-02-06 10:48:50 +00:00
Jordan K. Hubbard 04793c8b18 Correct single character typo in URL - argh! 1996-02-06 09:02:07 +00:00
Jordan K. Hubbard 86f58c5775 Add J.R. Westmoreland as coordinator for the DOS emulator project. 1996-02-06 03:35:16 +00:00
Mike Pritchard 9ac475e266 Updated to include cvs-supfile & stable-supfile.
Added a section describing how to find a list of alternate
sup servers, explaining that sup.freebsd.org is currently overloaded.
1996-02-05 18:52:05 +00:00
Andrey A. Chernov abc8ea162c Be more specific about Europe servers 1996-02-05 17:37:54 +00:00
Mike Pritchard 097d42f425 Correct some man page cross references and some file
locations.
1996-02-05 17:32:16 +00:00
Mike Pritchard 7c01530e9f gsc.4 should reside in share/man/man4.i386 not share/man4.
Pointed out by bde.
1996-02-05 17:20:36 +00:00
Mike Pritchard 8e4005042a Added a little more verbage to the top of this document and
added sup2.au.freebsd.org.
1996-02-05 17:15:38 +00:00
Poul-Henning Kamp 9189b82c93 Added Christian.Haury@sagem.fr 1996-02-05 16:10:48 +00:00
Andrey A. Chernov 11a063866f Alternative SUP servers list (correct me, if I forgot smth) 1996-02-04 23:23:31 +00:00
Paul Traina 6cb84f00df Document ability to skip auto-probe 1996-02-04 10:08:24 +00:00
Jordan K. Hubbard 89f5440dad Add some of Poul-Henning Kamp's items. 1996-02-04 08:58:21 +00:00
Jordan K. Hubbard 48d5a9e821 Add Justin's wish list to list of prioritized tasks. 1996-02-04 08:49:17 +00:00
John Fieber c5dba3fbf7 Fixed botched addition of Alexander Seth Jones.
Remember, checking for botched changes is as simple as typing `make'!
1996-02-03 17:17:56 +00:00
Paul Traina a74f01ce5e Add qcam.4 to directory, was only mlinking 1996-02-03 07:43:21 +00:00
Mike Pritchard 790ae9291a Added a FreeBSD specific crash(8) man page that was adapted from
the hp300 crash(8) man page in the lite-2 source tree.

Also removed  man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
Paul Traina 869fc587ed Add support for Connectix QuickCam(tm) 1996-02-02 19:25:24 +00:00
Mike Pritchard ad27caee81 Added missing gsc(4) (Genius scanner related man page). 1996-02-02 18:12:12 +00:00
Wolfram Schneider 4ad1bd1e33 Umlauts corrected 1996-02-02 05:27:27 +00:00
Jordan K. Hubbard 7762115a5b Reshuffle the task list somewhat, add Alexander Seth Jones as the
coordinator for the AFS port, since he just volunteered!
1996-02-01 21:00:38 +00:00
Jordan K. Hubbard 40c4ab2135 Update my hardware section. Still waiting for more "Picks" configurations,
folks!  Am I to be the only hardware blow-hard in here? :-)
1996-02-01 07:31:47 +00:00
Satoshi Asami 667219604f Added Mita Yoshio <mita@iis.u-tokyo.ac.jp> for his contribution of
the tgif port.
1996-02-01 06:55:17 +00:00