hush/archival
Glenn L McGrath c2bf5cad79 General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top.
Re-ordered functions to the order they are called.
Removed static crc table, it now generates the table once for itself.
Results in source reduced by 40%, so it should be a lot easier to work on in the future, binary size only reduced by under 2KB though.
2000-09-29 06:46:59 +00:00
..
ar.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
gunzip.c General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top. 2000-09-29 06:46:59 +00:00
gzip.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00
tar.c Renamed "internal.h" to the more sensible "busybox.h". 2000-09-25 21:45:58 +00:00