1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin/makefs
Martin Matuska b958f4853c Fix buffer overflow and possible ISO image corruption in wrong
handling of "." character case in makefs ISO level 1 and 2 filename
conversion.

Filed as NetBSD PR #45285
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=45285

Reviewed by:	Christos Zoulas <christos@netbsd.org>
Approved by:	re (kib)
MFC after:	3 days
2011-08-23 19:49:06 +00:00
..
cd9660 Sync makefs(8) ISO 9660 support with NetBSD: 2011-08-10 19:12:21 +00:00
compat
ffs Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.c 2011-06-16 23:40:10 +00:00
cd9660.c Fix buffer overflow and possible ISO image corruption in wrong 2011-08-23 19:49:06 +00:00
cd9660.h Sync makefs(8) ISO 9660 support with NetBSD: 2011-08-10 19:12:21 +00:00
ffs.c Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
ffs.h
getid.c
Makefile Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
makefs.8 Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
makefs.c Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
makefs.h Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
mtree.c Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
walk.c