Commit Graph

1226 Commits

Author SHA1 Message Date
pk 5ebcb31dd0 Assign my copyrights to TNF. 1998-09-05 13:45:46 +00:00
pk e8b5010119 Assign my copyrights to TNF. 1998-09-05 13:36:49 +00:00
frueauf f4a3ad9ff9 Keep the alphabetical order. 1998-09-03 09:30:05 +00:00
msaitoh 8d1acbb7fd s/January/June/
This is a bug between rev. 1.3 and 1.4.
1998-09-03 08:20:08 +00:00
msaitoh 6f4ce5dfdd Eliminate extra comma in SEE ALSO section 1998-09-03 08:12:56 +00:00
augustss 0589dc769d Fix kprintf related Makefile problems.
From John.P.Darrow@wheaton.edu, fixes PR 6091.
1998-09-03 07:27:38 +00:00
jeremy d3b609004c Corrected my incorrect usage of hyphens, en-dashes, and em-dashes. 1998-09-03 01:58:56 +00:00
jeremy 5f0b8ba018 Changed to suggest using sun3/autoconf.h rather than machine/autoconf.h to
reflect the new system include file locations.
Reworded slightly and added more macros.
1998-09-03 01:54:28 +00:00
jeremy 1a56a0bb75 Reformatted slightly and changed to use more macros. 1998-09-03 01:39:17 +00:00
jeremy f69a99ee74 Cleaned up some statements.
Added cross references to related pages.
1998-09-03 01:05:03 +00:00
jeremy 9fff07817c Added subsections for easier reading and some explanatory paragraphs.
Used special groff characters where applicable.
1998-09-03 00:54:23 +00:00
jtk 24b461bf90 improve wording to mention that config options are for kernel config files 1998-09-02 21:23:52 +00:00
jeremy 45a63ebc4b Changed references to filesystem paths to use the mdoc filesystem path
macro (.Pa).
1998-09-02 05:13:07 +00:00
jeremy 268853e1ea Added missing punctuation and utilized more mdoc macros where possible. 1998-09-02 05:05:22 +00:00
jeremy d04d27d492 Added kprintf.9 and its aliases. 1998-09-02 04:40:02 +00:00
jeremy e7ec199a9c A manual page describing the kernel printf functions and the special formatting
options which differentiate them from their user space counterparts.
1998-09-02 04:39:23 +00:00
lukem 12806668fb document more kernel options:
* COLOR_KERNEL_BG - background color of kernel messages
* COLOR_KERNEL_FG - foreground color of kernel messages
* PCVT_CAPS_IS_CTRL - if defined, CapsLock acts like Ctrl
(the first two were never documented, and I recently added the last one)
1998-08-30 10:16:51 +00:00
enami 039b7f505b In SEE ALSO list, use comma to separate elements and don't use to terminate. 1998-08-30 05:06:11 +00:00
tsarna c89a574ffa Execute ttyaction on termination of rlogind/telnetd sessions.
Also, say a little bit about ttyaction in the getty and login manpages.
1998-08-29 17:31:55 +00:00
mrg 97117adf97 add swapctl changes to COMPAT_13 section. 1998-08-29 15:32:07 +00:00
lukem f35b097b81 fix capitalisation 1998-08-29 08:37:37 +00:00
garbled 7c802b05c2 Document use of NOT_FOR_ARCHS. 1998-08-28 14:19:44 +00:00
augustss 885a99bbd7 Add OPL and xref. 1998-08-26 12:30:51 +00:00
mrg fade0ccb93 add sparc specific options. 1998-08-26 03:03:33 +00:00
lukem 8d2c1463af document check_disklabels 1998-08-25 13:50:45 +00:00
augustss 0016877c87 Add some more info. 1998-08-22 14:45:35 +00:00
tv a5786dc458 Add a ranlib(5) based on the one from Berkeley ranlib(1). 1998-08-22 05:36:32 +00:00
tv e69dff6119 Add an ar(5) manual page based on the one from the Berkeley ar(1). 1998-08-22 05:29:56 +00:00
augustss b87d63e818 Add OPL man page. 1998-08-18 08:16:56 +00:00
pk 243ce288ee Fix date. 1998-08-17 15:27:13 +00:00
kleink 024ef32573 Correct reference to a header file, from Julian Coleman in PR 5733. 1998-08-16 16:49:54 +00:00
mycroft 3748c7c959 Assign my copyrights to TNF. 1998-08-15 09:16:27 +00:00
eeh 6bf713764a Document vm_offset_t => {vaddr_t,paddr_t} changes in the interface. 1998-08-14 05:05:07 +00:00
augustss eca3e79014 Update a little. 1998-08-12 21:28:54 +00:00
augustss 0eb249f780 Update to reflect the fact that the speaker attaches to pcppi now. 1998-08-12 09:08:38 +00:00
thorpej 6bd72c7fd7 Cross-reference ifmedia(4). 1998-08-09 00:39:02 +00:00
thorpej b066382d39 First cut at ifmedia documentation. 1998-08-09 00:37:16 +00:00
matt ddfc7f739b Document the isapnp ess attachment. 1998-08-07 01:00:36 +00:00
augustss 8601edec8b Add a midi(4) man page. 1998-08-06 20:45:44 +00:00
fair e56d5b203a update per PR#5915 1998-08-05 20:06:21 +00:00
leo 09d3d34056 Device on vme is set to 'etvme'. This in the hope that we can catch all
et-based VME boards in this driver... (Julian Coleman)
1998-08-03 13:06:41 +00:00
leo c0e9fc057a Add the method to activate DDB on the atari (Julian Coleman). 1998-08-03 13:03:36 +00:00
leo aa527cd0ee It's atari only...really. (Julian Coleman) 1998-08-03 05:53:16 +00:00
leo d70e049c06 Man page for et4000 on VME (Crazy Dots). By Julian Coleman.
XXX: Remember to finalize name of the device-file.
1998-08-03 05:51:53 +00:00
kleink f8df54401a The base of kernel virtual memory is now at 0xf0000000. 1998-08-01 21:41:41 +00:00
augustss 1fec1f2e79 Man page for the ESS driver. 1998-08-01 16:35:31 +00:00
augustss 31b747e8d1 Note that the wss driver attaches to isapnp. 1998-07-31 16:16:28 +00:00
thorpej c5f4a4ce5a Now that the ccd driver uses the pool allocator, the CCDNBUF option is
non-existent.
1998-07-31 01:36:47 +00:00
mjacob bc7133d8e3 Change I/O like behaviour of control device to be that like the
no-rewind device. This makes sense in that a no-rewind device may
always be rewound or ejected, but the opposite is not true.
1998-07-31 01:26:11 +00:00
mjacob 9471e81790 Quite a bit of rewriting:
1. Document CONTROL MODE (and the fact that you can do I/O now if
the device is opened in control mode- the actual close behaviour
is akin to normal mode (i.e., it rewinds)). This should probably
either be a separate bit, or O_NDELAY on the open as well.

