Up to [cvs.NetBSD.org] / src / common / lib / libutil
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 7 16:28:59 2012 UTC (13 months, 2 weeks 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,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Branch point for: yamt-pagecache
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
fix lint comment.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 7 16:18:24 2012 UTC (13 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored)
lint knows the code is not reachable, but gcc does not.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 16 18:47:57 2012 UTC (16 months ago) by christos
Branch: MAIN
CVS Tags: 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
Changes since 1.5: +5 -3
lines
Diff to previous 1.5 (colored)
PR/45796: Evgeniy Ivanov minixfs3 support.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 14 16:21:44 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.4: +18 -16
lines
Diff to previous 1.4 (colored)
compile into nothing if _STANDALONE
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 14 14:37:13 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.3: +4 -2
lines
Diff to previous 1.3 (colored)
add netbsd id
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 14 14:36:40 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.2: +9 -5
lines
Diff to previous 1.2 (colored)
- fix boot block building (-D_STANDALONE) - explain why we cast.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Nov 13 22:21:29 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
the kernel does not have util.h
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 13 21:56:53 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Add a function to convert from a disklabel p_fstype integer to a dkw_ptype name.