Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-05 | libdiskfs: work around OS X linker brain-damage | Russ Cox | 2 | -0/+4 |
2007-06-18 | more from dave swasey | rsc | 2 | -12/+80 |
2007-06-08 | mac resource fork - from Dave Swasey | rsc | 4 | -68/+202 |
2007-05-29 | fix comment | rsc | 1 | -1/+1 |
2007-05-29 | add hfs | rsc | 1 | -0/+3 |
2007-05-28 | hfs (David Swasey) | rsc | 5 | -1/+1999 |
2007-05-28 | fix args | rsc | 1 | -3/+14 |
2007-05-28 | disk partitions | rsc | 1 | -0/+1 |
2007-05-28 | add disk partitions (David Swasey) | rsc | 1 | -0/+60 |
2007-05-28 | quiet | rsc | 1 | -1/+1 |
2007-05-28 | Bterm before return | rsc | 1 | -0/+1 |
2007-03-25 | add very big file support (David Swasey) | rsc | 2 | -18/+34 |
2006-11-20 | add fsysclose for ext2 | rsc | 1 | -0/+1 |
2006-10-19 | Fix a handful of small one-time memory leaks in vbackup, | rsc | 2 | -1/+2 |
2006-06-15 | better ext2 block read (sigh) | rsc | 1 | -23/+25 |
2006-06-15 | more ext2 fixes | rsc | 1 | -3/+19 |
2006-06-15 | ext2 fixes (Steve VanDeBogart) | rsc | 1 | -4/+5 |
2006-05-09 | set namelen | rsc | 1 | -0/+1 |
2006-05-05 | unused bb | rsc | 1 | -1/+1 |
2006-05-04 | ext2 fixes | rsc | 2 | -41/+37 |
2006-04-28 | chatty | rsc | 1 | -2/+2 |
2006-04-28 | double free | rsc | 1 | -0/+1 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 7 | -14/+14 |
2005-12-16 | avoid dup symbol for os x | rsc | 2 | -3/+3 |
2005-10-29 | compiler warnings. | rsc | 1 | -2/+3 |
2005-10-29 | compiler warnings | rsc | 1 | -1/+3 |
2005-08-11 | Add UFS2 support. | rsc | 3 | -103/+219 |
2005-07-28 | fix indirect block reading | rsc | 1 | -19/+79 |
2005-07-13 | File system access library. | rsc | 15 | -0/+2873 |