History log of /openbsd-src/sbin/savecore/Makefile (Results 1 – 21 of 21)
Revision Date Author Comments
# df5aa7da 04-Sep-2016 tedu <tedu@openbsd.org>

unifdef SAVECORE now that we're done sharing


# 96dc1bb7 03-Sep-2016 tedu <tedu@openbsd.org>

proving once again my commit and somebody will test strategy works,
deraadt found that savecore also uses a source file from compress.
add (6.0 versions) of the needed files to permit progress elsewh

proving once again my commit and somebody will test strategy works,
deraadt found that savecore also uses a source file from compress.
add (6.0 versions) of the needed files to permit progress elsewhere.

show more ...


# 67e336db 16-Jun-2006 kettenis <kettenis@openbsd.org>

Add -DSAVECORE to CFLAGS instead of overriding it.
ok miod@, deraadt@


# d35fceb5 26-Jun-2005 otto <otto@openbsd.org>

There's a dependency on the compress API that changed


# 499accc8 29-Jun-2001 miod <miod@openbsd.org>

More libkvm.old relics


# b8dc7581 15-Apr-2000 mickey <mickey@openbsd.org>

i gust forgot about this file...; noted by gluk@ptci.ru


# ab48ca10 23-Apr-1999 downsj <downsj@openbsd.org>

mac68k uses libkvm now


# 37d1ae27 26-Sep-1998 ryker <ryker@openbsd.org>

mac68k uses libkvm.old


# d6240a03 24-Sep-1998 millert <millert@openbsd.org>

Back out gzip changes, they will not make 2.4


# dd1f7704 17-Sep-1998 millert <millert@openbsd.org>

pmax needs libkvm.old too


# 076afffc 16-Sep-1998 millert <millert@openbsd.org>

take out gzip support for now, it seems to have problems on some platforms


# bd978695 11-Sep-1998 millert <millert@openbsd.org>

i386 is now the only port using libkvm.old


# 625e5f23 05-Sep-1998 millert <millert@openbsd.org>

We can now savecore with a gzipped kernel:
o Use new gzip-aware nlist
o If kernel cannot be found, use kernel.gz if it exists


# 55b1fa29 30-Aug-1998 millert <millert@openbsd.org>

alpha, powerpc, mvme88k use savecore.c, not savecore_old.c; janjaap@alf.stack.nl


# 15ca7e47 25-Apr-1998 downsj <downsj@openbsd.org>

hp300 uses libkvm now.

(why are mvme88k and powerpc building libkvm but not using 'new' savecore?)


# e189ddde 21-Sep-1997 deraadt <deraadt@openbsd.org>

$OpenBSD$


# c90985c2 28-Jun-1997 grr <grr@openbsd.org>

hmmm, must have forgot to commit this with the other sparc libkvm/dump stuff


# 7b91b0e0 23-Jun-1996 deraadt <deraadt@openbsd.org>

update rcsid


# 5a0f00a9 22-May-1996 deraadt <deraadt@openbsd.org>

amiga uses new libkvm


# f3bae140 21-Apr-1996 deraadt <deraadt@openbsd.org>

sync to netbsd 960418


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree