jdolecek
3e9a22e83b
add the 'slot ?' to example config line
2000-05-29 08:56:01 +00:00
augustss
2499d71cdf
Add mca(4) man page. Xref and add some tr(4) info.
2000-05-28 22:37:46 +00:00
mycroft
8c8608818f
Mention section 9.
2000-05-27 22:49:45 +00:00
mycroft
804b61073e
One more formatting nit. *sigh*
2000-05-27 22:34:24 +00:00
mycroft
a05c70639c
Update the date.
2000-05-27 22:31:57 +00:00
mycroft
89e229d95c
Fix formatting error.
2000-05-27 22:29:03 +00:00
mycroft
8d9497c3e3
Document *_EMPTY().
2000-05-27 22:27:33 +00:00
enami
72d16d3ff2
Convert to use mdoc macros more. The pervious commit, which partially
...
converted to mdoc, just results malformed output.
2000-05-27 02:23:19 +00:00
soren
08f5b3301d
The datap argument to bus_space_write_{multi,region}_* should be const.
2000-05-27 01:55:42 +00:00
jdolecek
49e9b8f9f9
note MCA attachment for Adaptec AHA-1640
2000-05-26 20:56:37 +00:00
jhawk
1fe6e4844f
If db_onpanic is unset and DDB is compiled in, panic() now calls
...
db_stack_trace_print(__builtin_frame_address(0),...), to printf() the
stack trace to the message bufffer and console. Idea from SunOS/Solaris.
Useful when dumping fails.
2000-05-26 20:25:57 +00:00
jdolecek
24e1cab092
note the MCA attachment
2000-05-26 19:01:51 +00:00
ad
fb3a33ff99
We may as well allow local additions to /etc/security, since it gets done
...
for the other periodic checks.
2000-05-26 17:08:21 +00:00
thorpej
bc166bd72a
Docuement Xircom X3201-3 and Davicom DM9102/DM9102A.
2000-05-26 16:41:52 +00:00
jhawk
ef5465cf9f
Note "sifting" requires backslash escapes for leading digits.
2000-05-23 23:48:43 +00:00
jhawk
41ebaaaf09
Add a "sifting" command to ddb (named from the Sun OpenPROM command of
...
the same name); it searches the symbol table(s) for all symbols matching
a given substring, and prints.
Extremely useful for when you forget that critical symbol name.
Also, with /F support (cf. "ls -F") to print a char indicating the
symbol type.
2000-05-22 14:49:10 +00:00
jhawk
6bea74b95a
BREAK gets ddb on the i386 serial console
...
fix ")." misconstruction (mandoc)
2000-05-22 11:46:07 +00:00
jhawk
b931e9206f
Sort commands alphabetically (wow, much easier to find things now).
...
Fix few commands using Cm instead of Ic [consisntency].
Make .Bl's -compact in most cases (where items are one-line entries);
dramatically improves readability
2000-05-22 11:28:36 +00:00
jhawk
dbc1cf06d2
Resync list with reality:
...
comment out nonexistant pages (eqnchar, man, me, ms, term)
add missing ones (hostname, mdoc, mdoc.samples, operator, release, signal,
symlink)
2000-05-22 09:02:07 +00:00
jhawk
4a80dfe1fe
style/grammar.
...
NetBSD -> .Nx
SIGPWR origin moved to HISTORY
2000-05-22 08:55:57 +00:00
itojun
2abe5dee91
refer inet6(4) and ip6(4) where necessary.
2000-05-22 02:01:34 +00:00
soren
d07e520289
No more 'mach halt' on MIPS.
2000-05-21 05:42:01 +00:00
jhawk
6799326e44
Comment out "xf" and "xb"; they aren't implemented and don't
...
ever appear to have been.
2000-05-20 02:28:33 +00:00
thorpej
6c7c329b31
Manual page for the Cyclades-Z mutli-port serial adapter driver.
2000-05-17 18:15:08 +00:00
blymn
92ca49cd50
Added documentation of the magic ZZ capability.
2000-05-17 12:36:47 +00:00
itojun
9b2a791c1b
improve recommendation on inbound packet filtering/auditing.
2000-05-17 02:27:51 +00:00
jdc
2eea39ee35
Add descriptions for colour related and 'ZZ' capabilities.
...
Pointed out by Perry E. Metzger.
2000-05-16 20:23:11 +00:00
jhawk
f9d6838fb8
Document "!" as a synonym for "call"
2000-05-15 20:37:56 +00:00
bouyer
d7a4b673e1
Use my standart copyrigth notice.
2000-05-15 06:34:47 +00:00
bouyer
d7e243ca4f
Use same copyrigth notice everywhere.
2000-05-15 06:33:21 +00:00
bouyer
48d7ad6cf4
Add a man page for siop and xref it.
2000-05-15 06:31:56 +00:00
veego
6759f2632c
Remove the last traces of libahdi.
2000-05-14 14:13:52 +00:00
tsutsui
8810dd5228
Add cobalt.
2000-05-14 13:16:47 +00:00
bjh21
676b808327
Tidy up a typo
2000-05-14 10:09:45 +00:00
bjh21
6a05ab8371
Accuracy
2000-05-14 10:08:15 +00:00
bjh21
5f06420548
et is now ei
2000-05-14 10:04:21 +00:00
bjh21
471fe4c6da
Add copyright notice
2000-05-14 10:00:38 +00:00
bjh21
cdd5634031
Change to my standard licence notice
2000-05-14 09:54:54 +00:00
itojun
2e9df64fa3
sync IPv4 rogue address filter with RFC1122. (sync with kame)
2000-05-14 03:44:02 +00:00
wiz
3f3abfd359
PNG
2000-05-14 01:32:58 +00:00
jhawk
47d4e03246
Fix SEE ALSO sorting error noted by mycroft.
2000-05-13 17:11:35 +00:00
mycroft
dd7aa6db1b
GC spurious blank lines.
2000-05-13 15:27:17 +00:00
mycroft
1f2cf096b8
GC spurious blank lines.
2000-05-13 15:22:15 +00:00
mycroft
3c20f768a7
Fix formatting glitches.
2000-05-13 15:20:35 +00:00
jhawk
11c5aee5eb
Rototill boot.8 and dosboot.8. Fix a pile of mandoc usage, sort
...
options, sort SEE ALSOs, etc.
Add support for on-the-fly switching of console devices interactively
from biosboot via the "consdev" command.
2000-05-13 05:27:21 +00:00
jhawk
86584b9a4e
Synchronize with reality. Fixes PR 9233.
2000-05-13 05:25:58 +00:00
jhawk
a72e1e9c59
Add support for on-the-fly switching of console devices interactively
...
from the i386 biosboot via the "consdev" command.
2000-05-13 05:25:20 +00:00
mycroft
f296458aa2
Avoid using \\n(C? in .lV, as it may not be initialized yet. Instead call
...
.aT to determine the argument type, as in .bV.
2000-05-13 04:27:16 +00:00
jdc
92a065ab4f
Add missing ':'.
...
Pointed out by Charles M. Hannum.
2000-05-12 06:44:34 +00:00
jdc
fbfcc3d68c
Add extra function key and colour sequences to xterm-xf86-v32.
2000-05-11 23:06:59 +00:00