Commit Graph

3455 Commits

Author SHA1 Message Date
deberg
0bcba35b9e fix typo 2000-08-14 02:37:37 +00:00
itojun
424b5f77fb MLINK optimization based on timestamp. 2000-08-13 06:56:25 +00:00
jhawk
7d58775d6f More minor grammar fixes.
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
itojun
531e380d08 do not test $UPDATE nor file existence, on "MLINKS" installation.
the check will leave original manpage and linked manpage unsynchronized,
as we use hard link instead of symlinks.

this backs out 1.37 -> 1.38 change.
2000-08-13 06:36:29 +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
wiz
c6253bccb9 add FOAD 2000-08-12 11:09:43 +00:00
thorpej
36ff456d9a Document the DE422 Ethernet interface. 2000-08-11 20:47:14 +00:00
kleink
8e0079b444 Merge tzdata2000f. 2000-08-11 12:03:21 +00:00
kleink
4c613c91ee Import tzdata2000f. 2000-08-11 12:00:56 +00:00
soda
f88536df95 s/nodevs/nodev/ for mount option. 2000-08-11 11:59:44 +00:00
soda
3681169826 fix thinko of revision 1.4.
the change seemed to intend "/net" and "/cd", rather than "/mnt" and "/cd".
2000-08-11 11:59: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
hubertf
3d03ccca1c Back out last entry (MCC).
It seems this file is intended for "things used often in personal
eletronic communication". (Where is my canonical list of smilies?)
2000-08-10 03:56:58 +00:00
tv
c031c2e49c Work around some .Po/.Pc bogons to make this format properly. 2000-08-10 02:34:50 +00:00
hubertf
909a069d61 MCC Memory Credential Cache 2000-08-10 02:23:40 +00:00
gmcgarry
68e607a368 Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +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
itojun
a43773b43f add a note on possible misbehavior when mininterval < 1/hz. 2000-08-02 23:51:07 +00:00
itojun
3454cf5286 add .Ed against .Bd 2000-08-02 23:43:52 +00:00
bouyer
20308fd9ad Note support for W83627HF.
I tested W83782D, so remove from "untested" section
Use ".Em" for chips references, suggested by John Hawkinson
2000-08-02 21:52:08 +00:00
bouyer
a91152a3cb Document PCIIDE_CMD0646U_ENABLEUDMA 2000-08-02 21:49:41 +00:00
msaitoh
d5567fbc4d sh3 port is incomplete, so add NOLINT=1 and NOPROFILE=1
(and NOPIC=1 if OBJECT_FMT==COFF)
2000-08-02 20:04:45 +00:00
pooka
4575d69b5b s/master.password/master.passwd/
from misc/10737 by Brian Stark
2000-08-02 08:17:01 +00:00
briggs
5e985516ea Update man page to include 91c1xx and nubus information. 2000-08-01 23:19:21 +00:00
briggs
c90e5bd9f6 Add some basic bus_space_*stream_N documentation. 2000-08-01 23:08:56 +00:00
augustss
34119e1a6a Add midi at clcs 2000-08-01 08:19:39 +00:00
danw
601e8144d5 s/abort(2)/abort(3)/ 2000-07-31 19:30:37 +00:00
kleink
60eaf5abfb Import tzdata2000e. 2000-07-31 14:17:37 +00:00
ad
409bf2ddba Misc fixes, mostly spelling and spacing. 2000-07-31 11:45:48 +00:00