Commit Graph

6 Commits

Author SHA1 Message Date
christos
e4989541fe - use emalloc and friends
- kill a bunch of global variables, more work to be done here
- homogenize option parsing. more work for cd9660
- use the new options parsing code to print an fs-specific usage
2013-01-28 21:03:26 +00:00
dogcow
d5de483ef7 As this code is used by tools, and thus needs to be portable,
eliminate all the mucking around for an undocumented, seemingly
unused field and use 0.
2012-04-27 20:58:54 +00:00
adam
a92b391e5e Fix building tools 2012-04-20 13:28:27 +00:00
christos
b825b96b8e WARNS=5 2012-04-19 17:28:25 +00:00
christos
ad1d2050fc - fix compilation isses
- add some error checking
- avoid alloca
- add missing frees
2012-04-19 17:09:53 +00:00
ttoth
0751a667c7 added chfs support for makefs 2012-04-19 15:36:06 +00:00