2. Document new MTEWARN subcommand to MTIOCTOP (enable/disable
early warning behaviour).

3. Document EOM handling more fully.

4. Note that for DENSITY and BLOCKSIZE values that the values you
set aren't persistent past the current mount session unless you have
the CONTROL MODE device opened.

5. Remove the old EOM handling BUG notice and instead note that having
a minor bit for compression selection wouldn't be a bad thing.

Flame on!
1998-07-30 03:52:42 +00:00
pk d52b27682e The new memory resource pool scheme. 1998-07-29 22:10:47 +00:00
pk 6648745358 Add a few more memory types. 1998-07-29 22:07:14 +00:00
perry 6a834adc63 NORVEGIAN -> NORWEGIAN 1998-07-27 23:56:34 +00:00
bouyer 11245c76f7 Ops, forgot FINNISH_KBD. 1998-07-27 18:38:07 +00:00
bouyer 82370f62b3 Document FRENCH_KBD,GERMAN_KBD,NORVEGIAN_KBD options. 1998-07-27 13:39:51 +00:00
augustss e2bebe5d75 Add more information about the ioctl(2) available for the USB
controller device.
1998-07-26 22:22:26 +00:00
tv 766887e41b Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:23 +00:00
msaitoh 1c30ddba45 fix a small bug 1998-07-26 20:18:52 +00:00
augustss c6161a6ce6 Fix wscons installation. 1998-07-26 18:28:35 +00:00
augustss 34736fe9df Add wscons(4) man page and xref it from USB driver pages. 1998-07-26 17:50:12 +00:00
leo 5be3ce4dd7 s/mouseconfig/msconfig/g (Julian Coleman). 1998-07-22 12:51:55 +00:00
frueauf 3b7f9698fb hostname.le0->ifconfig.le0; closes pr 5796 by Matt Debergalis. 1998-07-18 23:03:05 +00:00
lukem 786b86d71b use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
fair a24259ddd5 fix date 1998-07-16 08:43:25 +00:00
augustss 793fb328b4 Add a missing `,'. 1998-07-13 14:56:08 +00:00
augustss 4ef7bcf3ee Xref the USB host controllers. 1998-07-13 14:54:11 +00:00
hpeyerl 8287d3b0f3 Note CDIOCLOADUNLOAD ioctl for ATAPI changers. 1998-07-13 12:14:24 +00:00
augustss 9cc6468a58 Xref usbhidctl(1). 1998-07-13 11:00:20 +00:00
augustss 6309808827 Add an xref to usbdevs(8). 1998-07-12 20:56:23 +00:00
augustss deb00272b9 Add USB support. Supported so far:
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00
cgd 6ef870e439 kick the mod date, too 1998-07-12 02:24:07 +00:00
cgd 3a4f29f99b I went to Fry's and noticed a few more cards that probably will be
supportable with this driver, but currently aren't supported.  Add them.
Also, quote 'Tn' arguments, so that the ones with lots of words work as
they should.
1998-07-12 02:22:28 +00:00
fair 7f57f59a0e a note about where to get IP address space 1998-07-10 06:38:53 +00:00
fair c747f25617 update this man page to reflect modern reality 1998-07-10 06:13:49 +00:00
thorpej 2f0941b4fa Describe how to serially concatenate components, PR #5730,
Noriyuki SODA <soda@sra.co.jp>
1998-07-09 20:53:42 +00:00
mjacob ad147874b3 add isp(4) man page 1998-07-09 16:19:20 +00:00
kleink 14da82c71b Typo. 1998-07-07 21:39:20 +00:00
kleink 3cc02e2624 Fix a macro invocation typo; from John F. Woods in PR lib/5721. 1998-07-07 21:34:23 +00:00
ross e3f1cf7cc1 s/count/flags/ in bus_space_barrier() section. 1998-07-07 06:40:34 +00:00
msaitoh e3df3fdd2a fix typo. 1998-07-06 22:57:33 +00:00
agc b74cda577c Document LICENCE definition, and ACCEPTABLE_LICENCES. 1998-07-06 15:31:53 +00:00
agc 2aa0cd556b Finish documenting automatic man page handling changes. 1998-07-06 15:21:24 +00:00
kleink 779258dc70 Add fdc(4). 1998-07-05 20:04:23 +00:00
kleink aa1b10f8b2 Add a manual page for the Amiga custom chip floppy disk controller device,
mostly geared towards explaining the pseudo-partition encodings; with input
from Ignatios Souvatzis.
1998-07-05 19:58:30 +00:00
jonathan 347be47aa3 Document NFS_BOOT_RWSIZE. 1998-07-05 07:26:45 +00:00
mjacob 029e17f0c7 kern/1275 changes 1998-07-04 02:26:03 +00:00
cgd fc1723c2fd add a quickly-thrown-together manual page for 'puc' 1998-07-01 01:48:20 +00:00
mrg 2ddd261d51 add about 7 missing filesystems from the large list, and add a lot of man page xrefs 1998-06-29 23:50:51 +00:00
nathanw e14ca04293 Document shortcorename support and control. 1998-06-28 21:36:55 +00:00
lukem bd8d501f7e remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
augustss 401fc92522 Add some chip names. 1998-06-25 10:10:23 +00:00
fair be9502d3ce update for the wide range of systems now using an esp driver to talk to the ncr53c9x MI code 1998-06-19 11:28:56 +00:00
fair 82754d39ed small reference error fixed 1998-06-19 11:01:53 +00:00
fair 6c41945915 add scsi.4 ss.4 ch.4 to Makefile (I forgot) 1998-06-19 10:58:52 +00:00
fair 0d96992f01 some more explicit text about the cost of LANCE_REVC_BUG 1998-06-19 07:43:19 +00:00
agc a4ec19a21a Update the package collection documentation to reflect the automatic
manual page handling changes. The explanations for the MAN<sect> and
CAT<sect> definitions, and MANLANG, have been left in place until all
occurrences have been deleted from the package Makefiles.
1998-06-18 15:03:33 +00:00
fair 752ca327a1 add status of AMD inquiry 1998-06-17 19:53:22 +00:00
perry b0c0bd5382 Update for the late '90s, largely by chopping out obsolete sections. 1998-06-17 00:02:28 +00:00
perry 95e465ae5a Remove a final reference to /usr/src/contrib, to allow us to polish off
PR5599 (from jwise@unicast.com).
1998-06-16 23:05:08 +00:00
fair be1829ca41 one itty bitty boo-boo 1998-06-11 09:16:10 +00:00
fair 91b5182e46 mdoc(7) & nroff cleanup, plus some additional references 1998-06-11 09:03:45 +00:00
fair 7dfd309216 mdoc(7) & nroff cleanup, plus some additional references 1998-06-11 08:32:19 +00:00
fair ffa2165350 fix some errors, clean up for nroff 1998-06-11 07:21:07 +00:00
fair e3c88d8f74 convert some nroff stuff to mdoc(7) stuff. 1998-06-11 07:12:40 +00:00
fair a79c4f381f add magma, note that power now works, add references to driver man pages. 1998-06-11 07:00:45 +00:00
fair 9a7d11339e hallelujah! We finally put PR#2008 to rest with this. 1998-06-11 06:27:13 +00:00
fair a76d855399 Attempt to finish off PR#2008, and document our SCSI subsystem.
Add references to ATAPI support; do a quick job from UTSL on scanners,
and the changer thing. Also document that SCSI bus Ethernet interface
that appears to be supported. Clean up some nroff stuff in the exiting
pages.
1998-06-10 11:15:20 +00:00
agc 6755cf6312 Modify the section on MOTIF variables to match reality - there are now
only two: USE_MOTIF and MOTIFLIB.
1998-06-09 14:37:19 +00:00
augustss 4cf6b49124 Fix typo. 1998-06-08 20:45:44 +00:00
lukem fc90756956 Implement a new manual page category ``SECURITY CONSIDERATIONS''
(suggested by mycroft)
1998-06-08 12:41:41 +00:00
lukem 266136f3cd fix punctuation 1998-06-08 11:33:21 +00:00
lukem 2b88450ec9 fix up case of variables 1998-06-08 11:32:58 +00:00
lukem 023eaa15b7 remove unnecessary paragraph separator 1998-06-08 11:31:44 +00:00
lukem e57b46c702 if there's no known bugs, don't have a BUGS section 1998-06-08 11:29:56 +00:00
lukem 5d03ff1ff4 fix up Nm usage 1998-06-08 11:28:45 +00:00
lukem f1b79f9b19 if there's no known bugs, don't have a BUGS section 1998-06-08 11:27:38 +00:00
lukem 2671d5320b remove unnecessary paragraph separator 1998-06-08 11:17:58 +00:00
lukem ce6fc561af remove unnecessary comment 1998-06-08 11:16:16 +00:00
lukem 5f180d5ac1 if there's no known bugs, don't have a BUGS section 1998-06-08 11:07:11 +00:00
fair 55e87985b1 Substantial additions to this man page.
All non-LEDEBUG diagnostics from sys/dev/ic/am7990.c documented.

LANCE_REVC_BUG partially documented (Anyone know someone at AMD who can get
us the date codes for the various revisions of the LANCE, so that it can be
determined who has the Revision C chip, and who doesn't?), per PR#5438.
1998-06-07 09:55:49 +00:00
enami 3c4720dc6c In the SYNOPSIS section, don't put an optional count argument in the
separate line.
1998-06-07 09:51:39 +00:00
enami 6220363e5d - Remove period at the end of SEE ALSO list.
- Move SEE ALSO before HISTORY.
1998-06-07 09:32:54 +00:00
enami 01f6ffc2cb - Restore missing `.Sh SEE ALSO' line.
- Move SEE ALSO section before HISTORY section.
1998-06-07 09:31:31 +00:00
enami 753711791e Indent structure member. 1998-06-07 09:23:54 +00:00
enami 2d98bfc07e Sync with fe-driver split. 1998-06-07 09:10:30 +00:00
enami df9c94f1b0 briefly document about aic* at isapnp. 1998-06-07 09:08:45 +00:00
augustss db50fa53b8 Add Aria driver. 1998-06-06 10:14:21 +00:00
thorpej 9ebbfc77a5 Add a section about locking within the extent manager. 1998-06-06 02:32:28 +00:00
mrg bb884a2086 add a packages(7) man page, cobbled from bsd.pkg.mk 1998-06-05 12:29:03 +00:00
kleink a889b90598 Add information to dlerror() regarding its behaviour in absence of an error
condition.
1998-05-30 18:40:41 +00:00
augustss 7d31de6a7a Add info about mixer_level_t which has been missing for all these years. 1998-05-28 17:27:15 +00:00
leo 3846499f91 Manual page move to this subdir... 1998-05-28 12:47:19 +00:00
matt 822c8a12c7 fix botch I made when adding fta.4 1998-05-27 21:09:08 +00:00
matt 473440eb76 Add fta.4 link 1998-05-27 02:52:29 +00:00
msaitoh 538b0cbbdd Fix .Nm usage and sort SEE ALSO section 1998-05-26 05:46:45 +00:00
msaitoh 7675c91cae note x68k's NMI switch. 1998-05-26 05:09:10 +00:00
ross 7abdeb280e It's been a while since the pre-Mach-VM 4.3BSD days, and even longer since
the sticky bit was important...nuke the bogus-for-10-years sticky file stuff.
1998-05-26 04:05:54 +00:00
drochner e5ef0cc867 sync "x/I" section to reality 1998-05-24 12:05:20 +00:00
matt 2860457d59 Note wdc attachment (which only currently supports the
Digital Mobile Media Adapter CDROM).
1998-05-23 16:14:46 +00:00
matt d2911e55c4 Note support of the DEFTA 1998-05-23 16:10:30 +00:00
matt fb6204e335 Note NE2000 isapnp attachment. 1998-05-23 16:04:40 +00:00
augustss 9a5a11785f Add ym.4 man page. 1998-05-21 15:52:32 +00:00
tv 2a0a609947 Don't try to get at ${DESTDIR} inside /usr/libexec/makewhatis; instead,
supply ${DESTDIR} as part of the command line argument in
src/share/man/Makefile, and use that modified $MANPATH to find
makewhatis.sed.
1998-05-21 11:40:11 +00:00
augustss 076364ae0d Fix typos. 1998-05-20 19:48:21 +00:00
augustss e8e4ee2bfe Add ym man page. 1998-05-20 19:37:21 +00:00
pk 1d6d3eb784 Add Magma SBus serial/parallel port manual page by Iain Hibbert. 1998-05-20 00:10:40 +00:00
kml 051be14326 Correct copyright date. 1998-05-17 16:46:06 +00:00
kml 8fbab6a9af Added man page for the RoadRunner HIPPI driver. 1998-05-14 00:39:09 +00:00
pk 35c73afeee Document `dladdr()'. 1998-05-13 19:33:01 +00:00
lukem a48b942484 document PPP_BSDCOMP and PPP_DEFLATE 1998-05-13 14:20:47 +00:00