aboutsummaryrefslogtreecommitdiff
path: root/archival/tar.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-04-21Add link to SimplyGNUstepandersen1-0/+1
2003-04-19Patch from David Updegraff to use calloc so that forward pointers start outandersen1-7/+29
2003-04-19Patch from David Updegraff to avoid corrupting memory while parsing theandersen1-2/+5
2003-04-16Minor .o file naming changeandersen2-5/+5
2003-04-16enable CONFIG_USE_BB_PWD_GRP for the debian installer,andersen4-4/+4
2003-04-12Fix logic error in grouped commandsbug11-42/+25
2003-04-11Fix up indentingbug11-78/+59
2003-04-09Really fix the 'r' commandbug11-4/+7
2003-04-09Fix the sed 'r' commandbug11-3/+2
2003-04-09fix substitution when replacing with &, we shouldnt check for an escape charc...bug11-2/+1
2003-04-09Label ends at a newline, update comments, rename linked list fieldbug11-36/+37
2003-04-08Run through indentbug11-301/+360
2003-04-08Fixes block commands to correctly identify end of block, recognise the #n dir...bug11-27/+63
2003-04-07Add hold space commands 'g', 'h', 'x'bug11-5/+19
2003-04-07Rename "line" to pattern_space to be more descriptive and closer to the POSIX...bug11-34/+32
2003-04-06Sync with waldi's packagebug18-247/+1160