Up to [cvs.netbsd.org] / src / usr.sbin / syslogd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:09:53 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.8: +13 -8
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
sync with head
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 13 07:40:24 2012 UTC (3 months, 1 week ago) by spz
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
HEAD
Changes since 1.8: +13 -8
lines
Diff to previous 1.8 (colored)
fix resource leaks and NULL uses found by Coverity scan. Releng-ok by riz
Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 7 10:50:01 2011 UTC (7 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.7: +5 -4
lines
Diff to previous 1.7 (colored)
Simplify.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 1 12:28:53 2011 UTC (9 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
According to the Oxford Dictionary of Etymology, a wether is a male sheep or ram.
Revision 1.6 / (download) - annotate - [select for diffs], Tue May 24 13:26:41 2011 UTC (12 months ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base,
cherry-xenmp
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Properly use format strings
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 13 17:52:12 2010 UTC (2 years ago) by tnozaki
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
cast isblank(3)'s argument to unsigned char.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 18 10:35:26 2009 UTC (3 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: matt-premerge-20091211,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
fix -Wsign-compare issues
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 7 07:36:38 2008 UTC (3 years, 6 months ago) by minskim
Branch: MAIN
Changes since 1.2: +70 -70
lines
Diff to previous 1.2 (colored)
Remove trailing whitespace.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 3 15:08:16 2008 UTC (3 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
no point in using int_fast16_t here.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 31 16:12:19 2008 UTC (3 years, 6 months ago) by christos
Branch: MAIN
Import syslogd SoC project by Martin Schuette: - new syslog protocol api syslogp(3) that supports structured data and draft-rfc timestamps - reliable tcp connections with queueing - encrypted connections