#
69157 |
| 01-May-1995 |
mckusick |
use getopt option syntax
|
#
68991 |
| 28-Apr-1995 |
bostic |
prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>
|
#
66797 |
| 15-Apr-1994 |
mckusick |
do not dump core when invoked with no arguments (from leres@lbl)
|
#
66502 |
| 28-Mar-1994 |
bostic |
The 'for' loop checks the contents of cp w/o ever checking that it's not NULL. From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>
|
#
65540 |
| 06-Jan-1994 |
mckusick |
get with the times (from cgd@vangogh)
|
#
61484 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright
|
#
59926 |
| 11-May-1993 |
torek |
less-hairy maxino logic; compat for SunOS and other 4.2/4.3 systems; control for honoring UF_NODUMP; lint; prettiness police
|
#
57725 |
| 25-Jan-1993 |
mckusick |
cleanups from leres@lbl
|
#
55288 |
| 16-Jul-1992 |
bostic |
fix the prototypes, minor cleanup to signal handlers
|
#
54165 |
| 20-Jun-1992 |
mckusick |
Mark tapes with new format inodes as DR_NEWINODEFMT
|
#
54042 |
| 18-Jun-1992 |
mckusick |
lint; add Tflag
|
#
53656 |
| 26-May-1992 |
mckusick |
add <sys/time.h> for dinode.h
|
#
51605 |
| 10-Nov-1991 |
bostic |
break UFS up into FFS/UFS/LFS/MFS
|
#
50507 |
| 23-Jul-1991 |
mckusick |
delete unneeded include of dir.h
|
#
50496 |
| 23-Jul-1991 |
mckusick |
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging
|
#
50495 |
| 23-Jul-1991 |
mckusick |
merge rdump and dump
|
#
48621 |
| 24-Apr-1991 |
karels |
fix changes from last time: blockswritten isn't per volume (as the error msg said); more info on errors
|
#
47082 |
| 07-Mar-1991 |
mckusick |
verified to be free of AT&T code
|
#
47058 |
| 07-Mar-1991 |
mckusick |
lint, misc cleanups
|
#
46795 |
| 28-Feb-1991 |
bostic |
ANSI; break #includes out of dump.h into separate files
|
#
46794 |
| 28-Feb-1991 |
mckusick |
overhaul argument processing; use new traversal algorithms
|
#
46614 |
| 24-Feb-1991 |
mckusick |
updates from Mike to make messages more media independent; add 'B' flag to specify number of blocks per volume
|
#
46586 |
| 23-Feb-1991 |
torek |
add dev_bshift to reduce multiply and divide by dev_bsize to shifts, and likewise tp_bshift; fix gcc warnings; quit via new quit() function
|
#
46239 |
| 03-Feb-1991 |
torek |
rewind => trewind (for ANSI C)
|
#
37946 |
| 11-May-1989 |
bostic |
file reorg, pathnames.h, paths.h
|