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