Home | History | Annotate | Download | only in savecore
History log of /src/sbin/savecore/Makefile
RevisionDateAuthorComments
 1.26  23-Dec-2016  mrg for 64 bit mips platforms where we built userland largely as n32 by
default, build a handful of tools as n64 so they work properly.

unfortunately, they're also static as dynamic n64 has a problem.

of these tools pstat is probably the lowest hanging fruit to convert
to sysctl. systat would be close were it not for the netstat screen,
which includes netstat itself.

the rest are difficult to perhaps foolish.


the upside is that netstat, pmap and fstat all work properly now.
 1.25  13-Jun-2001  wiz branches: 1.25.84;
Use getbootfile(3) instead of _PATH_UNIX by default.
Sprinkle some const.
 1.24  02-Jan-2001  joda use gzip instead of compress
 1.23  19-Feb-1998  thorpej NetBSD/mips uses new libkvm now, savecore_old.c is dead.
 1.22  19-Feb-1998  thorpej Simplify savecore_old test ... MACHINE_ARCH == "mips".
 1.21  18-Feb-1998  thorpej i386
 1.20  08-May-1997  gwr Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
 1.19  06-May-1997  gwr Use .PATH.c: ...
 1.18  25-Apr-1997  thorpej mvme68k uses the new crash dump format now.
 1.17  23-Apr-1997  scottr mac68k uses new libkvm, now.
 1.16  09-Apr-1997  thorpej hp300 uses new savecore now
 1.15  30-Mar-1997  thorpej Sun3x and PowerPC both use new libkvm.
 1.14  08-Feb-1997  matthias The pc532 port now uses the new libkvm.
 1.13  18-Nov-1996  pk sparc uses new savecore.c
 1.12  01-Oct-1996  cgd add alpha to the list of ports that use new savecore
 1.11  12-May-1996  mhitch Add amiga to the list of ports using the new savecore.
 1.10  08-May-1996  gwr Add sun3 to the list of ports using the new savecore.
Add -lkvm when linking the new savecore.
 1.9  30-Mar-1996  cgd since the only difference between the old 'savecore' and the new one
is savecore.c, move it back into the 'savecore' dir (renamed as
savecore_old.c) so that the build is more 'normal,' and more like what
it used to be.
 1.8  18-Mar-1995  cgd convert to new RCS Id conventions; reduce my headache
 1.7  22-Dec-1994  cgd specify man pages the new way.
 1.6  11-Jun-1994  mycroft Fix up RCS ids.
 1.5  10-Jun-1994  pk Update to 4.4-lite.
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  13-Jun-1994  mycroft Import 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.25.84.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)

RSS XML Feed