summaryrefslogtreecommitdiff
path: root/sbin/savecore/savecore_old.c
AgeCommit message (Expand)Author
2000-05-31Cleaner loop structure when reading panic string from the core image.Todd C. Miller
1999-07-01extra fclose(); ronald@chersonese.comTheo de Raadt
1999-02-23do not print multiple \n in kernel version number printout,Theo de Raadt
1998-12-30Exit if nlist fails with ENOENT. Also replace strerror(errno) in syslog with %mTodd C. Miller
1998-10-04increase data sizeTodd C. Miller
1998-09-24Back out gzip changes, they will not make 2.4Todd C. Miller
1998-09-05We can now savecore with a gzipped kernel:Todd C. Miller
1998-08-24Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ...Todd C. Miller
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-03-25usage to stderr, not syslogTheo de Raadt
1996-12-29remove one / from the printf of the filenames (_PATH_UNIX begings with aThomas Graichen
1996-10-15umask for writes; from joerg@freebsd.orgTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-23use _PATH_UNIX for kernel nameTheo de Raadt
1996-06-19our kernel is bsd, not netbsd.Michael Shalayeff
1996-04-21sync to netbsd 960418Theo de Raadt