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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of
ngie
2015-10-24
1
-4
/
+5
*
Revert r289694
ngie
2015-10-21
1
-5
/
+4
*
Add some rudimentary [smoke] testcases for makefs
ngie
2015-10-21
1
-4
/
+5
*
Unbreak makefs -t cd9660 after r289687
ngie
2015-10-21
1
-1
/
+1
*
Free buffer before returning from cd9660_write_path_table to avoid
ngie
2015-10-21
1
-2
/
+4
*
Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number,
marius
2013-12-29
2
-3
/
+4
*
- Set the System Identifier in the Primary Volume Descriptor to FreeBSD
marius
2013-07-27
1
-4
/
+4
*
- Write the ISO9660 descriptor after the apm partition entries.
andreast
2012-04-02
1
-8
/
+28
*
Allow contents of multiple directories to be merged to the current image.
jkim
2012-01-31
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
3
-4
/
+4
*
Sync makefs(8) ISO 9660 support with NetBSD:
marius
2011-08-10
4
-23
/
+23
*
Add support for using mtree(5) manifest files to define the image
marcel
2011-06-19
1
-3
/
+5
*
Add analogs to the -chrp-boot and -prep-boot options to mkisofs.
nwhitehorn
2011-05-22
1
-10
/
+75
*
Simplify this code somewhat by only writing a 512-byte-sector APM map.
nwhitehorn
2011-05-06
1
-29
/
+18
*
Fix boot on old machines (e.g. blue and white G3s) by synthesizing a
nwhitehorn
2011-05-05
1
-0
/
+19
*
Add support for synthesizing an APM partition map to map Mac PowerPC
nwhitehorn
2011-05-03
1
-0
/
+79
*
Really fix the confusion, sorry for noise
bapt
2011-03-24
1
-2
/
+2
*
Fix confusion between a-characters and d-characters
bapt
2011-03-24
1
-2
/
+2
*
Sync with the latest version from NetBSD. It notably addds ISO9660 support.
cognet
2010-11-07
11
-0
/
+3342