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