Commit Graph

2168 Commits

Author SHA1 Message Date
jhawk d3a097fd74 Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
the info in distrib/notes.

Minor fixup on PCIC_ISA_ALLOC_IO*.
2000-08-30 19:05:47 +00:00
jhawk ae971039d1 update Dd
correctly note use of struct ifaliasreq for SIOC[AD]IFADDR
Remove bogus reference to SIOCAIFCONF
2000-08-29 16:42:44 +00:00
wiz 26d076c70a re-format, reference pkgsrc/audio/xmradio and pkgsrc/graphics/fxtv 2000-08-28 23:53:46 +00:00
kleink 52c8b79c19 Document an ``EXIT STATUS'' section appropriate for section one and eight
commands and utilities.
2000-08-28 16:51:56 +00:00
mrg 36afbd61af use the merged sparc installboot.8 2000-08-26 02:14:34 +00:00
jun 211fbcbbbc add
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
hubertf 389581c1cf run skeyaudit, if run_skeyaudit is set to yes 2000-08-25 01:11:42 +00:00
tron ad6319b502 Document "USE_XAW" and "USE_XPM". 2000-08-23 22:30:56 +00:00
jhawk be4199da69 update Dd
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
jhawk 2291a0d120 Correct paste error of 802.11 DS speeds. 2000-08-23 18:37:29 +00:00
thorpej b391d6cece Document spllock(). 2000-08-22 19:56:08 +00:00
lukem fa2f94238c - document `nostart' support for /etc/rc
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
wdk 699089b936 Add mipsco port 2000-08-22 05:17:43 +00:00
enami f6836da7ad Fix two more typos. 2000-08-22 01:33:52 +00:00
thorpej a703d1e88e i before e except after c ... 2000-08-21 23:16:01 +00:00
thorpej c848fa23c5 Inject more truth into this document. 2000-08-21 22:53:53 +00:00
itohy f4ef762e4a s/bt/by/ 2000-08-21 07:07:33 +00:00
kleink 68cffe7582 Minor grammar nits in section headings. 2000-08-21 06:57:51 +00:00
itohy 1ef7adc1bf fix typo 2000-08-21 00:14:29 +00:00
hubertf 97d171d025 MIRROR_DISTFILES and NO_CDROM are gone. 2000-08-18 22:45:39 +00:00
tv 7c8513ea3b MLINK2->M_LINK2, also make the listing of these three options be more in
line with the columnar layout.
2000-08-14 17:34:12 +00:00
msaitoh 6627d84e5a add missing .El 2000-08-14 15:30:11 +00:00
deberg 0bcba35b9e fix typo 2000-08-14 02:37:37 +00:00
jhawk 7d58775d6f More minor grammar fixes.
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
augustss c83f79e315 Add a couple of Inland adapters I forgot last time. 2000-08-12 17:59:12 +00:00
augustss 9d708cda6b Note that we handle RBC and a LaCie CD R/W. 2000-08-12 14:54:18 +00:00
thorpej 36ff456d9a Document the DE422 Ethernet interface. 2000-08-11 20:47:14 +00:00
soren 82a02d5fad A few minor grammar fixes. 2000-08-11 04:05:01 +00:00
thorpej b2ee6c4c4c Clarify kdc section. 2000-08-11 02:39:27 +00:00
itojun 62037f7722 kdc superseded kerberos. not sure if the description is 100% right. 2000-08-11 02:25:52 +00:00
soda 405954a851 describe options PCIBIOS_INTR_GUESS 2000-08-10 21:19:42 +00:00
mrg f6ecacaf38 document merged sparc installboot. 2000-08-10 13:21:11 +00:00
tv c031c2e49c Work around some .Po/.Pc bogons to make this format properly. 2000-08-10 02:34:50 +00:00
itojun babc498cc8 implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  need careful configuration
when enable it. (default config is not affected).
see manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.
2000-08-09 14:40:52 +00:00
tv 9f8eb67559 Add manpage for bitmask_snprintf(9), describe tprintf(9), and simplify
kprintf(9) by removing the now unsupported "extra" printf format strings.
2000-08-09 03:12:33 +00:00
tv e371c5808a Terminate an unterminated .Bl. 2000-08-09 03:11:00 +00:00
lukem 9d49c249d7 document sshd. add note that whilst sshd & gated are not part of the base
system they are available in the optional package collection.
2000-08-08 19:01:03 +00:00
augustss 1d14801481 Add PC Linq to the list of hardware. 2000-08-08 16:57:29 +00:00
ad a55a72cb72 - joy is not MI.
- Xr intro 4.
2000-08-07 14:29:58 +00:00
augustss 8e63b5da59 Update documentation about order of hooks. 2000-08-06 02:07:15 +00:00
briggs 0ad393d6e3 On 20 Feb 2000, the humanize_number() function got a fifth argument--a
divisor.  This divisor replaces a hard-coded divisor of 1024.  To remain
consistent with the hard-coded SI prefix list, humanize_number should
probably only be called with a divisor of 1000 or 1024.
This is now documented.
2000-08-05 14:58:03 +00:00
jhawk 243d61d41b Xr ppsratecheck 2000-08-03 20:35:40 +00:00
briggs b9198e3e17 As noted by jhawk--'count' is a function argument when I note that that
functions which take a count of bytes have undefined results if the specified
(count) is zero.
2000-08-03 15:30:52 +00:00
soda 423aa34757 more fix for typesetting 2000-08-03 13:32:39 +00:00
soda 760ca1caec - "a space" -> "space", from jhawk
- fix typesetting when TYPESETTER=ps
2000-08-03 13:14:22 +00:00
ad f3e1d1930e PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>. 2000-08-03 09:42:52 +00:00
bouyer 5439296584 The W83781D isn't "untested" any more, thanks to Bernd Ernesti.
However the W83697HF is untested.
2000-08-03 09:29:55 +00:00
jhawk cad42d1288 Rototillage: Update the date; addition => additional; netstart => rc.d/network;
line format to .Ar syntax; .Em => .Ar; Clarify the meaning of netmask omission;
Resort FILES; Remove NOTES.
2000-08-03 03:42:23 +00:00
jeffs f907ee9f25 Document DDB_BREAK_CHAR that was added in:
sys/conf 1.381
	sys/dev/ic/com.c 1.174
2000-08-03 00:34:08 +00:00
itojun f7e4207188 add ppsratecheck(9). 2000-08-03 00:09:39 +00:00