Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 23:12:13 -0700 (PDT)
From:      Sean Eric Fagan <sef@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_aout.c imgact_elf.c kern_sig.c src/sys/sys imgact_aout.h imgact_elf.h signalvar.h sysent.h
Message-ID:  <199909010612.XAA44623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sef         1999/08/31 23:12:13 PDT

  Modified files:        (Branch: RELENG_3)
    sys/kern             imgact_aout.c imgact_elf.c kern_sig.c 
    sys/sys              imgact_aout.h imgact_elf.h signalvar.h 
                         sysent.h 
  Log:
  MFC:  clean up the coredump routines a bit, eliminating some duplicate
  code.
  
  Reviewed by:	julian
  
  Revision  Changes    Path
  1.44.2.4  +7 -37     src/sys/kern/imgact_aout.c
  1.44.2.7  +9 -45     src/sys/kern/imgact_elf.c
  1.53.2.4  +70 -4     src/sys/kern/kern_sig.c
  1.9.2.2   +2 -2      src/sys/sys/imgact_aout.h
  1.10.2.3  +2 -2      src/sys/sys/imgact_elf.h
  1.22.2.3  +1 -2      src/sys/sys/signalvar.h
  1.20.2.2  +2 -2      src/sys/sys/sysent.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909010612.XAA44623>