njoly
d0e00679ff
Use Lk macro when dealing with URLs. While here update or remove some
...
dead URL links. Another part of PR/29238.
2012-03-15 22:35:02 +00:00
wiz
c94449f6a8
Fix typo.
2011-09-13 08:54:11 +00:00
christos
8b1d441333
document that dumpdir is now optional
2011-09-12 21:22:27 +00:00
ad
101a9782a2
Add crash(8), a utility to diagnose kernel crashes. This is basically
...
ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they
are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just
a case of making db_disasm.c/db_trace.c or their equivalent compile
and work.
- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
dsainty
1dfaf4a3ca
Rearrange the option formatting to be both prettier and more complete
2004-10-21 10:13:00 +00:00
snj
32eca9407f
New sentence, new line; use .Dq instead of ``''.
2004-10-16 05:44:59 +00:00
dsainty
9a582784d5
Bump date for -n description
2004-10-16 04:38:53 +00:00
dsainty
d01162a3bc
Added -n option, which tests for a present core but doesn't write it
...
to disk or clear it (does 'nothing').
http://mail-index.netbsd.org/tech-userlevel/2004/10/09/0000.html
2004-10-16 04:29:27 +00:00
agc
276d62f603
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22308, verified by myself.
2003-08-07 10:04:22 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz
09cbac4e7f
New sentence, new line. From Robert Elz.
2002-10-03 15:41:44 +00:00
wiz
80d1ff493a
Sort sections.
2001-11-16 11:21:37 +00:00
wiz
4ce43ae0cd
Whitespace nits
2001-11-16 10:25:42 +00:00
lukem
fa5157d9fb
explicitly set the default compression level to 1 (from the implicit 6),
...
because it's significantly faster and doesn't use that much more disk space.
2001-09-12 03:14:08 +00:00
lukem
fd08f59ac0
Add "-Z level" to control the compression level that -z uses (which
...
defaults to -Z 6). Depending on the relative speed of the CPU
versus disk, "-zZ1" might be faster than no compression at all.
2001-09-12 02:58:29 +00:00
wiz
eea41b6f12
Document more explicitly that the kernel must be `secure' according to
...
secure_path to be used automatically. (Of course, you can override with the
-N option.)
Addresses bin/13665.
2001-08-20 14:23:59 +00:00
wiz
0f1cb57c85
Note usage of getbootfile(3); sort SEE ALSO section according to
...
mdoc.samples(7).
2001-06-13 23:24:32 +00:00
wiz
73f545bb5b
Drop arguments of .Os.
2001-06-05 11:22:41 +00:00
wiz
2d48dd26ee
Xref send-pr 1, not 8. Whitespace fixes while I'm here.
2001-04-03 11:17:31 +00:00
joda
7e74657e37
use gzip instead of compress
2001-01-02 21:39:37 +00:00
wiz
a934922366
Don't mention rc(8), we're using rc.d now.
2000-12-07 03:18:03 +00:00
pooka
d09ff64b04
.core.Z, not .Z.core.
...
Reported by Wolfgang Helbig in pr/9684
2000-03-27 13:06:46 +00:00
sommerfeld
3a73fcfff7
Include clues on what to do with the crash dump once you've got it
1999-11-20 19:57:01 +00:00
is
942ecedabb
Clarify description of ``-c''. (See PR 4511)
1999-09-17 10:20:01 +00:00
enami
0d4522a03f
Fix .Nm usage.
1997-10-20 09:11:16 +00:00
lukem
beb7c8b582
* cleanup for WARNS=1
...
* fix .Nm usage
* deprecate register
1997-09-15 11:08:44 +00:00
briggs
beabc1186a
Note the proper name for the core file instead of vmcore, and note the
...
names used when the -z option is present.
1995-06-27 22:40:46 +00:00
cgd
0114e805ce
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00
cgd
1cd75f5acb
kill U word
1994-06-13 14:55:39 +00:00
mycroft
c250a07889
Fix up RCS ids.
1994-06-11 07:50:42 +00:00
pk
86fbbf6633
Update to 4.4-lite, local changes to man page.
1994-06-10 13:35:24 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
cgd
b740fbac92
bsd->netbsd
1993-04-28 06:37:52 +00:00
cgd
71223b0548
kernel name is /bsd
1993-04-28 05:43:16 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00