add xref to fsdb(8)
[unix-history] / usr / src / sbin / dump /
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-06-19 Kirk McKusickmust dump last inode! bug report 4.3BSD/etc/69
1987-06-04 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-02-24 Kirk McKusickconvert SBLOCK to SBOFF; generalize dev_bsize
1987-02-24 Kirk McKusickgeneralize dev_bsize
1987-01-29 Kirk McKusickbackward compatibility
1986-10-22 Kirk McKusickplace all the dump information in the new dump header
1986-10-22 Kirk McKusicknew TS_TAPE header indicates the number of tape blocks...
1986-05-29 Kirk McKusickfinally no longer need setuid root except for rmthost()
1986-05-29 Kirk McKusickfinally no longer need setuid root
1986-05-29 Kirk McKusickupdate /etc/dumpdates in place
1986-05-24 Kirk McKusickadd newline to message
1986-05-24 Kirk McKusicklist exit codes
1986-05-24 Kirk McKusickput back that newline!
1986-05-24 Kirk McKusickuse standard exit codes
1986-05-20 Mike Karelsbug
1986-03-06 Kirk McKusickmake lockfile generate a more senible error message
1986-01-10 Kirk McKusickspeedup and cleanup by Chris Torek
1985-12-12 Mike Karelslet's try SO_SNDBUF again
1985-10-17 Kirk McKusicklatest update from Don Speck
1985-10-16 Kirk McKusickfix comment (from sjk@sri-spam)
1985-09-18 Kirk McKusickreturn a value from rmtopen()
1985-08-06 Kirk McKusickuse flock instead of pipes to syncronize the slaves...
1985-08-06 Kirk McKusickoptimization (from speck@cit-vlsi)
1985-06-19 Kirk McKusickdumprestor.h moved to /usr/include/protocols/dumprestore.h
1985-06-19 Kirk McKusickrestore.h moves to /usr/include/protocols/dumprestore.h
1985-06-19 Kirk McKusickdumpretore.h moves into protocols
1985-06-06 Distribution FolksAdd copyright
1985-05-29 Kirk McKusickbe a bit less pedantical!
1985-05-08 Kirk McKusickget rid of setsockopt for now as it breaks rdump
1985-05-08 Kirk McKusickmore fully check return values to isolate ring errors
1985-05-08 Kirk McKusickget rid of setsockopt for now as it breaks rdump
1985-05-07 Distribution FolksAdd copyright
1985-05-05 Kirk McKusickmust batch up reads from pipes
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
1985-04-17 Kirk McKusickassume infinite length tape when outputting to a pipe
1985-03-25 Kirk McKusickuse HIGHDENSITYTREC for 6250 BPI dumps
1985-03-25 Kirk McKusickretry setsockopt until an agreeable size is found
1985-02-20 Kirk McKusickdumptape.c and dumprtape.c have been merged
1985-02-20 Kirk McKusickstreaming dump mods using a ring of pipes (Caltech...
1984-12-20 Ralph Campbelluse setsockopt to increase buffer size
1984-12-20 Ralph Campbelluse setsockopt to increase buffer size.
1984-12-17 Sam Lefflerreplace copy loop with block copy
1984-10-06 Kirk McKusickupdate install mode
1984-10-06 Kirk McKusickmaintain consistent dump tapes on active systems (decva...
1984-04-13 Mike Karelsdon't assume that we're root
1984-03-29 Kirk McKusickcorrect estimate of number of cartridge tapes needed...
1984-03-29 Kirk McKusickbetter estimate for files with holes using "di_blocks"
1984-03-09 Kirk McKusickalways dump entire map, not just the non-zero portion
1983-09-26 Kirk McKusickkludge to handle case where we need to read the last...
1983-09-14 Kirk McKusickinitialize last dump time to the epoch (shannon)
1983-09-09 Kirk McKusickdo not depend on unused portions of directories being...
1983-08-20 Sam Lefflerextraneous divide in dump size calculation (from bruce...
1983-08-14 Sam Lefflerstandardize sccs keyword lines
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-07-04 Sam Lefflerinclude fix
1983-07-02 Sam Lefflerinclude fix
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Lefflerinclude fix
1983-06-20 Bill Joystrncmp -> strcmp to fix weirdness
1983-06-16 Sam Lefflerdefines changed
1983-06-16 Sam Lefflerfrom kirk; handle locking of dumpdates data base
1983-06-13 Sam Lefflernew fstab format
1983-06-12 Sam Lefflernew signals == no libjobs
1983-06-10 Kirk McKusickprint out correct previous incremental number
1983-05-20 Kirk McKusickintroduce true locking on /etc/dumpdates;
1983-05-20 Kirk McKusickre-read /etc/dumpdates before updating it
1983-05-09 Kirk McKusickadd ability to dump to standard output
1983-02-12 Sam Lefflermerge from sun
1982-12-03 Kirk McKusickfix to properly dump 4096/512 byte file systems
1982-11-20 Sam Lefflerupdate to 4.1c and use netdb.h
1982-10-15 Kirk McKusickfix to properly dump file systems with 512 byte frags
1982-10-12 Kirk McKusickrcmd.o moves to libc.a
1982-10-12 Kirk McKusickoutput clean-up
1982-10-12 Kirk McKusickget rid of msg() since it is already defined
1982-10-08 Kirk McKusickmove struct itime out of dumprestor.h into dump.h
1982-10-08 Kirk McKusickformat fix
1982-10-08 Kirk McKusickupdate to new magic number
1982-10-06 Sam Lefflermerge rdump with dump
1982-06-06 Kirk McKusickinclude /usr/src/ucb/netser/rcmd.o
1982-05-21 Sam Lefflerback to the depths
1982-05-21 Sam Lefflerforget about reconnecting on error
1982-05-21 Sam Lefflerconvert to calder
1982-05-08 Sam Lefflerdate and time created 82/05/07 15:43:29 by sam
1982-05-08 Sam Lefflerold stuff
1982-03-24 Kirk McKusickadd symbolic links
1982-02-26 Kirk McKusickuse speed-up macros in fs.h
1982-02-24 Kirk McKusickconvert to new directory format
1982-01-13 Kirk McKusickchange all macros taking "fs" to have it as their first...
1982-01-07 Kirk McKusickincorporate fs.h -r1.10, and param.h -r1.8 reorganization
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1982-01-05 Kirk McKusickformatting clean-up
1981-11-08 Kirk McKusickdump from "standard" (ie 1K file system) dump tapes
1981-11-08 Kirk McKusickdump to "standard" (ie 1K file system) dump tapes
1981-11-01 Kirk McKusick8K only dump/restor
1981-10-26 Kirk McKusickshut type clash warning
next