Searched hist:"628 b71282606416dc5a4d4d896c2cec23a57c3e9" (Results 1 – 8 of 8) sorted by relevance
/freebsd/usr.sbin/fstyp/ |
H A D | cd9660.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | msdosfs.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | fstyp.h | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | fstyp.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
/freebsd/sys/geom/label/ |
H A D | g_label_iso9660.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | g_label_msdosfs.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | g_label.h | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
H A D | g_label.c | diff 628b71282606416dc5a4d4d896c2cec23a57c3e9 Thu Jun 18 23:55:55 CEST 2015 Edward Tomasz Napierala <trasz@FreeBSD.org> Fix off-by-one error in fstyp(8) and geom_label(4) that made them use a single space (" ") as a CD9660 label name when no label was present. Similar problem was also present in msdosfs label recognition.
PR: 200828 Differential Revision: https://reviews.freebsd.org/D2830 Reviewed by: asomers@, emaste@ MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|