Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/dump
Module Name: src
Committed By: christos
Date: Fri Mar 1 16:42:11 UTC 2019
Modified Files:
src/sbin/dump: dump.h ffs_inode.c itime.c main.c optr.c tape.c
traverse.c
Log Message:
Use getfsspecname() to fill the filesystem argument in dumpdates.
While here, make sure that the error strings terminate with newline
consistently, and add a function that adds the system error string.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sbin/dump/dump.h
cvs rdiff -u -r1.22 -r1.23 src/sbin/dump/ffs_inode.c
cvs rdiff -u -r1.20 -r1.21 src/sbin/dump/itime.c
cvs rdiff -u -r1.73 -r1.74 src/sbin/dump/main.c
cvs rdiff -u -r1.42 -r1.43 src/sbin/dump/optr.c
cvs rdiff -u -r1.54 -r1.55 src/sbin/dump/tape.c
cvs rdiff -u -r1.51 -r1.52 src/sbin/dump/traverse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index