aboutsummaryrefslogtreecommitdiff
path: root/trans/crash.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-2/+2
* trans: Port to x86_64Sergey Bugaev2023-05-101-1/+1
* Use long_integer_t for exception_raise RPCsFlavio Cruz2023-04-081-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-10/+10
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* crash: Fix warningSamuel Thibault2020-11-221-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Fix warningsSamuel Thibault2018-03-051-0/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* trans/crash: Fix setting core file template at runtime.Justus Winter2016-10-051-1/+21
* trans/crash: Use empty core file templates to disable the feature.Justus Winter2016-10-051-1/+4
* Avoid fatal error handling in option parsers.Justus Winter2016-10-051-1/+4
* trans/crash: core file name templatesJustus Winter2016-08-091-2/+164
* trans/crash: fix blunderJustus Winter2016-06-071-1/+1
* trans/crash: fix resource leaksJustus Winter2016-06-041-6/+11
* Fix buildSamuel Thibault2016-05-031-0/+1
* trans/crash: fix suspending taskJustus Winter2016-02-211-1/+1
* trans/crash: convert to trivfs dynamic classes and bucketsJustus Winter2015-09-271-22/+28
* Fix space styleSamuel Thibault2015-03-051-12/+12
* 2007-05-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-05-011-4/+1
* 2006-11-27 Ben Asselstine <benasselstine@canada.com>Thomas Schwinge2006-11-271-4/+19
* 2006-11-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-271-7/+10
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-2/+1
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-1/+1
* 2002-03-11 Roland McGrath <roland@frob.com>Roland McGrath2002-03-111-13/+11
* auth/Marcus Brinkmann2001-02-121-1/+5
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+1
* 2000-01-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-291-19/+80
* 1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>Roland McGrath1999-09-011-1/+0
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-1/+1
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-011-1/+2
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-011-6/+106
* Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+2
* (stop_pgrp): Fetch pgrp using correct call.Michael I. Bushnell1996-07-131-2/+5
* (stop_pgrp): Don't do anything if ORPHANED.Michael I. Bushnell1996-07-081-2/+2
* (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor andRoland McGrath1996-07-081-10/+16
* (S_crash_dump_task): fixupMichael I. Bushnell1996-07-081-1/+3
* (stop_pgrp): New function.Michael I. Bushnell1996-07-081-0/+31
* (S_msg_describe_ports): New function.Michael I. Bushnell1996-07-011-0/+5
* (S_crash_dump_task): Drop arg TARGET.Michael I. Bushnell1996-07-011-5/+3
* (S_crash_dump_task): New args EXC, CODE, SUBCODE, CTTY_ID. SupplyMichael I. Bushnell1996-07-011-7/+9
* typo fixesRoland McGrath1996-06-211-4/+4
* Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath1996-04-271-5/+4
* Initial revisionRoland McGrath1995-12-151-0/+578