Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 17:29:56 -0700 (PDT)
From:      Julian Elischer <julian@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:  <199909010029.RAA23234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1999/08/31 17:29:56 PDT

  Modified files:
    sys/kern             imgact_aout.c imgact_elf.c kern_sig.c 
    sys/sys              imgact_aout.h imgact_elf.h signalvar.h 
                         sysent.h 
  Log:
  General cleanup of core-dumping code.
  
  Submitted by: Sean Fagan,
  
  Revision  Changes    Path
  1.55      +8 -38     src/sys/kern/imgact_aout.c
  1.64      +9 -45     src/sys/kern/imgact_elf.c
  1.63      +70 -4     src/sys/kern/kern_sig.c
  1.11      +2 -2      src/sys/sys/imgact_aout.h
  1.16      +2 -2      src/sys/sys/imgact_elf.h
  1.27      +1 -2      src/sys/sys/signalvar.h
  1.22      +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?199909010029.RAA23234>