Date: Wed, 14 Oct 1998 09:16:51 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/gcore gcore.c Message-ID: <199810141616.JAA08901@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/10/14 09:16:51 PDT
Modified files:
usr.bin/gcore gcore.c
Log:
Check the executable's header to make sure it is a valid executable.
If it is ELF, print a diagnostic saying that it is not supported yet
by this program. This is a stop-gap anti-bug-report measure because
it looks like there won't be time to implement gcore's ELF support
before 3.0 is released.
Revision Changes Path
1.10 +9 -1 src/usr.bin/gcore/gcore.c
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?199810141616.JAA08901>
