Module Name:src
Committed By: mlelstv
Date: Tue Jan 24 08:05:07 UTC 2023
Modified Files:
src/sbin/scan_ffs: Makefile scan_ffs.c
Log Message:
Work on swapped-endian FFS.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sbin/scan_ffs/Makefile
cvs rdiff -u
Module Name:src
Committed By: mlelstv
Date: Tue Jan 24 08:05:07 UTC 2023
Modified Files:
src/sbin/scan_ffs: Makefile scan_ffs.c
Log Message:
Work on swapped-endian FFS.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sbin/scan_ffs/Makefile
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Thu Jan 20 14:45:14 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
O_CLOEXEC is not a mode :-)
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sbin/scan_ffs/scan_ffs.c
Please note that d
Module Name:src
Committed By: christos
Date: Thu Jan 20 14:45:14 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
O_CLOEXEC is not a mode :-)
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sbin/scan_ffs/scan_ffs.c
Please note that d
Module Name:src
Committed By: christos
Date: Thu Jan 20 14:44:19 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
- use /dev/tty instead of stderr for SIGINFO messages
- use uintmax_t instead of ull
- print fractional percentage to show that we are makin
Module Name:src
Committed By: christos
Date: Thu Jan 20 14:44:19 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
- use /dev/tty instead of stderr for SIGINFO messages
- use uintmax_t instead of ull
- print fractional percentage to show that we are makin
Module Name:src
Committed By: mrg
Date: Wed Jan 19 01:40:05 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
add SIGINFO support. now you can know how far along the scan is.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sbin/scan_f
Module Name:src
Committed By: mrg
Date: Wed Jan 19 01:40:05 UTC 2022
Modified Files:
src/sbin/scan_ffs: scan_ffs.c
Log Message:
add SIGINFO support. now you can know how far along the scan is.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sbin/scan_f