Commit Graph

1685 Commits

Author SHA1 Message Date
bouyer 0e25033c56 Add wi(4), from FreeBSD. 1999-08-09 18:19:24 +00:00
jdolecek 7aa20c5a32 file-system NTFS: add a note NTFS is very experimental and should be used
with extreme caution
1999-08-05 15:47:07 +00:00
sommerfeld b8e4538f80 Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT
allocations should fail if the pool is at its hard limit.
Document flag in pool(9).
Use it in mbuf.h for the first allocate call for M_GET, M_GETHDR, and
MCLGET, so that m_reclaim gets called even for blocking allocations.
1999-08-05 04:00:03 +00:00
augustss c8acef077d Update for new attachment. 1999-08-02 17:43:52 +00:00
augustss 9449835f0a Add mpu(4) man page. 1999-08-01 18:21:16 +00:00
augustss 32ef9ed514 Add NTFS to the list of file systems. 1999-07-30 09:54:57 +00:00
augustss 7874ddad19 Document USB_SET_SHORT_XFER ioctl(). 1999-07-30 01:32:05 +00:00
augustss 03fab70583 Mention COMPAT_14. 1999-07-30 00:49:15 +00:00
augustss 3d3f77c49e Add the wsmux pseudo device. 1999-07-29 18:20:02 +00:00
augustss 7b3035544b Sync with reality. 1999-07-29 14:20:32 +00:00
lukem 101ccd31ba group is used by getgrent(3) not getpwent(3).
noticed by Johnny C. Lam <lamj@stat.cmu.edu>
1999-07-29 00:11:28 +00:00
mjl 3546e46e42 Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
tron d57a6fa9e5 Fix typo noted by "Wiz" in PR misc/8061. 1999-07-24 15:06:57 +00:00
lukem a7611f40ee - document LOCALBASE, CROSSBASE and X11BASE
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
perry 914486a01c Note that the dl*() functions are not in a library per se but are
available in every dynamically linked program automatically.
1999-07-20 22:38:49 +00:00
itojun 5d77559eed add manpage for faith pseudo interface (which is for
IPv6-to-IPv4 tcp relay translation).
1999-07-17 07:09:40 +00:00
itojun c60ae5de13 add NetBSD RCS ID. retain KAME RCS ID (quoted). 1999-07-17 06:57:59 +00:00
hwr 814a7df4d8 SCR_NCR_MAX_WIDE is not size in bytes, but 8*(n+1) bits.
Fixes kern/7913 by Dave Huang.
1999-07-16 20:26:57 +00:00
kleink 15c85fb8d4 Mention those environment variables related to audio; suggested by Perry. 1999-07-13 14:52:53 +00:00
kleink 13a23b2a31 Oops, alphabetical ordering. 1999-07-12 15:22:18 +00:00
kleink a97e2eb258 Xref eso(4). 1999-07-12 15:20:54 +00:00
kleink cf917747a1 Add a driver for the ESS Technology Solo-1 PCI AudioDrive line of chips. 1999-07-12 15:13:30 +00:00
cgd 636e8f4688 'Dolphin' -> 'Dolphin Peripherals' where appropriate 1999-07-03 05:55:23 +00:00
cgd 111e8a47c4 Add support for 36 more SIIG PCI serial/parallel cards (for a total of 37).
This means that all SIIG PCI serial/parallel cards (described on their
web site as "I/O boards" as of July 2, 1999) should now be supported.
1999-07-03 05:38:05 +00:00
itojun 2968331bac s/RFC2133/RFC2553/ 1999-07-03 05:21:47 +00:00
itojun 70d8ef4285 document scoped address issues. 1999-07-03 05:19:45 +00:00
itojun 94e64335b4 add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
1999-07-03 03:29:29 +00:00
itojun d740011572 describe how you can compile IPSEC_ESP.
(there should be some cvs-based, or config-based solution for this)
1999-07-03 01:45:56 +00:00
itojun 2cd8764765 add IPv6/IPsec manpage into MAN 1999-07-01 10:55:53 +00:00
itojun af19683322 s/.Os KAME/.Os/ 1999-07-01 10:53:48 +00:00
itojun 9d0659f865 manpage for "pseudo-device gif", for IPv4/v6 tunnelling. 1999-07-01 10:52:17 +00:00
itojun 42d8e71f94 s/.Os KAME/.Os/ 1999-07-01 10:50:47 +00:00
itojun 38610cd2fc introductory manpage for IPsec and IPv6. 1999-07-01 10:48:30 +00:00
itojun 43ada52628 add INET6, IPSEC and IPSEC_{ESP,DEBUG}. 1999-07-01 10:47:37 +00:00
ad 4e41c6b479 Add missing link for dladdr.3 1999-06-28 18:22:22 +00:00
explorer 0bdd9ecae7 document link1 1999-06-28 07:56:56 +00:00
abs a8e20d9b59 Remove reference to obsolete 'ypserv -a' 1999-06-28 01:03:45 +00:00
augustss 1fd339e127 Make links from audio to sound and mixer. 1999-06-27 18:35:31 +00:00
sommerfeld fea9ef9123 Document SUBNETSARELOCAL, HOSTZEROBROADCAST 1999-06-26 06:26:13 +00:00
mrg 74e7dd65cc fix includes: out goes netinet/ip.h, in comings sys/mbuf, net/if.h and net/pfil.h.
partly from mike@pelley.com in PR#7803.
1999-06-18 06:03:39 +00:00
tron caca5dac34 Note that bebox and i386 use "/dev/rcd0d" instead of "/dev/rcd0c".
Fixes PR kern/7775 by Eric Mumpower.
1999-06-16 21:18:42 +00:00
kleink 2b0484a3b1 Pasto. 1999-06-16 14:24:11 +00:00
kleink f5326607ab allocm, freem: one step closer to reality. 1999-06-16 14:19:27 +00:00
tron 62a726f0c2 Correct comments about which ports support which emulations. Fixes
PR misc/7764 by Antti Kantee.
1999-06-12 21:22:11 +00:00
kleink 40a25851dc Sync round_buffersize() with reality. 1999-06-12 20:10:55 +00:00
christos 7cdfe2dbc5 A bit more of explanation in the cyrix options. 1999-06-06 19:48:24 +00:00
christos c3ba87eec0 add cyrix cache options 1999-06-06 19:44:55 +00:00
chopps db51dacf58 s,order of evaluation,associativity, they aren't the same thing 1999-06-01 15:24:07 +00:00
leo 9f1fa6b986 Fix copyright notice (acknowledgment -> acknowledgement) 1999-06-01 14:16:00 +00:00
ross 725b2cb79a Document new `L' format modifier. 1999-05-31 07:05:56 +00:00
kleink 2b453f861a Fix reference to 4.3BSD-Tahoe. 1999-05-29 17:59:52 +00:00
lukem 629b8919f9 add humanize_number(9) / format_bytes(9) 1999-05-21 06:26:15 +00:00
bouyer cbd39e5f67 Document the 'wdc at isa' flags. 1999-05-19 14:41:54 +00:00
augustss 9358363445 For consistency with USB docs, s/revision/release/ 1999-05-16 12:03:27 +00:00
augustss db2f250945 Document vendor, product, release locators. 1999-05-16 12:01:08 +00:00
augustss 9e0a31a316 Xref usb(3). 1999-05-11 21:03:58 +00:00
is b4533d706e Legalize INSTALL.{html,more,ps,txt} 1999-05-10 19:34:22 +00:00
drochner fbb46bdd12 elaborate a bit more about the limited significance of hard disk type
names, mention the new boot-selecting MBR
1999-05-07 14:00:39 +00:00
scottr 9dd9f932f7 Cosmetic adjustment of the SEE ALSO suggestion from Hauke. I didn't
think it was important for the 1.4 release, and seem to have
forgotten to commit it to the trunk as a result.  Sigh.
1999-05-06 19:11:02 +00:00
hwr 1bffbb6eb6 s/described in papers published Sun Microsystems/described in papers published
by Sun Microsystems/
1999-05-06 12:04:50 +00:00
ross c332714c9d In COMPAT_OSF1, s/, and may not even work// 1999-05-05 18:20:34 +00:00
cgd a3e1dae8b6 compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list 1999-05-03 19:02:34 +00:00
bad 6434f42c9d Explicitly list supported adapters. 1999-04-29 21:47:09 +00:00
bad 173588b329 Add a basic man page for the tr driver. 1999-04-29 16:40:38 +00:00
augustss c6e4495eeb Sync with reality. 1999-04-28 03:08:23 +00:00
ad 6a54b4d668 Update to reflect current status of driver. 1999-04-26 20:27:29 +00:00
mjl 1e98147c20 Corrected description of "flags" parameter (bytes -> bits, reformulation
mostly taken from i386/GENERIC kernel config)
1999-04-25 00:00:05 +00:00
drochner c1de2d8494 -pckbc0 -> pckbc*
-add pckbc(4) and pcppi(4) manpages
-split pms(4i386) driver manpage into an opms(4i386) and an mi pms(4)
-add some MLINKS
-various fixes/additions
1999-04-21 18:42:03 +00:00
kleink 2e7ad061ee Mention COMPAT_SVR4 on m68k here, too. 1999-04-19 21:49:34 +00:00
kleink d1a579c82b Mention m68k. 1999-04-19 21:37:23 +00:00
kleink 6954ab0ad7 Take a stab at making SVR4_MAKEDEV more flexible towards multiple architectures. 1999-04-19 14:46:27 +00:00
jtk 930a74d0a7 fix from PR 7382: describe standby & suspend correctly 1999-04-15 01:01:17 +00:00
augustss 2d1b5b4212 Make copyright conform. 1999-04-13 20:40:44 +00:00
augustss 456ec1a005 Make the copyrights conform to the standard. 1999-04-13 20:25:28 +00:00
gwr 16092bb979 Add the "gateway" line to the sample /etc/bootparams entry. 1999-04-11 23:15:26 +00:00
augustss b0cf54da17 Xref exphy(4). 1999-04-10 16:23:10 +00:00
drochner 9f8fc49ce1 add a paragraph about the "console" property 1999-04-08 16:29:56 +00:00
fair c67241f483 Create an ex(4) man page from a little driver reading. Very bare bones;
needs to have the diagnostic list explained, and the media support
list filled out before it gets pulled up to the 1.4 branch.

However, it's here to answer PR#6870
1999-04-07 21:48:52 +00:00
fair cf0252688c Work this man page over for mdoc(7) issues, nroff issues, a few
mispellings, etc. It should be reviewed before being pulled up to
the 1.4 branch.
1999-04-07 21:39:34 +00:00
cgd a694307d71 cross-reference boot(8) now that it exists. don't reference
the architecture manual, as boot(8) does that and only boot(8) provides
the necessary context to understand why the Alpha Architecture
Reference Manual is relevant.
1999-04-07 00:43:06 +00:00
cgd b9e2da9f7c add a boot(8) manual page for the alpha. the real value in this
page for now isn't the descriptive text, it's the comments in the
roff source which describe an outline of what the descriptive text
should look like.  also useful is the one stop shopping list of
non-deprecated bootstrap-related commands and files.
1999-04-07 00:39:43 +00:00
pk 6c23ac1e35 acknowledgment => acknowledgement for consistency. 1999-04-06 20:27:13 +00:00
pk 1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
cgd b22750720f change:
.Sh "SEE ALSO"
to:
	.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
1999-04-06 04:54:19 +00:00
cgd 8aec8c7cbb finish Alpha Architecture Reference Manual reference 1999-04-06 04:41:40 +00:00
cgd 10128f1bf0 kill XXX re: Bl and lack of -width 1999-04-06 04:39:56 +00:00
tv eb3125637f Remove my copyright and leave only the TNF assignment. 1999-04-06 02:52:40 +00:00
cgd 71d677f4a8 ISO-9660 -> ISO 9660 to match sun manual pages, to be consistent w/SOMETHING! 1999-04-05 22:12:03 +00:00
cgd b475d48734 update date 1999-04-05 06:03:47 +00:00
cgd 21b23ea49e update for the fact that contiguous block mode is now the only mode,
include a warning, etc.
1999-04-05 06:01:54 +00:00
cgd d11e52039c rewrite history to match current reality. 1999-04-05 05:52:09 +00:00
cgd 5bf53d4104 update for new manual pages 1999-04-05 03:29:46 +00:00
cgd 590f024334 clean up for old installboot being moved to installboot.old 1999-04-05 03:27:50 +00:00
cgd 1810246111 manual page for the new alpha installboot(8) 1999-04-05 03:24:35 +00:00
cgd e5eef988ac a mkbootimage(8) manual page 1999-04-05 03:20:45 +00:00
cgd 2f3e235aea an alpha MAKEDEV manual page. a bit broken, but no more broken than the
alpha MAKEDEV script's comments, since that's where the information
was taken from.
1999-04-05 03:19:01 +00:00
cgd 2fe77f3566 clean up, fix a few bogons, add FILES and AUTHORS sections 1999-04-05 03:17:30 +00:00
cgd a8b2ae885a Moved from share/man/man8/man8.alpha/installboot.8,v 1999-04-05 03:11:54 +00:00
cgd 0fec3c77a1 Moved to share/man/man8/man8.alpha/installboot.old.8,v 1999-04-05 03:11:53 +00:00
msaitoh d38518728c add MLINKS for pool(9).
fix some bugs.
1999-04-03 14:50:21 +00:00
tron 6b0ab739b7 Documentation for flag values of "we" driver supplied by Martin Husemann. 1999-04-02 08:25:23 +00:00
bouyer c8b2b59bcc According to Bill Paul <wpaul@ctr.columbia.edu>, only the baseboard variant
of the Compaq NetFlex 3/P uses a Thunerlan TNETE100 chip. The PCI variant
use some other PCI chip the ThunderLAN driver can't handle yet.
Also, correct SYNOPSYS.
1999-03-31 12:19:57 +00:00
leo 1f1a598094 Match changes to ..../vme/et4000.c driver. (Julian Coleman). 1999-03-31 10:45:36 +00:00
ross 4b2bc83b1f Add -unfilled. 1999-03-31 00:11:41 +00:00
ross eae6462d13 There was no mention of .Bd -unfilled, the -ragged description was bogus,
(actually, it described -unfilled) and there are six displays, not five.
1999-03-31 00:05:38 +00:00
ross 99db3ac727 To say `deprecated' is to say that `lookup file bind' still works, but is
discouraged and may someday be replaced. Instead, use words like `ignored'
and `superseded', which describe the true situation.
1999-03-30 09:01:58 +00:00
aidan 93d7e5d82d Document IFA_STATS option. 1999-03-29 20:28:45 +00:00
drochner 1c56d6a237 document some more options 1999-03-29 19:54:23 +00:00
minoura 463306dc18 Remove obsoleted options.
Add `x68k-specific Options' subsection.
1999-03-29 08:58:30 +00:00
hwr f249bec56b Enable ipip.4 1999-03-28 17:06:38 +00:00
hwr febd1be8cd A manpage for the ipip pseudo-device. 1999-03-28 17:05:18 +00:00
drochner 806de9566f descibe the termnal emulation options, explain the meaning of the
compatibility options
1999-03-27 21:12:05 +00:00
mjacob 97cf11b8c1 update man page to note LVD support 1999-03-26 00:47:03 +00:00
mellon c9da010ab6 Document new variables required to automate DHCP client startup. 1999-03-24 17:29:07 +00:00
mycroft ee89805a27 Remove blank lines. 1999-03-24 06:46:30 +00:00
mycroft 66902a3cfd Remove blank lines. 1999-03-24 06:14:18 +00:00
cgd a3a94991ff the name of this manual page is 'scsi', not 'sd' 1999-03-23 02:55:46 +00:00
thorpej e12cb24079 Clarify NKMEMCLUSTERS and NMBCLUSTERS. 1999-03-23 00:33:32 +00:00
drochner fba9742963 add some manpages for wscons framework and devices 1999-03-22 19:15:01 +00:00
garbled 487d9f3582 More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-22 18:21:29 +00:00
ross 2d72cb3172 Revert previous. 1999-03-18 22:04:23 +00:00
ross 363c7840aa Driving directions: serial console to ddb prompt 1999-03-18 21:43:13 +00:00
is 0964728c64 domestic'' is a relative specification 1999-03-18 20:30:22 +00:00
garbled 39b11db849 More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-17 20:31:19 +00:00
garbled 7a1aea16bc More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-17 20:19:44 +00:00
minoura e03caa4e19 Do not override .Os. 1999-03-17 16:38:12 +00:00
minoura f909cf85f9 Don't override .Os. 1999-03-17 16:37:23 +00:00
minoura d2721426bb Move aout2hux manpage to share/man/man1/man1.x68k/. 1999-03-17 14:52:39 +00:00
minoura e01101f528 Add new drivers' manuals. 1999-03-17 12:27:22 +00:00
kleink bd21ff4634 Minor KNF nit. 1999-03-16 19:46:38 +00:00
jwise 8c3218c67a Add pcscp (AMD PCscsi) man page from Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
closes PR misc/7026
1999-03-16 19:20:14 +00:00
mycroft 39cfcdb2ec Oops; missed one. 1999-03-16 07:49:54 +00:00
garbled c1d21e28ed More and more of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 01:19:14 +00:00
garbled e4c16bfb11 More .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 00:40:46 +00:00
garbled 5b40cb5777 First round of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-15 08:22:20 +00:00
kristerw c068cca51b EACESS -> EACCES. From OpenBSD. 1999-03-14 20:15:40 +00:00
mycroft 86da8b5db3 Add missing links for queue.3. 1999-03-14 03:38:16 +00:00
sommerfe 0bf14e7e01 commit a revised version of the suggested change in pr7105.
delete reference to (no longer used) NBPI parameter.
instead, insert crossref to newfs(8)
1999-03-11 04:13:24 +00:00
erh 55f3a4b91b Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
hwr 22c4195c12 Enable ioctl.9. 1999-03-07 15:24:30 +00:00
hwr ccc7f9746b Should fix misc/5934.
is@netbsd.org gave it's ok.
1999-03-07 15:21:04 +00:00
mycroft 44d59c44f1 Fix minor formatting error. 1999-03-07 04:19:36 +00:00
mycroft 5d4a8f142e Fix minor formatting errors. 1999-03-06 22:44:10 +00:00
mycroft 70d4fd76d1 Fix minor formatting error. 1999-03-06 22:40:08 +00:00
mycroft 6bb985323b Fix formatting errors (bad sentence breaks). 1999-03-06 22:09:29 +00:00
mycroft 6841c53323 Fix minor formatting errors. 1999-03-06 21:55:16 +00:00
mycroft 17ab98299b Fix minor formatting error. 1999-03-06 11:57:20 +00:00
nathanw 4c8aa416f6 Split out "SCSI controllers" from "Disk and tape controllers". 1999-03-03 17:35:57 +00:00
nathanw 3f2f7307b5 Mention aha attachment.
Add "Disk controllers" section and mention wdc attachment.
1999-03-03 17:29:41 +00:00
nathanw 44d82eabab Mention ISAPnP attachment. 1999-03-03 17:21:32 +00:00
nathanw 39db17f14f Fix minor typo. 1999-03-03 17:20:47 +00:00
nathanw a0ce6ae0d3 Add references to the ess(4) driver. 1999-03-03 17:08:25 +00:00
nathanw 1e27c5d843 Mention isa attachment and 1788 support.
Explain more about the allowed ISA parameters.
Mention SoundBlaster compatibilty and cross-detection.
1999-03-03 17:07:13 +00:00
oster d17a319fc8 Update for recent addition of component labels and hot-adding spares. 1999-03-02 03:14:43 +00:00
explorer 3ebb419571 Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
scottr bebd05917b Add iwm.4 (oops) 1999-02-27 19:02:10 +00:00
ross 8c4b6f5dd0 Run makewhatis.sh out of the source tree, rather than the makewhatis
out of DESTDIR. Besides eliminating a ordering, this is needed because
the new all-singing-all-dancing domestic/Makefile runs makewhatis for
you .. but it might not be in DESTDIR if only domestic is being installed.
1999-02-26 11:03:08 +00:00
ross 9cc575480d Add missing .El. 1999-02-25 23:29:33 +00:00
hubertf 56cf13b4d6 remove pkgsrc specific documentation (we stay at mk.conf.example) 1999-02-24 14:22:36 +00:00
mrg bdadd56346 add a new fstab type "dp" for the user-specified dump device.
change swapctl -A to see this and add it via swapctl(2).  also
add a new swapctl -D <device> to change the dump device on the
fly.
1999-02-23 17:00:53 +00:00
scottr ac6bed427b Add the missing iwm(4) man page. 1999-02-23 14:52:02 +00:00
hubertf b7663b627c Remove "GPL" from list of licenses that need mentioning in ACEPTABLE_LICENSES 1999-02-22 00:30:39 +00:00
drochner b968de922b fixes and cleanup, submitted by Greg A. Woods per PR port-i386/6695
(minimally edited)
1999-02-21 15:59:18 +00:00
hubertf 4e214e9bac Xref mk.conf(5), move per-package variables from the common section over
to the package-specific section, add section on how to set defaults for
package distfile repositories (MASTER_SITES_*), from mk.conf(5).
1999-02-21 14:27:44 +00:00
hubertf ca433f9adb Crossref packages(7), add GPL as another option to ACCEPTABLE_LICENSES,
mention that PASSIVE_FETCH is the default in NetBSD-current, clarify
that many of the variables are only used inside the NetBSD packages
collection, document WINDOWMAKER_OPTIONS, move section no how to override
the MASTER_SITES_* to packages(7).
1999-02-21 14:23:29 +00:00
abs dade5b2993 Handle + in master.passwd (From PR#4802).
Also, handle + in group and allow max_loginlen to be configurable.
1999-02-18 18:53:32 +00:00
hubertf 518f812372 - Mention pkgsrc/mk/mk.conf.examples earlier
- USE_LOCALBASE_FOR_X11 is not ready for prime time, remove.
1999-02-17 00:54:53 +00:00
hubertf 0348133774 You do not want to set PREFIX manually, and there is no patch -C here 1999-02-17 00:47:17 +00:00
lukem b9477eb489 documentation for /etc/mk.conf 1999-02-17 00:08:42 +00:00
is 2c7fa23c38 Fix Copyright dates 1999-02-16 23:34:10 +00:00
is dc068e0d1f Assign my files to The NetBSD Foundation, Inc. 1999-02-16 22:46:55 +00:00
bouyer 78805e0916 Uncomment CDIOCCLOSE entry. 1999-02-15 18:45:28 +00:00
lukem 21d8edf42e use .Ss to separate subsections, add TNF copyright for bits i've added 1999-02-15 12:42:12 +00:00
hubertf dcd5f59c0a RCS ID police 1999-02-15 04:14:54 +00:00
hubertf 36f9d7790a RCS ID police 1999-02-15 04:03:03 +00:00
nathanw 76e6c3f244 Document uiomove(). 1999-02-13 08:03:34 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs caca6913d1 Clarify IPFORWARDING option; it takes a value. 1999-02-12 17:44:28 +00:00
lukem 55b8af8ad4 s/retreived/retrieved/ 1999-02-08 04:03:04 +00:00
cgd 7f29dc02d5 note VScom PCI-100, Simon Gerraty's 8 port card 1999-02-06 06:50:43 +00:00
oster 068fe3dab2 Add missing NetBSD RCS ID's! Thanks to SAITOH Masanobu (msaitoh@netbsd.org)
for pointing this out.
1999-02-04 14:50:31 +00:00
augustss fa65d59422 Add more xrefs. 1999-02-03 21:27:02 +00:00
drochner 27521ad6ea add xrefs to wsconscfg(8) and wsconsctl(1) 1999-02-03 19:49:31 +00:00
bouyer a85206a9c5 Change wd to wdc, and note pciide. 1999-02-02 17:12:00 +00:00
bouyer 8dac39d2de Update supported hardware list to reality, + a few cosmetic changes. 1999-02-02 16:56:54 +00:00
is 530721fa89 Update to reflect current status. 1999-01-31 10:33:40 +00:00
mrg eddf0f4e2c increase the securelevel (using the same rules as before) much earlier in the
boot process.  before cron, sendmail, inetd, etc, are run, but after lkms are
loaded.  this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
agc 2890ddda36 s/USE_X11/USE_X11BASE/g
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
drochner aa1401cde7 update for busmouse support and psm->pms renaming 1999-01-30 18:01:24 +00:00
drochner ad758765b0 update for wsmouse attachment and compatibility options 1999-01-30 17:50:36 +00:00
agc 8ddbd09ea3 Document BUILD_USES_X11 definition. 1999-01-26 22:18:42 +00:00
hwr 53a99685bd The gre pseudo-interface no longer suppports IPIP, this is done by the ipip
driver now.
1999-01-26 21:25:47 +00:00
lukem 712ba4aec4 after discussion with greg hudson, change default classes back to "in,hs" 1999-01-25 22:36:19 +00:00
lukem 177a852ae8 add hesiod.conf(5) 1999-01-25 03:48:35 +00:00
erh adf8b8150d Explain what the addnerd util is. Use the Nx macro instead of "NetBSD". 1999-01-25 03:23:06 +00:00
erh de65154a1c Rewrite. This manual page now has enough detail to guide a new NetBSD user through the basic steps of adding a new user. This also has more cross references to help point a new user towards more detailed explanations of the commands and files used. 1999-01-24 05:47:47 +00:00
mycroft 75fee98847 Put back the rhosts(5) and master.passwd(5) links. 1999-01-23 13:02:19 +00:00
msaitoh 1e215d9224 Add note about PID. 1999-01-22 09:12:48 +00:00
lukem 02d5dba4bc netgroup default was more like "files [notfound=return] nis" 1999-01-22 03:27:56 +00:00
thorpej d0ca88ef29 Document the netgroup default of files nis. 1999-01-21 23:08:16 +00:00
ross 290601029b Kill bogus unmatched .Bd. I can probably jazz up the end macro to detect
things like this and narc on the offenders.
1999-01-20 23:28:10 +00:00
lukem e612d0da5f fix spelos and tyops. document networks and group defaults 1999-01-20 03:03:25 +00:00
lukem c7e9373f32 formatting nits 1999-01-19 08:28:03 +00:00
lukem 83eb1ce66b note new defaults for hosts, passwd, and passwd_compat 1999-01-19 08:26:14 +00:00
lukem 5adb0df2bb be consistent in formatting source names 1999-01-18 12:12:05 +00:00
msaitoh 876f7dd99f Add "const" 1999-01-16 16:39:52 +00:00
lukem abda4deb17 reference nsswitch.conf(5) as necessary
change references from YP to NIS.
1999-01-16 14:16:41 +00:00
lukem a320c57d58 clarify compat mode. remove references to nis+ for now 1999-01-15 23:06:36 +00:00
lukem 97cc62d6c3 merge nsswitch into main branch 1999-01-15 13:04:10 +00:00
augustss 18ceacdd32 Add a reference to the USB documentation web site. 1999-01-14 11:07:44 +00:00
fair 2693a8ecf7 Rip out the VAX-specific stuff.
Rip out the (old) copy of sys/mtio.h that passed for documentation
of the tape ioctls - if we're going to be that lame, just tell 'em
to UTSL. Some other brave soul will have to do the documentation of
each specific ioctl beyond the comments in that file.

Write text about generic UNIX tape handling, which sucks and probably
always will.

This puts PR#5698 to bed.
1999-01-14 08:31:08 +00:00
fair 7f1164dca1 Add reference to mtio(4). 1999-01-14 07:52:52 +00:00
fair 028004a8cc Document worked over for mdoc(7) and [nt]roff problems; also corrected
a few spelling errors. It would be nice to get a reference (authors, title,
date) to the proper USB specification in the SEE ALSO section.
1999-01-14 06:29:18 +00:00
sommerfe c09dbe4f28 Apply fix from PR2176, edited appropriately 1999-01-14 00:16:42 +00:00
ross 2a2a8c3b8a Instead of claiming that nested displays work, note that they are prohibited.
Adjust the note permitting list nesting to note that -enum lists can't be.
1999-01-12 02:20:33 +00:00
garbled eda09f767f Since we are "NetBSD" and not "BSD Experimental", update the definition
of .Os to reflect reality.
Also document the new AT&T laziness macros.
1999-01-11 19:27:20 +00:00
simonb 8305a06f33 Fix tpyo. 1999-01-10 01:34:37 +00:00
tron 81036524e6 Add missing commata between cross references. 1999-01-09 13:39:24 +00:00
msaitoh 5e6a645f86 minor fix 1999-01-08 13:23:56 +00:00
msaitoh c4a8d11705 Add dwatch, kill and call. 1999-01-08 13:18:28 +00:00
bouyer 9f3463a240 PCI busses run at 30 or 33 Mhz, not 60 or 66. Noticed by Soren S. Jorvan. 1999-01-08 10:00:05 +00:00
cjs 9431a620ef Add basic autoconf(4) man pages for sun3 and sparc. These have no real
information in them as yet, though. PR 5569, from Erik Fair.
1999-01-05 00:59:33 +00:00
tron 633171c70e Fix typos noticed by Brian Grayson in PR bin/6713. 1999-01-02 16:17:24 +00:00
kristerw 5cb04ec709 Fix typo, closes PR 6694 by Mason Loring Bliss. 1999-01-02 01:54:58 +00:00
msaitoh 4d24950345 s/IT/It/ 1999-01-01 19:05:23 +00:00
msaitoh 0e764071d3 s/CD/Cd/ 1999-01-01 19:02:54 +00:00
msaitoh a0f22c3359 s/TN/Tn/ 1999-01-01 18:59:24 +00:00
mrg 12d0e6e8f7 move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything. 1998-12-22 02:34:09 +00:00
mrg db15e9d609 oops, s/sparc/sparc64/ for one of the "man8.sparc" entries. from bernd. 1998-12-20 11:51:04 +00:00
he 88e5f94191 Document new -b option. 1998-12-19 19:22:18 +00:00
christos 719a63e67c Add Byte Runner Technologies TC-400 and TC-800 driver doc from Eric S. Hvozda 1998-12-16 11:38:36 +00:00
simonb 737886c364 Remove specific models numbers from the sys/arch/pmax description. 1998-12-12 15:21:33 +00:00
is caef0a7cc2 Fix typos. 1998-12-11 22:46:26 +00:00
mrg cef1fed846 add man8.sparc64 1998-12-11 12:25:41 +00:00
mrg 4ca93d606f move installboot.8 back with the sources, and use .PATH to find it. 1998-12-11 12:20:52 +00:00
mrg f921055807 add a sparc64 MAKEDEV.8, and build installboot.8 here. 1998-12-11 12:17:11 +00:00
augustss 2d3f849193 Fix typos. 1998-12-10 23:43:32 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
augustss e8060acb87 Update to match reality. 1998-12-09 10:21:21 +00:00
augustss 45f33dbecc New USB locators added. 1998-12-08 14:21:48 +00:00
augustss 7e86768677 Update the design of the generic USB driver. 1998-12-08 14:18:27 +00:00
augustss 106f74598b Minor touchup and add sv man page. 1998-12-08 14:15:27 +00:00
augustss c733635d12 Mention the USB include files. 1998-12-07 13:11:47 +00:00
ender 3a8d666d11 Fix a typo noticed by maximum entropy <entropy@zippy.bernstein.com> 1998-12-06 20:15:01 +00:00
ross 9cbd57c709 Use "infile" and "outfile" consistently. 1998-12-03 04:18:31 +00:00
bouyer c0a73358a2 Document the use of flags for PIO/DMA/UDMA settings/disable. 1998-12-02 11:05:59 +00:00
kenh f4360880ce NODEVMTIME is going away. 1998-12-01 22:29:27 +00:00
ross 4e89b79c0f Update the -width expression for the flag list. 1998-11-26 00:54:59 +00:00
ross 5412660ad9 Document new -b flag and mention USTAR support. (Forgot to commit on 10/12) 1998-11-26 00:52:28 +00:00
kml fa0f88251d Tweaks to document and support HIPPI-FP driver 1998-11-20 17:23:27 +00:00
itohy 543ebd6305 loadbsd(8) manpage (moved from arch directory). 1998-11-20 11:01:25 +00:00
hubertf c11ce1911a fix tyop 1998-11-15 17:52:43 +00:00
oster ad669ca7fb RAIDframe, version 1.1, from the Parallel Data Laboratory at
Carnegie Mellon University.  Full RAID implementation, including
levels 0, 1, 4, 5, 6, parity logging, and a few other goodies.
Ported to NetBSD by Greg Oster.

First cut at a reasonable man-page.
1998-11-13 04:25:58 +00:00
thorpej a337b84ed6 The mirroring code is no longer in the ccd driver. 1998-11-13 00:28:48 +00:00
jonathan 76f0e60111 Document old changes to mcd(4): options MCD_PROMISC 1998-11-12 09:22:13 +00:00
msaitoh eba40aeea0 Add missing period. 1998-11-10 16:22:46 +00:00
bouyer f7d2f27d50 Note support of the CMD PCI0643 and 0646 IDE controllers. 1998-11-10 14:16:09 +00:00
hubertf 65d179de7b Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
Mention what exactly has been tested (for SCO, esp.) in the manpage.
1998-11-10 10:02:50 +00:00
jonathan 627e626757 Add text to installboot(8) manpage explaining the issues in the MBR
partition-id change, in preparation for changing the bootblock and
kernel messages about ID 165 to refer here.

For now, avoid .Nx constructs that might conflict with 1.3.x usage so we can
request a pullup to 1.3.3.
1998-11-09 00:41:17 +00:00
mjacob 4e6a326712 fix some amazingly stupid typos 1998-11-08 19:27:33 +00:00
hubertf 0839b5f170 Fix for cut&paste (s|./SVR4_MAKEDEV|sh SVR4_MAKEDEV|) 1998-11-08 14:13:18 +00:00
bouyer ef47888a36 Make this man page MI (model from the esp man page).
Decription for ISA, ISApnp, pcmcia controllers as well as arm32 and atari
specific controllers. Please correct if I missed some !
1998-11-04 17:35:59 +00:00
thorpej e357e01515 Manual pages for the PHY drivers. 1998-11-04 05:53:58 +00:00
thorpej 9dcc4e4c6b Manual page for the MAC-independent MII framework. 1998-11-04 05:21:50 +00:00
thorpej 3160c8ad2d Update for media selection support. 1998-11-04 04:58:53 +00:00
thorpej 04e202857c Update to reflect MII support, some general cleanup in the MEDIA SELECTION
section.
1998-11-03 06:44:14 +00:00
thorpej ee63b7e96a Manual page for fxp driver. 1998-11-03 06:09:17 +00:00
ross 8a498055f2 Note that BUFCACHE is ignored if BUFPAGES is also specified. 1998-11-02 04:39:51 +00:00
lukem ee1fc6b597 document BUFCACHE 1998-11-01 09:59:33 +00:00
hwr 45da488560 Fix some Typos. 1998-10-31 12:37:59 +00:00
jonathan 3ac3cbcfb8 Add options DDB_FROMCONSOLE and sysctl ddb.fromconsole, analagous to
DDB_ONPANIC. Lets user ignore breaks but enter DDB on panic.  Intended
for machines where debug on panic is useful, but DDB entry is not,
(public-access console, or terminal-servers which send spurious breaks)

Add new ddb hook, console_debugger(), which decides whether or not to
ignore console ddb requests. Console drivers should be updated to call
console_debugger(), not Debugger(), in response to serial-console
break or ddb keyboard sequence.
1998-10-29 21:22:32 +00:00
ross c3bcd7a272 Correct error: .Fd is _not_ parsed and is _not_ callable. 1998-10-28 05:57:20 +00:00
augustss fef85b0a4b Add ohci and uhci man pages. 1998-10-25 19:24:19 +00:00
is 5c0a42a377 First cut at boot process (bootblock and loadbsd) documentation. 1998-10-22 21:57:14 +00:00
bouyer 6bb61fcc13 Note the pciide config flags. 1998-10-22 15:15:16 +00:00
augustss a017be760d Fix typos. 1998-10-22 10:42:01 +00:00
ross 7680d419a9 The -width attribute for the standard -tag list (.Bl -tag -width EWOULDBLOCK)
is not really optional, and bizarre things will happen if it is left out.
1998-10-21 01:08:02 +00:00
bouyer 14a02d6d19 Man page describing the interface between the MI core wdc and its bus
front-ends.
1998-10-19 12:52:21 +00:00
bouyer fde01daded New man pages for the ide drivers. More verbose notes about ATAPI in
scsi(4).
The wdc(4) man page is i386-only. Other ports with a wdc front end should
add a manual page as well.
1998-10-19 12:44:15 +00:00
ross f2a855ff0e Note that #lines are comments. 1998-10-18 22:49:16 +00:00
perry 8cfb39a246 Update to note linux_lib-2.5 1998-10-18 17:11:14 +00:00
mellon 785a5b82d6 Document hf flag 1998-10-18 12:17:16 +00:00
bouyer f12678f373 document CPURESET_DELAY for i386. 1998-10-13 13:32:44 +00:00
frueauf 91b3e654a6 Fix typo: SHMPAXPGS -> SHMMAXPGS, closes pr 6178 by MOCHIDA Shuji. 1998-10-10 14:02:15 +00:00
frueauf a897c5f64a mtio.4 got deleted, remove it here too. 1998-10-01 11:26:07 +00:00
jtk 3493c17663 add bioscall(9) for i386 1998-10-01 02:33:50 +00:00
hwr e728f48852 Add for IPPROTO_MOBILE. 1998-09-30 06:13:27 +00:00
jonathan 6ac1b19967 Copy man/man4.vax/mtio.4 to man4/mtio.4, keeping revision history this time.
Update Makefiles to match.
Remove man4.vax/mtio.4.
1998-09-30 02:39:01 +00:00
jonathan 358394d272 Add missing ess.4 man page (used in comp set) 1998-09-29 23:39:43 +00:00
jeremy 3712546023 Changed to allow the mouse baud rate to be set at kernel compile time.
Inspired by Mochida Shuji <mocid@yo.rim.or.jp>.
1998-09-29 02:46:36 +00:00
rvb 42fb3deffa Perry asked for a line about Coda 1998-09-28 17:14:31 +00:00
lukem 9dee5d2b46 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
hwr d6a39aadd6 s/tun/gre/ 1998-09-25 08:35:20 +00:00
perry 83534c3742 fix spelling of acknowledgment 1998-09-22 22:53:06 +00:00
kleink 1d6ab6aedc Typo (run queue array name). 1998-09-22 11:24:52 +00:00
drochner 492608a68c Clarift use of REALBASEMEM / REALEXTMEM.
Fixes PR port-i386/6159 by "Heiko W.Rupp" <hwr@pilhuhn.de>.
1998-09-18 12:38:54 +00:00
agc 1159a11534 Document REQ_FILE and MESSAGE_FILE definitions. 1998-09-17 16:04:06 +00:00
agc 247891ee59 Document INSTALL_FILE and DEINSTALL_FILE definitions, to be set to the
names of any INSTALL or DEINSTALL scripts, respectively.
Also bring explanation of LIB_DEPENDS up to date.
Document USE_LIBTOOL.
1998-09-17 14:14:17 +00:00
jeremy 7e8c997a3f Added microtime.9. 1998-09-15 01:40:47 +00:00
jeremy 58cfb334aa Manual page which describes the microtime() function for obtaining the
current value of the system realtime clock.
1998-09-15 01:38:01 +00:00