Commit Graph

1250 Commits

Author SHA1 Message Date
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
Garrett Wollman feff7a1342 Update to reflect reality, and slightly better formatting. 1996-01-18 21:33:42 +00:00
Garrett Wollman 89533cd9d7 Use -mdoc macros correctly. st(4) still needs work. 1996-01-17 21:57:57 +00:00
Garrett Wollman 86bd302f00 Update and clean up. 1996-01-17 21:07:38 +00:00
Garrett Wollman 68bf4c9ec0 Clean up and translate to -mdoc. 1996-01-17 21:07:02 +00:00
John Polstra 19851e4b7f Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is no
longer necessary, and can be removed from Makefiles.
1996-01-17 00:03:08 +00:00
Garrett Wollman 5fc1fd7078 Update to reflect the reality of the header files.
Make more effective use of -mdoc.
1996-01-16 21:29:43 +00:00
Garrett Wollman c873a20005 Translate to -mdoc. 1996-01-16 20:01:05 +00:00
Jordan K. Hubbard 8136df7e05 UK canon, thanks to kind folks at Pavilion. 1996-01-16 18:27:03 +00:00
John Fieber 135aacdc82 Document the stable mailing list.
Submitted by:	"David E. O'Brien" <obrien@cs.ucdavis.edu>
1996-01-16 14:53:09 +00:00
Satoshi Asami 293cc16dec Added Brian Clapper <bmc@telebase.com> for his contribution of Linux
`ls' port.  (Hey don't scream, he said he'll do some more ports!)
1996-01-15 23:57:59 +00:00
Nate Williams 7b3eb0017b The order of entries in the host file was reversed. It should have been
Internet address
official host name
aliases

Submitted by:	dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
Garrett Wollman 04ecd93b2a Correct reference to tcpdump. Someone should redo this page to use
mdoc macros.
1996-01-14 19:37:48 +00:00
Satoshi Asami 6e0871974b Add "Wes Santee <wsantee@wsantee.oz.net>" for the tkHTML/wwwish distfile
disappearance report.
1996-01-13 07:53:08 +00:00
Joerg Wunsch 830a0f5d3a Add ftp6.de.freebsd.org. 1996-01-08 11:53:46 +00:00
Joerg Wunsch 6ddb039950 Mention Wilko Bulte and Larry Altneu for providing me with an Archive
and a Wangtek QIC-02 drive, in order to improve the wt driver.
(Location: Jörg's home :)
1996-01-07 11:55:51 +00:00
Andrey A. Chernov 92f710b2bc Remove -fno-strength-reduce, gcc bug fixed recently 1996-01-05 18:54:07 +00:00
Jordan K. Hubbard d19388076a Argh! Typo. 1996-01-05 08:47:37 +00:00
Jordan K. Hubbard cf7e4ac2cf DTRT for @. 1996-01-05 08:36:27 +00:00
Jordan K. Hubbard ba897d583b Put Terry's `wish list' into the `nice to have' section of the submitter's
guide.
1996-01-04 18:51:51 +00:00
Jordan K. Hubbard 05e296019e One more pass through this. Looking pretty reasonable now! 1996-01-04 05:25:42 +00:00
Jordan K. Hubbard e8193dc070 Canon:
<domain>
		<first site>
		<contact info [should actually be hostmaster@domain]>

		<second site>
		<third site>
		..
		<nth site>
