index
:
unalf
master
Extract Atari 8-bit ALF archives on modern systems
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
5 days
Use snprintf(), not sprintf().
B. Watson
5 days
Get rid of unused goto labels.
B. Watson
5 days
Add manftr.rst (SEE ALSO man page section).
B. Watson
5 days
Update clean target.
B. Watson
5 days
Add windows binary release target.
B. Watson
6 days
Update man page.
B. Watson
7 days
Special case underscores in filenames, in sanity check.
B. Watson
7 days
Improve & document filename & size sanity-checking.
B. Watson
7 days
Sanity-check and warn for bad Atari filenames. Needs refinement.
B. Watson
7 days
Sanity-check header sizes.
B. Watson
7 days
Fix buglet in listalf.c.
B. Watson
7 days
Actually use RST2MAN var in Makefile.
B. Watson
7 days
Add -V/--version opt.
B. Watson
8 days
Add -h/--help option.
B. Watson
8 days
Force null terminator on filename, s/strcpy/strncpy/g.
B. Watson
8 days
Exit status 2 for bad checksums, print report with -t.
B. Watson
8 days
Print real filename in checksum errs, with -t.
B. Watson
8 days
Add "make install".
B. Watson
8 days
Embed version in unalf and man page.
B. Watson
8 days
Generate usage message from comments in the .rst.
B. Watson
8 days
Do not exit on checksum error.
B. Watson
8 days
Tweak man page.
B. Watson
8 days
Add command-line options.
B. Watson
9 days
initial commit
B. Watson