aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-14 17:03:36 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-14 17:03:36 -0500
commitc6c54622b219a25cbbd24665c2394056ac33b8b4 (patch)
treeb6535c3fcff5d404633c7a338591032561931584 /TODO.txt
parentd94681f507e624eebbcffa218882e6cd73ca9784 (diff)
downloadunalf-c6c54622b219a25cbbd24665c2394056ac33b8b4.tar.gz
Exit status 2 for bad checksums, print report with -t.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 84af280..39d31b4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,3 @@
-- be more informative with -t option ("No errors found", or "2 files
- with bad checksums found").
-
- replace all uses of strcpy() with strncpy(), check the filename
in the archive (make sure it's not missing its null terminator).
old habits die hard...