index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
makefs
/
cd9660.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
makefs: Provide a -T option to set timestamps to a consistent value
emaste
2016-06-14
1
-14
/
+16
*
Initialize date of rootNode.
sjg
2016-05-18
1
-0
/
+3
*
makefs(8): use NULL instead of zero for pointers.
pfg
2016-05-17
1
-5
/
+5
*
Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by
ngie
2015-11-02
1
-2
/
+4
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Don't check if `val` is NULL before calling free; free(3) already
ngie
2015-10-19
1
-2
/
+1
*
- Set the System Identifier in the Primary Volume Descriptor to FreeBSD
marius
2013-07-27
1
-2
/
+3
*
Allow contents of multiple directories to be merged to the current image.
jkim
2012-01-31
1
-18
/
+7
*
Fix a SIGSEGV problem in directory entry renaming.
hrs
2012-01-25
1
-0
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-5
/
+0
*
Fix a variety of warnings when compiling with gcc46
eadler
2012-01-20
1
-10
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-4
/
+0
*
Fix buffer overflow and possible ISO image corruption in wrong
mm
2011-08-23
1
-7
/
+3
*
Sync makefs(8) ISO 9660 support with NetBSD:
marius
2011-08-10
1
-7
/
+7
*
Fix NetBSD PR bin/44114:
mm
2011-08-07
1
-7
/
+8
*
Add analogs to the -chrp-boot and -prep-boot options to mkisofs.
nwhitehorn
2011-05-22
1
-0
/
+3
*
Sync with the latest version from NetBSD. It notably addds ISO9660 support.
cognet
2010-11-07
1
-0
/
+2154