4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / sbin / savecore /
1993-05-12 Chris Toreknote that minfree code pretends -z does not exist
1993-05-12 Chris Torekaccount for size of vmunix in minfree calculations
1993-02-27 Kirk McKusickreasonable mode for vmunix
1992-12-12 Keith BosticKirk wants the crash dump mode to be 644
1992-12-04 Keith Bosticless chatty, please
1992-12-04 Keith Bosticchange system operand to -N, minor cleanups
1992-12-04 Keith Bosticupdate the man page, change system operand to -N, add -z
1992-12-04 Keith Bosticadd z option for compression, lots of minor stuff
1992-07-15 Keith Bosticfix va_start macro usage
1992-07-11 Craig LeresFix flags.
1992-07-11 Craig LeresDocument flag.
1992-06-24 Keith Bosticmy fault -- dev_t is a u_long
1992-06-20 Keith Bosticdon't clear the dump if out of space, plus cleanup...
1992-06-04 Kirk McKusickproper use of off_t in lseek
1992-02-18 Chris Torekremove unnecessary machine dependencies; lint
1992-01-28 Keith Bosticstatfs.f_fsize =>statfs.f_bsize
1991-04-08 Keith Bosticsavecore can print out the message as easily as /etc/rc
1991-04-08 Keith Bosticuse getopt(3); make "savecore -c" work
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-02-28 Keith BosticANSI fixes
1991-02-27 Keith BosticANSI fix
1991-02-10 William Nesheimi386 system base address (must be a better way...)
1990-06-25 Trent Heinnew copyright & pathname (savecore)
1990-06-02 Keith Bosticnew copyright notice
1990-05-12 Keith Bosticfirst pass for new make
1990-03-23 Kirk McKusickuse statfs instead of reading superblock to get space...
1989-12-20 Mike Karelsupdate bounds file if write fails on vmcore
1989-08-22 Mike Karelsneed to read dumpsize from blockdev, more cleanups
1989-08-21 Mike Karelsread dump from raw device, not block; minor cleanups
1989-07-08 Bill Joygotta fire the idiot who didn't finish this...
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-03 Keith Bosticadd pathnames.h
1988-11-01 Keith Bosticwritten by Michael Toy; add Berkeley specific copyright...
1988-10-20 Keith Bosticdate and time created 88/10/19 13:01:49 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-03-30 Mike KarelsI *like* newlines on messages; add -c to clear dump...
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize use of dev_bsize
1987-01-09 Mike Karelsdo it anyway!
1986-10-14 Sam Leffleradd tahoe stuff; consolidate common code in log+Perror
1986-05-27 Mike Karelsshow error messages on stderr too
1986-05-25 Mike Karelsnew logging
1986-05-13 Eric Allmaneliminate shutdownlog in favor of syslog
1986-05-13 Eric Allmanshutdownlog subsumed into syslog (as LOG_AUTH)
1986-05-13 Eric Allmanshutdownlog subsumed into syslog
1986-02-19 Sam Lefflerlots of mickey-mouse things; use syslog; compress nlist...
1986-01-31 Mike Karelsuse larger buffer for those of us with swap and crash
1986-01-10 Kirk McKusickbetter calculation of freespace
1985-09-09 Jim Bloomportability cleanup, allow to work with core dumps...
1985-06-05 Distribution FolksAdd copyright
1985-06-04 Mike Karelscan get dumptime from specified system now
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-28 Kirk McKusickmanual page distributed with 4.1BSD
1984-07-18 Ralph Campbelladded -v option, works correctly when given alt. system...
1983-07-02 Sam Lefflerinclude fixes
1983-05-04 Sam Lefflerfix name conflict with kernel
1983-03-22 Sam Lefflerread dumpsize from dump image instead of memory
1983-02-21 Sam Lefflermerge of mods from sun now that system is changed
1982-10-25 Kirk McKusickmerge in mods from matisse
1982-10-25 Kirk McKusickfixes per ark
1982-10-25 Kirk McKusickbranch-place-holder
1982-10-22 Sam Lefflernew super block format, check for string termination...
1981-05-21 Bill Joyfix to have 3 args but kludged: should read dump* from...
1981-05-21 Bill Joydebug code
1981-05-15 Bill Joyversion mismatch is a warning
1981-04-28 Bill Joymajor cleanup
1981-04-15 Bill Joymake it work!
1981-04-04 Bill Joyfix to not double-save dumps
1981-04-03 Bill Joydate and time created 81/04/02 21:47:07 by root