freebsd-dev/usr.sbin/makefs
Enji Cooper 42afd55d1e Unbreak makefs -t cd9660 after r289687
buffer_head needs to be freed -- not buffer

Detected by jemalloc, i.e. running makefs failed the arena assert
because my copy of malloc on CURRENT is compiled with the default
!MALLOC_PRODUCTION asserts on

Pointyhat to: ngie
PR: 203647
X-MFC with: r289687
Sponsored by: EMC / Isilon Storage Division
2015-10-21 12:54:15 +00:00
..
cd9660 Unbreak makefs -t cd9660 after r289687 2015-10-21 12:54:15 +00:00
ffs makefs(8) leaves sblock.fs_providersize uninitialized (zero) that can be easily 2015-10-13 17:00:14 +00:00
cd9660.c Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
cd9660.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.c makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
Makefile Convert makefs to LIBADD 2014-11-24 22:15:30 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
makefs.8 makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
makefs.c makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
makefs.h makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
mtree.c Don't leak 'var'. 2015-09-03 01:15:23 +00:00
walk.c Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00