1996-01-03 21:51:44 +00:00
Mark Murray 9deecf1215 Canonicalise and correct the ZA mirror site names and maintainers. 1996-01-03 21:47:43 +00:00
Jordan K. Hubbard 2be560b33f Now that we have a Korean mirror, adjust entries. 1996-01-03 20:45:48 +00:00
Jordan K. Hubbard 4651b2ba2c Add second Korean site. 1996-01-03 19:40:06 +00:00
Paul Traina 8f30e6f2f8 Changed JT's e-mail address to something current 1996-01-03 18:59:49 +00:00
Ollivier Robert 0b89109fcd Fix typo.
Submitted by:	Tim VanderHoek <hoek@io.org>
1996-01-03 14:58:04 +00:00
Gary Clark II 7785b15558 Change Mark Murrary author ref to markm instead of mark to match login name
and authors file.
1996-01-03 13:13:16 +00:00
Gary Clark II 832a2252c3 Change this to a new look. Add a developers section(using avail file).
Take developers out of the contrib list.
Change Core, Developers and who does what to use active links.
Add Terry Lambert to contrib list.  (For one thing or another:))
1996-01-03 13:12:13 +00:00
Gary Clark II 5d3699cc8a Continue adding commiters and WWW people to authors file. 1996-01-03 12:59:37 +00:00
Gary Clark II 5d9b3722cd Change core and dump images to proper names
Submitted by:	gpalmer@FreeBSD.ORG
1996-01-03 11:10:30 +00:00
Jordan K. Hubbard d2aa26c616 Ah well, so much for relative urls! :( 1996-01-03 10:41:53 +00:00
Jordan K. Hubbard 585666bedc Sheesh - what markup language am I using again? :-) 1996-01-03 10:37:40 +00:00
Jordan K. Hubbard 466afa7a9d Amend the PS/2 mouse entry a bit. 1996-01-03 10:18:55 +00:00
Jordan K. Hubbard f743ebeedd Sync mirrors with MIRROR.SITES 1996-01-03 09:56:59 +00:00
John Fieber a30c935636 Typo.
Submitted by:	"Julian H. Stacey" <jhs@freebsd.org>
1996-01-03 03:18:36 +00:00
Jordan K. Hubbard fc648b5f66 Six. Six categories. :-) 1996-01-03 02:22:03 +00:00
John Fieber 5578e3e91e Correct phone number for xinside.
Submitted by:	Richard Van Dyke <rav@xinside.com>
1996-01-02 23:31:25 +00:00
Jordan K. Hubbard daa0d839fc Add Czech Republic mirror. 1996-01-01 17:24:28 +00:00
Bruce Evans 151eb452b6 Added new devfs manpages here too. 1996-01-01 16:58:10 +00:00
Bruce Evans 13fd2edc0c Added io.4. 1996-01-01 16:54:34 +00:00
Joerg Wunsch 03897e52bd Document the /dev/io security hole. 1996-01-01 11:01:13 +00:00
Joerg Wunsch 96b2792e12 Add man pages for devfs functions after Julian's descripton.
Someone must be the first. :)
1995-12-31 00:08:18 +00:00
Peter Wemm 6065a0be11 This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
Peter Wemm a5b996a7ec recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
Bruce Evans 768fd661e4 Added support for the Hayes ESP serial card.
Submitted by:	Sean Eric Fagan (sef@kithrup.com)
Based on code by John Vinopal (banshee@resort.com)
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
Jordan K. Hubbard 45c2fa3e80 Whoops! ftp6.de.freebsd.org doesn't exist. 1995-12-29 07:11:38 +00:00
Jordan K. Hubbard 8e1b33e6ff Go to orthogonal naming scheme for those hosts that support it.
Remove some information in the process, but I'm trying to make this
as transparent as possible so that regions can move site names around
as ftp servers are created or go offline.
1995-12-29 06:58:32 +00:00
Joerg Wunsch a696ff6b3b Hide the German mirrors behind de.freebsd.org. 1995-12-29 04:49:09 +00:00
Peter Wemm 1c6923286c A couple more updates to the man page..
1: the eisa code has not been updated to the 'new style' code yet
2: recieve buffer flushing is now implemented.
1995-12-29 01:39:06 +00:00
Jordan K. Hubbard 3221b4ea18 Correct date in the history document.
Noticed by:	davidg
1995-12-29 01:27:38 +00:00
Adam David 47487d4e61 some lines were repeated, spuriously 1995-12-28 21:47:58 +00:00
Joerg Wunsch 647d6579bc Add the ``CD-ROM Audio Control Parameter Page''. 1995-12-28 14:24:08 +00:00
Satoshi Asami 9919b89437 This commit was generated by cvs2svn to compensate for changes in r13041,
which included commits to RCS files with non-trunk default branches.
1995-12-27 10:49:19 +00:00
Satoshi Asami edc3aeecad ccd.c and ccd.4 from NetBSD-current circa 12/25/95. 1995-12-27 10:49:19 +00:00
Andreas Schulz 9854294554 Delete the obsolete reference to st(1) in the SEE ALSO section.
The st(1) command is long ago merged in mt(1).
1995-12-26 04:05:19 +00:00
Bruce Evans 9463bb149a Updated lkm examples to work with prototype-related changes to the
MOD_MISC() and DISPATCH() macros.

Renamed new_syscall module as new_syscall_mod.  It seems to be standard
to have module names ending with _mod, and this may be forced when
MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC().

Cleaned up lkm examples a little.
1995-12-25 07:19:32 +00:00
Poul-Henning Kamp 56accb4fa4 Recreate style with original indent. 1995-12-21 18:35:19 +00:00
John Fieber e01a904a06 Tweak, tweak... 1995-12-21 17:16:29 +00:00
John Fieber feda298501 New mirror in portugal.
Submitted by:	Fernando Cozinheiro <cooker@ua.pt>
1995-12-21 16:31:07 +00:00
John Fieber f161152000 Add Compex CPXPCI/32C to the supported NICs.
Submitted by:	Glen Foster <gfoster@gfoster.com>
1995-12-21 16:10:22 +00:00
Andrey A. Chernov 58f1606432 Back out my prev commit, I didn't fully update some things on my machine :-( 1995-12-21 09:09:53 +00:00
Andrey A. Chernov db6013f206 Fix collection names to reflect reality 1995-12-21 08:10:47 +00:00
John Fieber fa5301ad60 Suggest that keeping pseudo-device gzip is probably a good idea. 1995-12-19 17:02:49 +00:00
Jordan K. Hubbard bee3d17d06 Finally write a man page for sysconfig(5). 1995-12-19 13:35:31 +00:00
Gary Clark II 1ecb79ced4 Start adding all commiters to the list of authors. Hopefully in the
future people will add docs as they change features.  This will keep us
from adding them when they do. (I had to do this anyway...)
1995-12-19 12:29:52 +00:00
Gary Clark II dc1fbb135c Update to a more modern vintage.
e.g. sysctl instead of the GATEWAY option
     use a refer instead of an old file (options.info)
1995-12-19 11:10:42 +00:00
Gary Clark II d8a0ebb53e Small change to read better.
(Change from Q&A to description)
1995-12-19 10:21:07 +00:00
Gary Clark II 45941e9e60 Change this file to reflect the changed sup system.
(e.g.) The use of standard-supfile and secure-supfile
1995-12-19 10:11:47 +00:00
Gary Clark II 02b0891378 Add Linux as a supported binary type (as much as SCO is:))
Fix type (include to including)
1995-12-19 09:22:23 +00:00
John Fieber 5386a16290 Typo. 1995-12-18 18:11:52 +00:00
Bruce Evans a5db65d39f Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that
prototypes don't go missing again.  Also added -Winline so that some
doubtful (non-)inlines get fixed.

bsd.kmod.mk:
Also added `-Wreturn-type -Wimplicit -Wnested-externs' to catch up
with the kernel.
1995-12-16 01:57:25 +00:00
John Fieber b44161b3e0 Small formatting glitch in basic.sgml.
Removed ftp.cybernetics.net from mirrors, added ftp.cs.uncc.edu.
1995-12-14 19:42:35 +00:00