Up to [cvs.netbsd.org] / src / usr.sbin / syslogd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Wed May 13 19:20:41 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.2: +1 -41
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Sync with HEAD. Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 20 09:56:08 2009 UTC (3 years, 1 month ago) by mschuett
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
netbsd-6-base,
netbsd-6,
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,
HEAD
Changes since 1.2: +1 -41
lines
Diff to previous 1.2 (colored)
Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST, SIMPLEQ_CONCAT, and SIMPLEQ_LAST. Remove seperate definitions outside of queue.h.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 7 07:36:38 2008 UTC (3 years, 6 months ago) by minskim
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.1: +10 -10
lines
Diff to previous 1.1 (colored)
Remove trailing whitespace.
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