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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set st_nlink in the stat structure within the inode to 1 as well.
marcel
2013-05-13
1
-0
/
+1
*
Remove duplicated copies of various NetBSD compatibility shims used by
brooks
2013-05-09
8
-1401
/
+16
*
Remove contractions.
joel
2013-04-11
1
-1
/
+1
*
Support hardlinks in manifest files by the same logic as the treewalk
brooks
2013-02-20
3
-2
/
+21
*
Allow '.' components in manifest paths. They are always the first
brooks
2013-02-20
1
-6
/
+6
*
Fix the -N option in manifest mode by using pwcache(3). This also
brooks
2013-02-20
1
-10
/
+8
*
Add a -D flag that causes duplicate entries in an mtree manifest to be
brooks
2013-02-20
4
-4
/
+18
*
If no contents keyword is specified, the default for files is
sjg
2012-11-03
1
-0
/
+47
*
Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t.
mdf
2012-09-27
1
-2
/
+3
*
Remove trailing whitespace.
joel
2012-08-31
1
-1
/
+1
*
Sort options.
hrs
2012-08-22
2
-3
/
+2
*
Add -p flag to create the image as a sparse file.
hrs
2012-08-22
4
-11
/
+31
*
Remove unused member of struct indir (in_exists) from UFS and EXT2 code.
mjg
2012-08-17
2
-3
/
+0
*
- 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
8
-63
/
+139
*
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
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
6
-8
/
+8
*
Small cleanups to panic() prototype.
ed
2011-12-20
2
-5
/
+4
*
- remove device keyword from makefs manpage
eadler
2011-10-17
1
-2
/
+1
*
Add support to makefs(8) to add UFS labels to images.
nwhitehorn
2011-10-09
4
-1
/
+12
*
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
6
-31
/
+32
*
Fix NetBSD PR bin/44114:
mm
2011-08-07
1
-7
/
+8
*
Add support for using mtree(5) manifest files to define the image
marcel
2011-06-19
7
-18
/
+1111
*
Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.c
mckusick
2011-06-16
2
-16
/
+1
*
Use alternative, less messy solution to avoid breakage after r223020:
dim
2011-06-13
2
-6
/
+0
*
Apparently makefs needs a few more system headers to compile during
dim
2011-06-13
2
-0
/
+5
*
Unbreak usr.sbin/makefs after r223020.
dim
2011-06-12
1
-0
/
+1
*
Add analogs to the -chrp-boot and -prep-boot options to mkisofs.
nwhitehorn
2011-05-22
4
-10
/
+82
*
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
*
The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities
mckusick
2011-01-24
2
-0
/
+2
*
Sync with the latest version from NetBSD. It notably addds ISO9660 support.
cognet
2010-11-07
25
-383
/
+6510
*
Fix typos and spelling mistakes.
joel
2010-08-06
1
-1
/
+1
*
- Merge soft-updates journaling from projects/suj/head into head. This
jeff
2010-04-24
1
-2
/
+0
*
The NetBSD Foundation has given permission to remove clause 3 and 4
imp
2010-02-16
3
-21
/
+0
*
Correct copy-paste typo from previous option description.
jmallett
2010-01-27
1
-1
/
+1
*
Fix LLVM compiler errors related to K&R declarations with ANSI prototypes.
ed
2009-02-26
1
-9
/
+3
*
fix pathnames to work w/ buildworld
sam
2008-12-19
1
-4
/
+4
*
fix 64-bit build
sam
2008-12-19
1
-1
/
+1
*
import netbsd makefs tool
sam
2008-12-19
22
-0
/
+7262