CVS log for src/lib/libc/gen/syslog.3
Up to [cvs.NetBSD.org] / src / lib / libc / gen
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.33.16.1: download - view: text, markup, annotated - select for diffs
Tue Oct 8 11:16:17 2024 UTC (6 months, 2 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +54 -29
lines
Pull up following revision(s) (requested by rin in ticket #930):
lib/libc/include/extern.h: revision 1.30
distrib/sets/lists/base/shl.mi: revision 1.987 (patch)
external/bsd/blocklist/bin/support.c: revision 1.2
external/bsd/blocklist/bin/blocklistd.c: revision 1.5
external/bsd/blocklist/bin/blocklistd.8: revision 1.3
sys/sys/syslog.h: revision 1.42
external/bsd/blocklist/bin/support.h: revision 1.2
external/bsd/blocklist/include/blocklist.h: revision 1.3
crypto/external/bsd/openssh/dist/pfilter.c: revision 1.9
external/bsd/blocklist/lib/shlib_version: revision 1.2
lib/libc/gen/syslog_ss.c: revision 1.4
lib/libc/gen/Makefile.inc: revision 1.218
external/bsd/blocklist/lib/bl.c: revision 1.3
external/bsd/blocklist/README: revision 1.3
external/bsd/blocklist/include/bl.h: revision 1.2
distrib/sets/lists/debug/shl.mi: revision 1.347 (patch)
distrib/sets/lists/comp/mi: revision 1.2462
lib/libc/gen/syslog.3: revision 1.34
lib/libc/gen/syslog.3: revision 1.35
external/bsd/blocklist/libexec/blocklistd-helper: revision 1.8
external/bsd/blocklist/lib/libblocklist.3: revision 1.4
external/bsd/blocklist/lib/libblocklist.3: revision 1.5
external/bsd/blocklist/lib/libblocklist.3: revision 1.6
external/bsd/blocklist/lib/blocklist.c: revision 1.3
Spelling fixes
PR/58391: Noriyuki Soda: re-adding syslog_ss() to syslog.h and syslog.3
syslog(3): Nix trailing whitespace in man page.
No functional change intended.
reference sockpath instead of sockspath
Add blocklist_open2() that can pass a custom logger or NULL for no logging.
Switch internally to use syslog_r. Add compatibility for systems that don't
have syslog_r.
Switch blocklist to use syslog_ss since we are being called from a
signal handler.
bump libblocklist
remove trailing space
Silence a bogus warning when starting up:
NetBSD pf:
No ALTQ support in kernel
ALTQ related functions disabled
FreeBSD pf:
Anchor 'blacklistd' not found.
The anchor is indeed found and working correctly. This patch just
discards stderr's output, like in other places.
(jlduran@github)
update markup (Ed Maste)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 11 06:04:13 2024 UTC (9 months, 2 weeks ago) by riastradh
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
syslog(3): Nix trailing whitespace in man page.
No functional change intended.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jul 8 22:14:31 2024 UTC (9 months, 2 weeks ago) by christos
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +54 -29
lines
PR/58391: Noriyuki Soda: re-adding syslog_ss() to syslog.h and syslog.3
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:32:49 2017 UTC (7 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: netbsd-10
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Remove workaround for ancient HTML generation code.
Revision 1.29.24.2: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:52:54 2017 UTC (8 years ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.29.24.1: preferred, colored; branchpoint 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29.24.1: +9 -2
lines
Sync with HEAD
Revision 1.29.28.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:09 2017 UTC (8 years ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +10 -3
lines
Sync with HEAD
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Mar 23 12:31:57 2017 UTC (8 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
bouyer-socketcan-base1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Remove trailing whitespace.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Mar 22 17:52:36 2017 UTC (8 years, 1 month ago) by roy
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +9 -2
lines
openlog(3): add LOG_PTRIM and LOG_NLOG log options.
syslog(3) is the one stop method of logging system events and diagnostics.
When debugging a daemon in the foreground on a terminal, each line is
prefixed with tag[pid]: which is very repetative and can take up valuable
screen estate.
LOG_PTRIM solves this by removing this prefix from stderr output.
There is also the case where the debugging could involve a dry-run and
syslog(3) calls would pollute the system log with incorrect data.
LOG_NLOG solves this by not writing the the system log, but allowing
LOG_PERROR to operate as before.
Initially discussed here:
https://mail-index.netbsd.org/tech-userlevel/2016/10/06/msg010330.html
Revision 1.29.24.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:56:57 2017 UTC (8 years, 1 month ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Sync with HEAD
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Feb 21 18:22:15 2017 UTC (8 years, 2 months ago) by abhinav
Branches: MAIN
CVS tags: pgoyette-localcount-20170320
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Fix spelling of "parenthesis".
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jul 25 19:42:50 2011 UTC (13 years, 9 months ago) by njoly
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-base,
tls-maxphys,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
pgoyette-localcount-base,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
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-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
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,
localcount-20160914,
bouyer-socketcan-base,
agc-symver-base,
agc-symver
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Adjust xref varargs(3) -> stdarg(3)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu May 13 18:04:58 2010 UTC (14 years, 11 months ago) by jruoho
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +34 -30
lines
Move the structure inside the body text. Some additional markup improvements.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 5 21:29:47 2010 UTC (15 years ago) by joerg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
\\ -> \e
Revision 1.26.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 1 13:54:02 2008 UTC (16 years, 5 months ago) by wiz
Branches: christos-time_t
Diff to: previous 1.26.2.1: preferred, colored; branchpoint 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.2.1: +513 -0
lines
New sentence, new line. Mark up NULL with Dv.
Revision 1.26.2.1
Sat Nov 1 13:54:01 2008 UTC (16 years, 5 months ago) by wiz
Branches: christos-time_t
FILE REMOVED
Changes since revision 1.26: +0 -513
lines
file syslog.3 was added on branch christos-time_t on 2008-11-01 13:54:02 +0000
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Nov 1 13:54:01 2008 UTC (16 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: matt-premerge-20091211,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
christos-time_t-nbase,
christos-time_t-base
Branch point for: christos-time_t
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +10 -6
lines
New sentence, new line. Mark up NULL with Dv.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Oct 31 16:12:18 2008 UTC (16 years, 6 months ago) by christos
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +61 -3
lines
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
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 22 17:23:25 2006 UTC (18 years, 5 months ago) by christos
Branches: 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-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
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-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +35 -35
lines
Don't expose _ss functions for 4.0. Requested by core.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Oct 28 22:50:16 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -8
lines
Remove trailing whitespace. Use .Bl -enum for an enumeration.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 27 20:00:55 2006 UTC (18 years, 6 months ago) by christos
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +46 -21
lines
add async-signal-safe versions: syslog_ss and vsyslog_ss
multithread-safe syslog_r and vsyslog_r are not async-signal-safe.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 26 13:08:17 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -11
lines
Various fixes.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 25 23:49:31 2006 UTC (18 years, 6 months ago) by christos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +144 -9
lines
add _r functions for syslog from OpenBSD
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:42:57 2003 UTC (21 years, 8 months ago) by agc
Branches: 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,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -6
lines
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 6 08:28:38 2003 UTC (21 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2
lines
New sentence, new line.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 2 08:26:46 2003 UTC (22 years ago) by gmcgarry
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2
lines
Clarify output. From PR#14290.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 1 13:58:03 2003 UTC (22 years ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Grammar and mdoc fixes from jmc@openbsd.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 16 13:34:39 2003 UTC (22 years ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
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.5: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:16:05 2002 UTC (22 years, 6 months ago) by nathanw
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.9.12.4: preferred, colored; branchpoint 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.12.4: +2 -1
lines
Catch up to -current.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 1 16:48:35 2002 UTC (22 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2
lines
New sentence, new line. From Robert Elz.
Revision 1.9.12.4: download - view: text, markup, annotated - select for diffs
Thu Aug 1 03:28:11 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.9.12.3: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.12.3: +19 -1
lines
Catch up to -current.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 10 14:37:14 2002 UTC (22 years, 9 months ago) by yamt
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -1
lines
import CAVEATS sections from OpenBSD.
with little tweak by me.
Revision 1.9.12.3: download - view: text, markup, annotated - select for diffs
Fri Mar 22 20:42:13 2002 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.9.12.2: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.12.2: +1 -1
lines
Catch up to -current.
Revision 1.9.12.2: download - view: text, markup, annotated - select for diffs
Fri Mar 8 21:35:17 2002 UTC (23 years, 1 month ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.9.12.1: preferred, colored; branchpoint 1.9: preferred, colored
Changes since revision 1.9.12.1: +3 -3
lines
Catch up to -current.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 7 07:00:17 2002 UTC (23 years, 2 months ago) by ross
Branches: 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
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
Generate <>& symbolically.
Revision 1.9.12.1: download - view: text, markup, annotated - select for diffs
Mon Oct 8 20:19:31 2001 UTC (23 years, 6 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6
lines
Catch up to -current.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 16 02:57:05 2001 UTC (23 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Standardize section headers, sort sections, sort SEE ALSO, punctuation
and misc. fixes.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 14 06:12:35 2001 UTC (24 years, 1 month ago) by lukem
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
reference <stdarg.h> not <varargs.h>, and separate out the synopsis
for vsyslog(3) from the rest after <stdarg.h>, as per printf(3)/vsprintf(3)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 22 19:44:46 1999 UTC (26 years, 1 month ago) by garbled
Branches: 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
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 28 20:11:35 1998 UTC (27 years ago) by fair
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -8
lines
Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
Make other mdoc corrections as inspection dictated.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 5 18:48:03 1998 UTC (27 years, 2 months ago) by perry
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
add LIBRARY section to man page
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 8 13:38:10 1997 UTC (28 years, 1 month ago) by mouse
Branches: MAIN
CVS tags: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
alternate -> alternative, per PR 2643
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 12 05:02:46 1995 UTC (29 years, 8 months ago) by jtc
Branches: MAIN
CVS tags: nsswitch,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1,
ivory_soap2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
fix typo
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 11 00:34:34 1995 UTC (29 years, 8 months ago) by jtc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -4
lines
Updated for LOG_FTP (PR #1312).
Edited the examples section so that they are all separated by a single
blank line, since they're unrelated. SunOS' syslog(3) has a sentance
or two describing each line. We'll either have to come up with our
own text or ignore it. I'm ignoring it for now.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 27 05:52:39 1995 UTC (30 years, 2 months ago) by cgd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -7
lines
merge with 4.4-Lite, keeping local changes. clean up Ids
Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Feb 25 09:12:46 1995 UTC (30 years, 2 months ago) by cgd
Branches: WFJ-920714,
CSRG
CVS tags: lite-2,
lite-1
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +5 -6
lines
from lite, with minor name rearrangement to fit.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 30 08:39:22 1993 UTC (31 years, 9 months ago) by mycroft
Branches: 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
Add RCS identifiers.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (32 years, 1 month ago) by cgd
Branches: 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
initial import of 386bsd-0.1 sources
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 21 09:45:37 1993 UTC (32 years, 1 month ago) by cgd
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>