Commit Graph

1322 Commits

Author SHA1 Message Date
Mike Pritchard f24a199983 Added a section explaining how to configure/use disk quotas.
Reviewed by:  Guy Helmer, John Fieber, Sean Kelly
1996-03-04 22:50:30 +00:00
Jordan K. Hubbard 8ada6a5cad Put all the major contributors into alphabetical order by last name
so it looks just a little more professional (and helps me figure out
when/if someone's already been added!).

Add Wolfram Schneider to list of developers.
Update latest changes from avail.
1996-03-03 22:07:57 +00:00
Garrett Wollman dd1fd6c133 Update timezone files to 96c from vendor branch.
Australia/Canberra is dead (use Australia/Sydney).
Asia/Tel_Aviv has been renamed Asia/Jerusalem.
1996-03-02 21:47:10 +00:00
Garrett Wollman c84970f39a We have never supported the solar time stuff, so there's no point
in keeping the old files around.
1996-03-02 20:51:28 +00:00
Garrett Wollman 3f68bd8608 Latest rlelease of timezone data files.
Obtained from: Arthud David Olson <ado@elsie.nci.nih.gov>
1996-03-02 20:48:55 +00:00
Garrett Wollman 68284cf1ab This commit was generated by cvs2svn to compensate for changes in r14338,
which included commits to RCS files with non-trunk default branches.
1996-03-02 20:48:55 +00:00
John Fieber 96aec9b60e Remove reference to Systems.FAQ 1996-02-28 20:08:48 +00:00
Jordan K. Hubbard 8f2b769fee Take slashes out of name for tab132 terminal entry. New ncurses doesn't
like that.
1996-02-28 02:04:14 +00:00
Mike Pritchard 2ee9964bf6 Fix a bunch of the "mailto" lines so that they actually work.
A bunch of them read "mailto;user@address" instead of the
proper "mailto:user@address".
1996-02-27 20:52:26 +00:00
Garrett Wollman 08de0feca6 Correctly capitalize `Virgin'. 1996-02-27 17:48:44 +00:00
Garrett Wollman 47295a8a41 Don't list Greenland under Denmark; the Greenanders apparently
don't like that.

Obtained from: tz mailing list
1996-02-27 17:22:48 +00:00
John Fieber c15ce264b4 Fix a variety of bogons.
Remember:
`&' is a magic character, use &amp;
`$' is a magic character (but shouldn't be), use &dollar;
use ``...'' instead of "..."
1996-02-27 15:57:51 +00:00
Jordan K. Hubbard eeb6e504dd Add second Israel mirror. 1996-02-27 03:42:12 +00:00
Peter Wemm 7ee32b9fba Attempt to document the recent in_pcb local port address changes.. 1996-02-23 21:01:35 +00:00
Joerg Wunsch 92871d692a Add a note about the RFC-1535 compliant behaviour of the recent BIND
version that's now shipping with FreeBSD.

Pointed-out by: Holm Tiffe <holm@geophysik.tu-freiberg.de>
1996-02-22 23:34:13 +00:00
Thomas Gellekum 4715842e4d Add Bernd Rosauer to contributors. 1996-02-22 11:08:57 +00:00
Ollivier Robert 453309955b Add a few questions forwarded by Jordan and one from Jörg about
XDM.

Submitted by:	geert@sun3.iaf.nl,tedm%toybox@agora.rdrop.com,joerg
1996-02-21 00:07:39 +00:00
Wolfram Schneider a9531cf5b8 add forgotten INDEX.keymaps, kbdmap(1) need this file 1996-02-18 02:26:03 +00:00
Wolfram Schneider 4d5adcbe86 add forgotten INDEX.fonts, kbdmap(1) need this file 1996-02-18 02:25:32 +00:00
Andrey A. Chernov de057eb654 -u unit-command example 1996-02-17 19:36:08 +00:00
Andrey A. Chernov 520e4d33bb Change date format to look more naturally 1996-02-17 14:32:05 +00:00
Andrey A. Chernov 2280adfde9 Change date format to look more naturally
Change ctime-like format to fix ls bug
Reviewed by: joerg
1996-02-17 14:29:12 +00:00
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
Mike Pritchard 367b84d5ce Fix some grammar problems (mainly its/it's stuff). 1996-01-31 19:03:02 +00:00
Mike Pritchard 739d6a140c Some more spelling fixes. 1996-01-31 14:26:20 +00:00
Mike Pritchard d45d3fa224 Fix some more spelling errors. 1996-01-31 13:53:01 +00:00
Jordan K. Hubbard a52d2adc63 Correct someone's cut-and-paste errors. Some lines began incorrectly
with spaces instead of tabs.
Submitted by:	Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
Mike Pritchard 4a8d02835c Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
Justin T. Gibbs 7658b0a216 Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.
Change examples to actually free() the nodes removed from lists.
Give examples of faster list deletion routines.
1996-01-29 03:23:05 +00:00
Jordan K. Hubbard 2ed427b0ad Man page for the vx driver.
Submitted by:	Frederick Earl Gray <fgray@owlnet.rice.edu>
1996-01-28 20:33:44 +00:00
John Fieber bc3dd984f4 Formatting tweak. 1996-01-28 16:59:05 +00:00
John Fieber 63da77f219 Add info about distinguishing freebsd versions.
Submitted by:	obrien@cs.ucdavis.edu
1996-01-28 16:36:24 +00:00
Joerg Wunsch ba73e90d8b Totally revamp the man page. (Gack, i didn't even know Peter
had already written one. :)
1996-01-27 17:55:54 +00:00
Ollivier Robert ed46ab75b2 Add a few questions including where to find the 2.1.0 CD inAustralia,
the fact that 2.1.0 will not install with 4 MB and a few others.
1996-01-27 15:57:07 +00:00
Andrey A. Chernov 1246b9be86 Change mapping slightly 1996-01-25 16:29:41 +00:00
Satoshi Asami 1e19193647 Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the
administrator of the Japanese mail exploder.
1996-01-25 05:35:31 +00:00
Andrey A. Chernov 78b2ac4b74 Use two-letters abbrev. for weekdays
Change months form
1996-01-24 22:49:33 +00:00
Andrey A. Chernov 1f8d3d7485 German LC_TIME
Submitted by: joerg
1996-01-24 11:30:26 +00:00
Ollivier Robert 770567095b Syntax corrections.
Submitted by:	john@starfire.MN.ORG (John Lind)
1996-01-22 17:44:30 +00:00
Bruce Evans 196fdc3f96 Install intro.4, pt.4 and worm.4.
I tried using `MAN4!= *.4' but it did weird things for plain make
although it handled the long overlooked pt.4 and worm.4 better than
the old manually edited list.
1996-01-21 18:43:45 +00:00
Bruce Evans eb646a7515 Use `make' loops instead of shell loops to install things. This fixes
the verbose output for `make -s install' and gives nicer output for
`make install' and `make -n install'.  This method should be used more.

Install meteor and startslip.  In fact, install all subdirectories
except CVS.  This method should be used more so that SUBDIR lists don't
have to be changed so often (special cases could be handled by short
exclusion lists).
1996-01-21 17:57:25 +00:00
John Polstra a659df8a06 Back out my previous change, which caused c++rt0.o to be linked into
every shared library, until I can diagnose the problems it is causing
for certain programs such as awk and groff.
1996-01-21 17:26:25 +00:00
Joerg Wunsch f00e21badf Add intro(4), as it's being referenced from severall other pages.
Closes PR # docs/947: missing intro(4) manpage
Submitted by:	David E. O'Brien (initial version)
1996-01-21 14:01:49 +00:00
John Fieber d15db8006e Typo in jmb's email URL.
Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1996-01-20 16:19:17 +00:00
Mike Pritchard 270d3d754a Fix a variety of minor typos and cross references in a bunch of
man pages.

Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
Nate Williams 9bbf2e643e Add a note about needing a new version of config(8) when upgrading from older
releases of FreeBSD.
1996-01-20 06:28:11 +00:00
Nate Williams 099b7a0996 - Make it even more obvious that npx0 is 'mandatory'.
- Point people to LINT for better descriptions of configuration lines.
1996-01-20 06:11:35 +00:00
Garrett Wollman 4b07d06bca More man page cleanups. 1996-01-19 22:17:57 +00:00
Garrett Wollman d400d99c36 Correct some formatting problems pointed out by bde. 1996-01-19 19:58:33 +00:00
Garrett Wollman 250ccd4a24 The is driver has been superseded by the lnc driver, so don't install
the is.4 man page.
1996-01-18 21:53:08 +00:00
Garrett Wollman 35fe659d58 Use -mdoc properly.
Delete lots of out-of-date text.
Write new text to replace some of the old text.  BDE will need to inspect
the results for accuracy.
1996-01-18 21:36:18 +00:00