| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-09 | makefs(8): Nix trailing whitespace. | riastradh | |
| Computed by machine, eyeballed by hand, so to speak. | |||
| 2017-01-10 | Include missing header <unistd.h> for write(2) read(2) close(2) | kamil | |
| These functions are undefined after switch to new zlib. | |||
| 2016-03-07 | PR/50911: David Binderman: Optimize memset | christos | |
| 2013-01-28 | - use emalloc and friends | christos | |
| - 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 | |||
| 2012-04-27 | As this code is used by tools, and thus needs to be portable, | dogcow | |
| eliminate all the mucking around for an undocumented, seemingly unused field and use 0. | |||
| 2012-04-20 | Fix building tools | adam | |
| 2012-04-19 | WARNS=5 | christos | |
| 2012-04-19 | - fix compilation isses | christos | |
| - add some error checking - avoid alloca - add missing frees | |||
| 2012-04-19 | added chfs support for makefs | ttoth | |
