Up to [cvs.NetBSD.org] / src / usr.sbin / makefs
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.35 / (download) - annotate - [select for diffs], Sun Jan 27 20:05:46 2013 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
This works well enough to populate plain files in the root dir. creating directories fails.
Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 26 00:31:49 2013 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
add debugging, fix warnings.
Revision 1.33 / (download) - annotate - [select for diffs], Wed Jan 23 22:47:18 2013 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
ok, we can create the filesystem now.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Jan 23 20:46:39 2013 UTC (4 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.31: +3 -2
lines
Diff to previous 1.31 (colored)
- add support for parsing different types; not just int. - add beginning of msdos support.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 19 17:28:25 2012 UTC (14 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
WARNS=5
Revision 1.30 / (download) - annotate - [select for diffs], Thu Apr 19 15:36:06 2012 UTC (14 months ago) by ttoth
Branch: MAIN
Changes since 1.29: +3 -2
lines
Diff to previous 1.29 (colored)
added chfs support for makefs
Revision 1.29 / (download) - annotate - [select for diffs], Mon Jul 18 22:52:37 2011 UTC (23 months ago) by tron
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Branch point for: yamt-pagecache
Changes since 1.28: +3 -7
lines
Diff to previous 1.28 (colored)
Re-enable v7fs support in the tools version of "makefs" after the issues have been fixed by Alan Barrett. Tested under Mac OS X.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jul 18 21:22:55 2011 UTC (23 months ago) by tron
Branch: MAIN
Changes since 1.27: +4 -2
lines
Diff to previous 1.27 (colored)
Define "USE_V7FS" in the makefile of the directory with the actual source.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Jul 18 17:15:51 2011 UTC (23 months ago) by tron
Branch: MAIN
Changes since 1.26: +5 -3
lines
Diff to previous 1.26 (colored)
Don't include v7fs support into tool version of "makefs" because it breaks the build.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Jul 18 08:58:38 2011 UTC (23 months ago) by uch
Branch: MAIN
Changes since 1.25: +3 -2
lines
Diff to previous 1.25 (colored)
v7fs(7th edition(V7) file system) support.
Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 22 15:23:05 2009 UTC (4 years, 1 month ago) by lukem
Branch: MAIN
CVS Tags: matt-premerge-20091211,
matt-mips64-premerge-20101231,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.24: +3 -3
lines
Diff to previous 1.24 (colored)
Enable WARNS=4 by default, except for: cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest kimpersonate kstash ktutil makefs ndbootd ntp pppd quot racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump traceroute traceroute6 user veriexecgen wsmoused zic (Mostly third-party applications)
Revision 1.24 / (download) - annotate - [select for diffs], Fri Jan 16 19:39:52 2009 UTC (4 years, 5 months ago) by pooka
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.23: +8 -22
lines
Diff to previous 1.23 (colored)
Move fs-specific stuff in Makefile to fs/Makefile.inc to clarify top-level Makefile.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 10 22:06:29 2009 UTC (4 years, 5 months ago) by bjh21
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Add support for encoding RISC OS metadata into ISO 9660 filesystems.
This is done by adding the general ability to stuff non-SUSP data into
the end of the System Use field of a Directory Record, which required
some amount of rewriting of the SUSP support. I think the result is
at least as good as what came before, and I've fixed at least one bug
along the way. Tested against RISC OS 3.70 on my Risc PC.
Oh, why do we want it? It should allow us to make acorn{26,32} CDs that
can be booted directly from RISC OS without mucking around copying the
bootloader to a native filing system.
Revision 1.22 / (download) - annotate - [select for diffs], Fri Aug 29 00:02:25 2008 UTC (4 years, 9 months ago) by gmcgarry
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Dec 16 12:59:17 2006 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Branch point for: wrstuden-revivesa
Changes since 1.20: +4 -2
lines
Diff to previous 1.20 (colored)
Don't depend on lubutil if we're building host tools. Fix tools build on non-NetBSD hosts.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 14 20:09:36 2006 UTC (6 years, 6 months ago) by he
Branch: MAIN
Changes since 1.19: +7 -5
lines
Diff to previous 1.19 (colored)
Complete the move of string_to_flags() and flags_to_string() from the bin/ls sources to libutil: o Bump libutil minor version number o Fix uses to include <util.h> to pick up the function definitions o Fix most uses of flags_to_string() to release the now-malloc()ed result
Revision 1.19 / (download) - annotate - [select for diffs], Fri May 12 01:18:25 2006 UTC (7 years, 1 month ago) by mrg
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.18: +3 -1
lines
Diff to previous 1.18 (colored)
don't do the -Wno-pointer-sign dance for host programs.
Revision 1.18 / (download) - annotate - [select for diffs], Thu May 11 23:16:30 2006 UTC (7 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.17: +7 -1
lines
Diff to previous 1.17 (colored)
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Aug 19 01:26:59 2005 UTC (7 years, 10 months ago) by dyoung
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Remove extraneous #PKG_DEVELOPER=1 line that snuck in with the last commit. (Thanks Masao Uebayashi.)
Revision 1.16 / (download) - annotate - [select for diffs], Fri Aug 19 01:09:54 2005 UTC (7 years, 10 months ago) by dyoung
Branch: MAIN
Changes since 1.15: +11 -7
lines
Diff to previous 1.15 (colored)
Cosmetic: alphabetize SRCS. Start a new line on each change of leading letter.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 13 01:53:01 2005 UTC (7 years, 10 months ago) by fvdl
Branch: MAIN
Changes since 1.14: +9 -4
lines
Diff to previous 1.14 (colored)
cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys, Alan Perez-Rathke and Ram Vedam. Prototyping, KNF, WARNS=3 by me. Note that this is marked experimental for now. It works well enough to make NetBSD/i386 bootable images, but does need more work.
Revision 1.14 / (download) - annotate - [select for diffs], Sun May 18 07:57:39 2003 UTC (10 years, 1 month ago) by lukem
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.13: +1 -3
lines
Diff to previous 1.13 (colored)
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), there's no need to special-case .include-ing it.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 30 03:10:57 2002 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.12: +1 -4
lines
Diff to previous 1.12 (colored)
tweaks for fparseln(3) move from libutil to libc: - remove #include <util.h> if nothing else needed it - remove LDFLAGS+=-lutil if nothing else needed it
Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 30 02:09:44 2002 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.11: +4 -1
lines
Diff to previous 1.11 (colored)
oops; libutil is (currently) needed by ../mtree/spec.c for fparseln
Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 30 02:06:51 2002 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.10: +3 -7
lines
Diff to previous 1.10 (colored)
- remove -lutil; nothing here needs it - no need to reference ../../bin/dd now that strsuftoll(3) is in libc
Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 29 13:06:32 2002 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
convert from strsuftoull() (from ../../bin/dd) to strsuftoll(3) in libc
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 18 03:54:33 2002 UTC (10 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.8: +8 -6
lines
Diff to previous 1.8 (colored)
use NETBSDSRCDIR as appropriate
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 31 22:44:02 2002 UTC (11 years, 4 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Changes since 1.7: +4 -3
lines
Diff to previous 1.7 (colored)
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This round has been tested on Solaris/x86 and Linux hosts. * Add host tools cap_mkdb, ctags, m4, uudecode. * Protect __RCSID() and __COPYRIGHT() better. * Reduce the number of places that need to include "config.h", to keep sources closer to their "vanilla" versions. * Add more compat #defines and autoconf-checked functions.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 24 03:21:07 2002 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to be done from dbdir/master.passwd and dbdir/group, using simple text file parsing routines from ../mtree/getid.c
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 7 16:27:22 2002 UTC (11 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
- pull in <ufs/ufs/dinode.h> before <ufs/ffs/fs.h> - #include <ufs/[uf]fs/*.h> instead of "ufs/[uf]fs/*.h", and don't bother with -I../../sys; we'll solve the hostprog problem another way and unconditionally pulling in NetBSD-current's usr/src/sys on a host system could be a Bad Thing.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jan 5 07:00:56 2002 UTC (11 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
build this as a host tool.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 25 11:22:09 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.3: +6 -4
lines
Diff to previous 1.3 (colored)
- Use strsuftoull() from dd(1) to parse numbers, rather than home grown version. The new version supports products, 'g' (GB) and 't' (TB) suffices, and `b' now means `blocks' instead of `bytes'. Functionality requested by perry. - debug is now a u_int instead of an int. - Ensure that various numbers have sane upper limits (e.g, 99 for %, etc)
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 22 02:47:25 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.2: +6 -4
lines
Diff to previous 1.2 (colored)
reference the ufs/[uf]fs headers in ../../sys rather than using those in /usr/include. this should make it easier to make this a host tool
Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 26 16:12:30 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
fix manual page building
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 26 06:56:13 2001 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Initial revision