Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bunch of style and security fixes (error checking return values, etc), | kientzle | 2004-07-25 | 1 | -2/+4 |
* | Augment the -T handling: | kientzle | 2004-06-27 | 1 | -0/+86 |
* | Pointy hat: sticky bit 't' or 'T' is shown over IXOTH bit, not IXGRP. <sigh> | kientzle | 2004-06-03 | 1 | -1/+1 |
* | Speed up safe_fprintf by copying to a temp buffer, then writing | kientzle | 2004-05-17 | 1 | -13/+32 |
* | Propagate struct bsdtar down into a lot more places. | kientzle | 2004-05-17 | 1 | -16/+8 |
* | Contrariwise, Linux sys/stat.h doesn't define mode_t and friends, | kientzle | 2004-05-04 | 1 | -0/+1 |
* | For portability, don't rely on libc's strmode(3). <sigh> | kientzle | 2004-05-03 | 1 | -0/+51 |
* | As suggested by Julian Elischer, use a self-sizing hash | kientzle | 2004-04-15 | 1 | -15/+21 |
* | Eliminate a lot of malloc/free calls by using | kientzle | 2004-04-13 | 1 | -4/+11 |
* | Initial commit for bsdtar. | kientzle | 2004-04-05 | 1 | -0/+160 |