Up to [cvs.NetBSD.org] / src / dist / pdisk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.13, Sat Mar 23 16:32:05 2013 UTC (2 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver,
HEAD
Changes since 1.12: +0 -0
lines
FILE REMOVED
one less, 6 left.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 6 22:41:47 2012 UTC (14 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys
Changes since 1.11: +78 -77
lines
Diff to previous 1.11 (colored)
make this work on 64 bit machines; use stdint/inttypes.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 22 08:56:52 2012 UTC (14 months, 4 weeks ago) by he
Branch: MAIN
Changes since 1.10: +1 -1
lines
Diff to previous 1.10 (colored)
Add a void to make function declaration c89.
Revision 1.10 / (download) - annotate - [select for diffs], Sun May 10 22:03:22 2009 UTC (4 years, 1 month ago) by he
Branch: MAIN
CVS Tags: 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-premerge-20091211,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
matt-mips64-premerge-20101231,
jym-xensuspend-nbase,
jym-xensuspend-base,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.9: +0 -15
lines
Diff to previous 1.9 (colored)
Now that we have strnlen() in libc, get rid of the local and type-conflicting implementation here instead of fixing it locally. I don't think (hope!) this is size-critical.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 18 06:37:35 2009 UTC (4 years, 2 months ago) by dogcow
Branch: MAIN
Changes since 1.8: +1 -1
lines
Diff to previous 1.8 (colored)
more -Wsign-compare fixes.
Revision 1.8 / (download) - annotate - [select for diffs], Thu May 25 09:04:37 2006 UTC (7 years ago) by mrg
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
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,
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,
mjf-devfs2-base,
mjf-devfs2,
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,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: jym-xensuspend
Changes since 1.7: +1 -1
lines
Diff to previous 1.7 (colored)
apply a few casts to quieten GCC4.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 13 15:25:29 2005 UTC (7 years, 11 months ago) by he
Branch: MAIN
Changes since 1.6: +6 -6
lines
Diff to previous 1.6 (colored)
Apply fixes so that this builds with WARNS=3. Renames instances of "index" to "ix", and fixes a number of -Wcast-qual problems by liberally sprinkling const declarations around. This should now build again for both macppc and mac68k. Patches sent to original maintainer.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 13 03:00:14 2003 UTC (9 years, 10 months ago) by itojun
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.5: +1 -1
lines
Diff to previous 1.5 (colored)
use bounded string op
Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 24 03:38:53 2003 UTC (10 years, 1 month ago) by dbj
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
fix nits to compile and function on osX
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 6 20:30:42 2003 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored)
writable, not writeable.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 9 13:19:28 2002 UTC (10 years, 9 months ago) by dbj
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.2: +1 -1
lines
Diff to previous 1.2 (colored)
use %ld instead of %d to print long value
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 22 22:36:09 2002 UTC (10 years, 9 months ago) by dbj
Branch: MAIN
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
re-enable printing of A/UX fields used by NetBSD
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 9 05:49:07 2002 UTC (10 years, 11 months ago) by dbj
Branch: MAIN
Initial revision