Module Name:src
Committed By: nonaka
Date: Wed Mar 28 06:48:55 UTC 2018
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_eltorito.c
Log Message:
Correctly mark the last El Torito section header.
Pointed out by Benno Rice via DM.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: nonaka
Date: Thu Nov 9 01:28:06 UTC 2017
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_eltorito.c
Log Message:
Initialize boot_catalog_entry's entry_type properly.
This had been missing but the type was used in cd9660_setup_boot().
>Fr
Module Name:src
Committed By: martin
Date: Fri May 30 13:14:48 UTC 2014
Modified Files:
src/usr.sbin/makefs/cd9660: iso9660_rrip.c
Log Message:
PR kern/48852 (which should have been bin/ in retrospect): apply patch
from Thomas Schmitt to fix rockridge encoding of device no
Module Name:src
Committed By: christos
Date: Mon Apr 2 19:01:21 UTC 2012
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_eltorito.c
Log Message:
Pull FreeBSD fix from Andreas Tobbler:
- Write the ISO9660 descriptor after the apm partition entries.
- Fill the needed pm
Module Name:src
Committed By: tsutsui
Date: Sat May 28 11:59:29 UTC 2011
Modified Files:
src/usr.sbin/makefs/cd9660: iso9660_rrip.c
Log Message:
- remove unnecessary (pasto?) line on RRIP PL handling for moved dir
- RRIP RE length should be 4, not 0
To generate a diff of
Module Name:src
Committed By: christos
Date: Mon May 23 00:21:50 UTC 2011
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_eltorito.c
Log Message:
include system headers after config.h
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/makefs/cd
Module Name:src
Committed By: christos
Date: Wed Mar 23 13:11:52 UTC 2011
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_strings.c
Log Message:
Fix typos in character ranges from: Baptiste Daroussin bapt at freebsd dot org
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: wiz
Date: Tue Jan 4 09:48:21 UTC 2011
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_write.c
Log Message:
Fix fd leaks in error cases. Found by cppcheck.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/makefs/