Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23.10.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:27:50 2013 UTC (2 months, 3 weeks ago) by tls
Branch: tls-maxphys
Changes since 1.23: +25 -10
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
resync with head
Revision 1.23.4.1 / (download) - annotate - [select for diffs], Wed Jan 23 00:05:22 2013 UTC (3 months, 3 weeks ago) by yamt
Branch: yamt-pagecache
Changes since 1.23: +25 -10
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
sync with head
Revision 1.27 / (download) - annotate - [select for diffs], Sat Dec 15 07:34:36 2012 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.26: +5 -4
lines
Diff to previous 1.26 (colored)
Add article. Remove trailing whitespace.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Dec 15 02:38:46 2012 UTC (5 months ago) by uwe
Branch: MAIN
Changes since 1.25: +10 -1
lines
Diff to previous 1.25 (colored)
Add BUGS section that explains that names VIS_HTTP1808 and VIS_HTTP1866 are wrong (hi, christos). ok christos@
Revision 1.25 / (download) - annotate - [select for diffs], Sat Dec 15 02:08:13 2012 UTC (5 months ago) by uwe
Branch: MAIN
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
RFC 1866 does not define any "URI encoding". It defines HTML 2.0 that includes SGML numerical character references (&#nnn;) and entity references (&foo;) for Added Latin 1 and a subset of Numeric and Special Graphic.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Dec 15 01:50:06 2012 UTC (5 months ago) by uwe
Branch: MAIN
Changes since 1.23: +11 -7
lines
Diff to previous 1.23 (colored)
Minor markup fixes.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 17 14:06:29 2011 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
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,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
Fix SYNOPSIS. Error found by martin.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Mar 13 09:11:54 2011 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.21: +9 -5
lines
Diff to previous 1.21 (colored)
Add serial comma, quote minus, add HISTORY for strnunvis and strnunvisx.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 12 19:52:48 2011 UTC (2 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.20: +34 -2
lines
Diff to previous 1.20 (colored)
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Nov 28 01:28:21 2010 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Remove superfluous comma.
Revision 1.19 / (download) - annotate - [select for diffs], Sat Nov 27 19:44:21 2010 UTC (2 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.18: +12 -2
lines
Diff to previous 1.18 (colored)
Implement VIS_NOESCAPE and VIS_HTTP1866.
Revision 1.17.30.1 / (download) - annotate - [select for diffs], Wed May 13 19:18:23 2009 UTC (4 years ago) by jym
Branch: jym-xensuspend
Changes since 1.17: +10 -4
lines
Diff to previous 1.17 (colored) next main 1.18 (colored)
Sync with HEAD. Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.18 / (download) - annotate - [select for diffs], Tue Feb 10 23:06:31 2009 UTC (4 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: matt-premerge-20091211,
jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.17: +10 -4
lines
Diff to previous 1.17 (colored)
Add RFC 2045 MIME Quoted-Printable support.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Nov 10 17:23:26 2005 UTC (7 years, 6 months ago) by christos
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,
christos-time_t-nbase,
christos-time_t-base,
christos-time_t,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: jym-xensuspend
Changes since 1.16: +7 -8
lines
Diff to previous 1.16 (colored)
Fix the code example.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 7 16:42:59 2003 UTC (9 years, 9 months ago) by agc
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.15: +2 -6
lines
Diff to previous 1.15 (colored)
Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by Joel Baker in PR 22280, verified by myself.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 16 13:34:40 2003 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
Revision 1.9.12.4 / (download) - annotate - [select for diffs], Thu Apr 25 04:01:42 2002 UTC (11 years ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.9.12.3: +32 -5
lines
Diff to previous 1.9.12.3 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)
Catch up to -current.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 23 17:38:27 2002 UTC (11 years, 2 months ago) by christos
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,
nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.13: +32 -5
lines
Diff to previous 1.13 (colored)
- Add VIS_HTTPSTYLE from FreeBSD. - svis, strsvis, strsvisx were not reversible, because they did not encode \\ unless it was passed in the extras array. - Fix documentation to match the proper signature of the functions.
Revision 1.9.12.3 / (download) - annotate - [select for diffs], Fri Mar 22 20:42:14 2002 UTC (11 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.12.2: +1 -1
lines
Diff to previous 1.9.12.2 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.9.12.2 / (download) - annotate - [select for diffs], Fri Mar 8 21:35:19 2002 UTC (11 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9.12.1: +4 -4
lines
Diff to previous 1.9.12.1 (colored) to branchpoint 1.9 (colored)
Catch up to -current.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 7 09:24:05 2002 UTC (11 years, 3 months ago) by ross
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
generate & symbolically
Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 7 07:00:18 2002 UTC (11 years, 3 months ago) by ross
Branch: MAIN
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
Generate <>& symbolically.
Revision 1.9.12.1 / (download) - annotate - [select for diffs], Mon Oct 8 20:19:37 2001 UTC (11 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Catch up to -current.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 16 02:57:05 2001 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Standardize section headers, sort sections, sort SEE ALSO, punctuation and misc. fixes.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 16 02:30:25 2001 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Boring whitespace fixes.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 28 20:11:36 1998 UTC (15 years ago) by fair
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
minoura-xpg4dl-base,
minoura-xpg4dl,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: nathanw_sa
Changes since 1.8: +38 -37
lines
Diff to previous 1.8 (colored)
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)). Make other mdoc corrections as inspection dictated.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 5 18:48:20 1998 UTC (15 years, 3 months ago) by perry
Branch: MAIN
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
add LIBRARY section to man page
Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 3 21:43:16 1998 UTC (15 years, 3 months ago) by perry
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
.Bx'ize
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 12 15:39:33 1995 UTC (17 years, 7 months ago) by jtc
Branch: MAIN
CVS Tags: nsswitch,
netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
ivory_soap2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS section with the actual function declarations. Also fixes decription of _SC_CLK_TCK in sysconf(3). See PR #1587 and PR #1589 for details.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 25 15:39:41 1995 UTC (18 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Changes since 1.4: +10 -9
lines
Diff to previous 1.4 (colored)
merge with Lite, keep local changes. clean up id usage
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 25 09:13:12 1995 UTC (18 years, 2 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: lite-2,
lite-1
Changes since 1.1.1.1: +9 -9
lines
Diff to previous 1.1.1.1 (colored)
from lite, with minor name rearrangement to fit.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 10 23:32:36 1994 UTC (19 years, 4 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0,
ivory_soap
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix spelling errors.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 4 22:47:55 1993 UTC (19 years, 7 months ago) by jtc
Branch: MAIN
Changes since 1.2: +4 -2
lines
Diff to previous 1.2 (colored)
Consistantly cross reference the other functions/programs in the vis/unvis "family".
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 30 08:40:22 1993 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RCS identifiers.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (20 years, 2 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: patchkit-0-2-2,
netbsd-alpha-1,
netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9,
netbsd-0-8,
WFJ-386bsd-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN
Initial revision