#
69158 |
| 01-May-1995 |
mckusick |
changes for new dinode definitions
|
#
68991 |
| 28-Apr-1995 |
bostic |
prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>
|
#
66364 |
| 17-Mar-1994 |
bostic |
When rdump aborts, it doesn't always properly close a remote tape. Consider an example: remote tape error. tperror() gets called. If the user decides to punt the dump, it's aborted, and the remote i
When rdump aborts, it doesn't always properly close a remote tape. Consider an example: remote tape error. tperror() gets called. If the user decides to punt the dump, it's aborted, and the remote is never properly closed. From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>
show more ...
|
#
61484 |
| 05-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright
|
#
59917 |
| 11-May-1993 |
mckusick |
lint
|
#
57725 |
| 25-Jan-1993 |
mckusick |
cleanups from leres@lbl
|
#
55288 |
| 16-Jul-1992 |
bostic |
fix the prototypes, minor cleanup to signal handlers
|
#
54595 |
| 02-Jul-1992 |
mckusick |
writerec notes whether a record is a spcl record
|
#
54048 |
| 18-Jun-1992 |
mckusick |
debugging for slave processes
|
#
54047 |
| 18-Jun-1992 |
mckusick |
lint, fix for truncated output to pipes
|
#
51605 |
| 10-Nov-1991 |
bostic |
break UFS up into FFS/UFS/LFS/MFS
|
#
50574 |
| 26-Jul-1991 |
mckusick |
minor update from romig to make sunos happy
|
#
50505 |
| 23-Jul-1991 |
mckusick |
temporarily add ifdef sunos (includes) to assist Steve Romig in debugging
|
#
50504 |
| 23-Jul-1991 |
mckusick |
put in EOT handling; merge dump and rdump; have slaves communicate using signals rather than flock
|
#
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
|
#
47056 |
| 07-Mar-1991 |
karels |
prespecify multiple tape volumes
|
#
46795 |
| 28-Feb-1991 |
bostic |
ANSI; break #includes out of dump.h into separate files
|
#
46789 |
| 28-Feb-1991 |
mckusick |
KNF, misc naming cleanups
|
#
46614 |
| 24-Feb-1991 |
mckusick |
updates from Mike to make messages more media independent; add 'B' flag to specify number of blocks per volume
|
#
46585 |
| 23-Feb-1991 |
torek |
avoid multiply and divide when possible; fix gcc warnings; perror => strerror; quit via new quit() function
|
#
46239 |
| 03-Feb-1991 |
torek |
rewind => trewind (for ANSI C)
|
#
39164 |
| 15-Sep-1989 |
bostic |
POSIX signals
|
#
39128 |
| 12-Sep-1989 |
mckusick |
use pathnames.h; more explicit error message
|
#
30560 |
| 23-Feb-1987 |
mckusick |
convert SBLOCK to SBOFF; generalize dev_bsize
|