summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs
AgeCommit message (Expand)Author
2011-07-22Bump date for previous, fix typo.wiz
2011-07-19Allow cross-compiling from Linuxjoerg
2011-07-18Re-enable v7fs support in the tools version of "makefs" after thetron
2011-07-18Define "USE_V7FS" in the makefile of the directory with the actual source.tron
2011-07-18Don't include v7fs support into tool version of "makefs" because ittron
2011-07-18Fix broken error check found by GCC 4.5.tron
2011-07-18Don't include v7fs support into tool version of makefs because ittron
2011-07-18v7fs(7th edition(V7) file system) support.uch
2011-06-23Move inclusion of sys/endian.h from cd9660_eltorito.c to cd9660.henami
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-05-29Apply fixes for PR bin/44114 (makefs(8) -t cd9660 -o rockridge createstsutsui
2011-05-28- remove unnecessary (pasto?) line on RRIP PL handling for moved dirtsutsui
2011-05-23include system headers after config.hchristos
2011-05-22From Nathan Whitehorn (nwhitehorn at freebsd dot org):christos
2011-03-23Fix typos in character ranges from: Baptiste Daroussin bapt at freebsd dot orgchristos
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-01-04Fix fd leaks in error cases. Found by cppcheck.wiz
2010-11-19cd9960 -> cd9660tsutsui
2010-10-27Handle > 2GB images. Thanks to Greg Troxel for testing!christos
2010-10-22- simple fseek->fseeko conversion. probably needs more work.christos
2009-11-22make sensembalmer
2009-11-22s/the the/the/mbalmer
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-07-04Get rid of the DOS line endings in the file.ahoka
2009-04-28Create images with 0666 - umask, not 0777 - umask (e.g. without x bits).joerg
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-04-16Distinguish read(2) failure due to a short read from other causes, anddyoung
2009-01-20Bump date for last change.bjh21
2009-01-16Move fs-specific stuff in Makefile to fs/Makefile.inc to clarifypooka
2009-01-16remove fsopts asserts - the parameter is unused, so we don't care herepooka
2009-01-10Add support for encoding RISC OS metadata into ISO 9660 filesystems.bjh21
2009-01-10Initialize a local variable to get rid of a "may be used uninitialized"he
2009-01-09Fix another bug in SUSP "CE" handling: when the SUSP records fit intobjh21
2009-01-08When splitting a System Use Area between a System Use field and abjh21
2009-01-08Typo: debuging -> debugging.bjh21
2009-01-08If the user specifies a cd9660-specific option that needs an integer valuebjh21
2009-01-03cd9660 support has been present for a whilelukem
2008-12-28fix for 64 bit time_t and dev_t.christos
2008-11-21Make the allow-multidot option useful.ad
2008-10-30Import changes from the MirBSD Project:ahoka
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-27Fix typo in cd9660 functionname cd9660_setup_boot_volume_descritpor ->reinoud
2008-05-10Add an option to load a generic boot image into the first 32K of theskrll
2007-12-10Add a todo item: read files from multiple directories.dyoung
2007-12-02Fix Xref.wiz
2007-04-13Use IEC 60027-2 prefixes for 2^n based prefixes.lukem
2007-04-07Fix deep directory move rock-ridge extension. Code was there, but it hadchristos
2007-03-14PR/36006: Takahiro Kambe: makefs(8) create cd9660 file system with wrong timechristos
2007-02-01Use periods in tables consistently.uebayasi
2007-02-01New sentence new line.uebayasi