Commit graph

31 commits

Author SHA1 Message Date
Russ Cox
52abe8e130 libdiskfs: fix ext2 directory reading bug (Mike Mammarella) 2008-01-12 11:04:41 -05:00
Russ Cox
83ab7d8896 merge 2007-11-27 15:39:06 -05:00
Russ Cox
6519f89515 libdiskfs: work around OS X linker brain-damage 2007-11-05 16:37:29 -05:00
rsc
d28cfee19e more from dave swasey 2007-06-18 15:24:25 +00:00
rsc
63408c39a1 mac resource fork - from Dave Swasey 2007-06-08 14:29:39 +00:00
rsc
703d3cbc4c fix comment 2007-05-29 13:42:07 +00:00
rsc
adf6cb6c37 add hfs 2007-05-29 13:42:03 +00:00
rsc
d63163af35 hfs (David Swasey) 2007-05-28 20:27:25 +00:00
rsc
dcb5580cf0 fix args 2007-05-28 17:41:28 +00:00
rsc
92a9bc24f9 disk partitions 2007-05-28 17:34:39 +00:00
rsc
51d1a81c38 add disk partitions (David Swasey) 2007-05-28 17:34:27 +00:00
rsc
27c1d3a436 quiet 2007-05-28 17:22:28 +00:00
rsc
5957fc1e7a Bterm before return 2007-05-28 17:16:21 +00:00
rsc
b109049fbd add very big file support (David Swasey) 2007-03-25 17:35:08 +00:00
rsc
a51dffd3f2 add fsysclose for ext2 2006-11-20 23:11:45 +00:00
rsc
6fc7da3c52 Fix a handful of small one-time memory leaks in vbackup,
and one per-package memory leak (in writethread).
2006-10-19 21:58:59 +00:00
rsc
fa5af68711 better ext2 block read (sigh) 2006-06-15 05:52:24 +00:00
rsc
c1a4592dd1 more ext2 fixes 2006-06-15 05:16:59 +00:00
rsc
9bbcb80d35 ext2 fixes (Steve VanDeBogart) 2006-06-15 04:35:57 +00:00
rsc
4e81d4f6d6 set namelen 2006-05-09 18:35:24 +00:00
rsc
cd27286eb1 unused bb 2006-05-05 15:06:56 +00:00
rsc
e77222a4ec ext2 fixes 2006-05-04 18:02:13 +00:00
rsc
6802a89995 chatty 2006-04-28 03:08:00 +00:00
rsc
5e084a4a46 double free 2006-04-28 03:06:40 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
d3285dcb5c avoid dup symbol for os x 2005-12-16 18:58:44 +00:00
rsc
9614b46f79 compiler warnings. 2005-10-29 17:41:45 +00:00
rsc
3330e5bf7b compiler warnings 2005-10-29 17:41:35 +00:00
rsc
e060bc5227 Add UFS2 support. 2005-08-11 16:45:39 +00:00
rsc
9f4a65a0d8 fix indirect block reading 2005-07-28 05:16:42 +00:00
rsc
0c98da8bf8 File system access library. 2005-07-13 03:48:35 +00:00