| Age | Commit message (Expand) | Author |
| 2000-03-27 | .core.Z, not .Z.core. | pooka |
| 1999-11-20 | Include clues on what to do with the crash dump once you've got it | sommerfeld |
| 1999-09-17 | Clarify description of ``-c''. (See PR 4511) | is |
| 1999-08-02 | s/on device/in [dirname]/, to be a bit clearer... | mycroft |
| 1999-07-01 | Remove an extraneous fclose() call which would cause savecore to crash | cgd |
| 1999-02-27 | Crash dumps should *not* be world readable. | sommerfe |
| 1998-07-23 | Avoid truncating partition size in freespace calculation | sommerfe |
| 1998-04-01 | Need <time.h> for time() and ctime() prototypes. | kleink |
| 1998-02-19 | NetBSD/mips uses new libkvm now, savecore_old.c is dead. | thorpej |
| 1998-02-19 | Simplify savecore_old test ... MACHINE_ARCH == "mips". | thorpej |
| 1998-02-18 | Avoid | thorpej |
| 1998-02-18 | i386 | thorpej |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-09-16 | resolve conflicts from lite-2 merge | lukem |
| 1997-09-16 | make these compile on the alpha after WARNS=1. | mrg |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-08-26 | Remove a ( from an removed cast. | veego |
| 1997-08-25 | Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, | kleink |
| 1997-05-19 | More error checking. | pk |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-25 | mvme68k uses the new crash dump format now. | thorpej |
| 1997-04-23 | mac68k uses new libkvm, now. | scottr |
| 1997-04-21 | set umask for savecore. | mrg |
| 1997-04-09 | hp300 uses new savecore now | thorpej |
| 1997-03-30 | Sun3x and PowerPC both use new libkvm. | thorpej |
| 1997-02-08 | The pc532 port now uses the new libkvm. | matthias |
| 1996-11-18 | sparc uses new savecore.c | pk |
| 1996-10-01 | make datas item copied out from kernel (panicstr) and/or used as kvm pointers | cgd |
| 1996-10-01 | add alpha to the list of ports that use new savecore | cgd |
| 1996-06-23 | If kvm_dump_mkheader() returns 0, simply state 'no core dump' instead | leo |
| 1996-05-12 | Add amiga to the list of ports using the new savecore. | mhitch |
| 1996-05-08 | Add sun3 to the list of ports using the new savecore. | gwr |
| 1996-03-30 | since the only difference between the old 'savecore' and the new one | cgd |
| 1996-03-18 | Omit kd_live argument to kvm_dump_mkheader(). | leo |
| 1996-03-16 | New libkvm/savecore implementation. With the following differences: | leo |
| 1996-03-16 | old savecore - do not update | leo |
| 1996-03-08 | Put the compression suffix *last*. | mycroft |
| 1995-07-24 | set dumpsize in dump_exists(), not save_core(), so that minfree check | cgd |
| 1995-06-27 | Note the proper name for the core file instead of vmcore, and note the | briggs |
| 1995-06-25 | fix verbose printf of dumplo, clean up printfs slightly | cgd |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1995-01-04 | Fix getopt string and test on return value. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-10-31 | oops; get rid of previous (iffy) zopen declaration | cgd |
| 1994-10-31 | make a proto for zopen (yech) | cgd |
| 1994-09-23 | Eliminate uses of some obsolete functions. | mycroft |
| 1994-09-18 | prototype zopen() | deraadt |
| 1994-09-17 | vmunix --> kernel (for variable names), and make the core file naming | mycroft |
| 1994-06-13 | kill U word | cgd |