| Age | Commit message (Expand) | Author |
| 2001-11-16 | Sort sections. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-11-01 | fix a couple of -Wshadow warnings | lukem |
| 2001-09-12 | explicitly set the default compression level to 1 (from the implicit 6), | lukem |
| 2001-09-12 | Add "-Z level" to control the compression level that -z uses (which | lukem |
| 2001-08-20 | Document more explicitly that the kernel must be `secure' according to | wiz |
| 2001-06-13 | Note usage of getbootfile(3); sort SEE ALSO section according to | wiz |
| 2001-06-13 | Use getbootfile(3) instead of _PATH_UNIX by default. | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-05-06 | If the position of the formatted panic string can be found in the | simonb |
| 2001-04-03 | Xref send-pr 1, not 8. Whitespace fixes while I'm here. | wiz |
| 2001-01-11 | Make option flag variables static. This avoids a conflict between | martin |
| 2001-01-02 | use gzip instead of compress | joda |
| 2001-01-02 | Bump the field width of `K to go' from 6 to 8; some systems have more | lukem |
| 2000-12-11 | Back out sysctl part for now, awaiting the result of further discussion, | wiz |
| 2000-12-08 | Output proper warning if dumplo == -1 (as it can happen on macppc without | wiz |
| 2000-12-07 | de-__P(), and generally try to be more conforming to the new NetBSD style. | wiz |
| 2000-12-07 | Don't mention rc(8), we're using rc.d now. | wiz |
| 2000-12-07 | Fix argument handling, which was pretty broken. | wiz |
| 2000-10-08 | initialize kernel to _PATH_UNIX and remove local variables in functions | darrenr |
| 2000-10-01 | savecore was looking up dumpdev, etc, from the wrong kernel | darrenr |
| 2000-08-01 | time is a `struct timeval' not a `time_t', so read it in properly. | eeh |
| 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 |