History log of /freebsd-9.3-release/share/man/man5/core.5
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244079 10-Dec-2012 pluknet

MFC rr243398-243399:
- core(5) references sysctl debug.num_cores, but it is really debug.ncores.
- [mdoc] remove hard sentence breaks.

PR: docs/173831


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216668 22-Dec-2010 trasz

Fix date, broken in r216667.

Submitted by: stefanf@


# 216667 22-Dec-2010 trasz

The 'kern.corefile="whatever"' syntax won't work with sysctl.conf; remove
the quotes to not mislead people.

MFC after: 1 month


# 204595 02-Mar-2010 alfred

Document COMPRESS_USER_CORES, and the new %I and %H core formatters.


# 137981 22-Nov-2004 das

Remove some information that only applies to the old a.out core dump format.


# 119893 08-Sep-2003 ru

mdoc(7): Use the new feature of the .In macro.


# 92499 17-Mar-2002 ru

mdoc(7) police: misc fixes.


# 89131 09-Jan-2002 nik

Note that kern.sugid_coredump must be 1 to generate a core from processes
that change their credentials.

PR: docs/21712
Submitted by: Peter Philipp <pjp@click2net.com>


# 87647 11-Dec-2001 ru

s/sysctl -w/sysctl/


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'

BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...

Reviewed by: Silence from cvs diff -b
MFC after: 7 days


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 68716 14-Nov-2000 ru

Use Fx macro wherever possible.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 37810 21-Jul-1998 joerg

Document sef's recent changes in the corefile naming.
Reviewed by: sef (well, i believe his `Looks good' was a review result :)


# 35934 11-May-1998 steve

Change NBPG to PAGE_SIZE to match one of phk's recent commits.

PR: 6573
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>


# 22986 22-Feb-1997 peter

Revert $FreeBSD$ back to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 20914 26-Dec-1996 wosch

Sort cross references.


# 14004 09-Feb-1996 mpp

Another round of various man page cleanups.


# 1639 30-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1638,
which included commits to RCS files with non-trunk default branches.


# 1638 30-May-1994 rgrimes

BSD 4.4 Lite Share Sources