OpenBSD CVS

CVS log for src/share/man/man8/crash.8


[BACK] Up to [local] / src / share / man / man8

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.37 / (download) - annotate - [select for diffs], Sun Sep 11 06:38:11 2022 UTC (20 months, 3 weeks ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.36: +4 -4 lines
Diff to previous 1.36 (colored)

.Li -> .Vt where appropriate;
from josiah frentsos, tweaked by schwarze

ok schwarze

Revision 1.36 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:23 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.35 / (download) - annotate - [select for diffs], Tue Nov 29 13:57:34 2016 UTC (7 years, 6 months ago) by mpi
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.34: +6 -15 lines
Diff to previous 1.34 (colored)

Some tweaks reflecting that DEBUG=-g is the default for building kernels.

With jmc@

Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 25 17:50:39 2015 UTC (8 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.33: +3 -5 lines
Diff to previous 1.33 (colored)

Since bin/ps/keyword.c 1.30 five years ago, ps -O paddr prints the complete
address; do not mention a KERNBASE adjustment anymore.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Nov 8 15:52:05 2010 UTC (13 years, 7 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.32: +10 -12 lines
Diff to previous 1.32 (colored)

neither systat(1) nor slstats(8) understands `-M core' and `-N system';
while here, sort these options.

ok jmc@, millert@

Revision 1.32 / (download) - annotate - [select for diffs], Mon Aug 9 20:33:58 2010 UTC (13 years, 10 months ago) by ray
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Remove extra space.

OK jmc schwarze

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 2 13:18:24 2009 UTC (15 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.30: +5 -5 lines
Diff to previous 1.30 (colored)

tweak previous;

Revision 1.30 / (download) - annotate - [select for diffs], Wed Apr 1 22:03:40 2009 UTC (15 years, 2 months ago) by kettenis
Branch: MAIN
Changes since 1.29: +32 -4 lines
Diff to previous 1.29 (colored)

Give some hints about debugging live kernels with gdb(1).

Revision 1.29 / (download) - annotate - [select for diffs], Wed Dec 24 17:15:34 2008 UTC (15 years, 5 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.28: +3 -3 lines
Diff to previous 1.28 (colored)

Add quotes around DEBUG value, otherwise config doesn't like it.
While here, change -ggdb to -g (by kettenis).

OK millert and kettenis

Revision 1.28 / (download) - annotate - [select for diffs], Thu Dec 18 22:23:53 2008 UTC (15 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

ddb.log is enabled by default, so use "unless disabled" rather
than "if enabled". ok jmc@

Revision 1.27 / (download) - annotate - [select for diffs], Thu May 31 19:19:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

convert to new .Dd format;

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jan 10 16:33:10 2007 UTC (17 years, 4 months ago) by tom
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

An example should use "e.g." ("for example") rather than "i.e."
("that is").

ok jmc@

Revision 1.25 / (download) - annotate - [select for diffs], Tue May 9 21:33:40 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.24: +7 -1 lines
Diff to previous 1.24 (colored)

note that only some archs (currently) support target "kvm";

from nikns (pr #5103);
ok kettenis

Revision 1.24 / (download) - annotate - [select for diffs], Wed Apr 26 20:17:13 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

make example shell independent; from mickey

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 26 07:48:40 2006 UTC (18 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

simpler; from michael knudsen
ok krw

Revision 1.22 / (download) - annotate - [select for diffs], Sat Aug 14 06:25:58 2004 UTC (19 years, 9 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

i386-unknown-openbsd3.6, not 3.5; ok deraadt@

Revision 1.21 / (download) - annotate - [select for diffs], Fri Aug 13 22:07:14 2004 UTC (19 years, 9 months ago) by kettenis
Branch: MAIN
Changes since 1.20: +6 -7 lines
Diff to previous 1.20 (colored)

Update for new gdb.
ok deraadt@

Revision 1.20 / (download) - annotate - [select for diffs], Sun Feb 1 12:21:16 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.19: +30 -21 lines
Diff to previous 1.19 (colored)

note that ps/trace output should be included with crash reports,
and that it can be retreived with the help of ddb.log and dmesg(8);

from Sam Smith;
agreed with tedu@

also kill .Pp's before displays, and use -indent;

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jun 28 14:27:20 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Goto -> Go to;

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jun 2 23:30:15 2003 UTC (21 years ago) by millert
Branch: MAIN
Changes since 1.17: +2 -6 lines
Diff to previous 1.17 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Mar 6 20:40:35 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

.Xr typos, and some dead ones;

ok deraadt@

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 2 06:07:41 2002 UTC (22 years, 5 months ago) by nordin
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.15: +1 -6 lines
Diff to previous 1.15 (colored)

Remove reference to timeout table. deraadt@ ok

Revision 1.15 / (download) - annotate - [select for diffs], Fri Dec 7 18:25:50 2001 UTC (22 years, 6 months ago) by mpech
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

sort SEE ALSO;

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:54 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.13: +6 -5 lines
Diff to previous 1.13 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 22 08:16:50 2001 UTC (22 years, 9 months ago) by niklas
Branch: MAIN
Changes since 1.12: +5 -7 lines
Diff to previous 1.12 (colored)

Correct stuff about ps -Opaddr

Revision 1.12 / (download) - annotate - [select for diffs], Fri Aug 3 15:21:17 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11 (colored)

o) We don't like .Pp before/after .Sh;
o) .Nm always has argument in .Sh SYNOPSIS;
o) We always closes .Bl and .Bd tags;

millert@ ok

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 1 16:11:23 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Dec 22 16:54:38 2000 UTC (23 years, 5 months ago) by avsm
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

smite typos, and add RCS tags where missing; aaron@ ok

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 20 08:00:04 2000 UTC (23 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

various Xr fixes; nordin@cse.ogi.edu

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 26 16:08:58 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.7: +47 -38 lines
Diff to previous 1.7 (colored)

Fix some grammar issues; jcs@rt.fm. Make a few other improvements while we're
here. Closes PR/1475.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 13 04:09:22 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

Remove unwanted trailing whitespace.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 6 16:43:17 2000 UTC (23 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +133 -4 lines
Diff to previous 1.5 (colored)

much more meat, but objdump is still broken..

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 17 02:32:47 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Move some misplaced periods outside of the parentheses.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 22 03:05:51 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.3: +7 -5 lines
Diff to previous 1.3 (colored)

Some fixes; d@

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 18 21:26:28 2000 UTC (24 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +81 -38 lines
Diff to previous 1.2 (colored)

more details; d

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 2 14:46:49 2000 UTC (24 years, 3 months ago) by todd
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

$OpenBSD$

Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 28 22:36:42 2000 UTC (24 years, 3 months ago) by deraadt
Branch: MAIN

add start of a crash page

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.