index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
syslogd
Age
Commit message (
Expand
)
Author
2019-11-01
Pull up following revision(s) (requested by hannken in ticket #386):
martin
2019-02-11
add parens around defines with expressions that could expand poorly
mrg
2019-02-04
use -Wno-error=format-truncation for code that seems particularly annoying
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-11-05
Revert previous - local merge mishap
martin
2018-11-05
Sort options.
wiz
2018-11-05
Make it compilable with gcc
martin
2018-11-04
syslogd: allow the reporting of buffer overflows to be disabled.
roy
2018-11-04
syslogd: allow the receiving buffer size to be set.
roy
2018-05-06
grow AF_UNIX receive buffer size
christos
2018-02-09
only set api compat for 1.0
christos
2018-02-08
define OPENSSL_API_COMPAT
jakllsch
2018-02-08
include dh.h in the right spot.
christos
2018-02-06
Correct misleading indentation.
maya
2018-02-06
Adjust to OpenSSL-1.1
christos
2017-09-10
Use looked up remote host for remote message without a hostname
ginsbach
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-02-21
Remove duplicate word from the sentence.
abhinav
2017-02-21
Fix typos.
abhinav
2017-01-10
need <sys/stat.h>
christos
2016-06-11
PR/51234: Onno van der Linden: syslogd sometimes incorrectly handles iso to
christos
2016-02-03
PR/50751: David Binderman: check bounds before dereferencing.
christos
2016-01-05
Typo
khorben
2015-09-08
according to C99 6.5.15 in a conditional expression, both
plunky
2015-09-05
tidy/fix printing of paths from sockaddr_un
dholland
2015-02-15
Format string annotation.
joerg
2015-02-10
- always set *to_buf to a timestamp, even if there was none reported/parseable
christos
2014-08-18
- when checking hostname of incoming remote messages, fallback to checking
jnemeth
2013-11-27
CID 1132759: Abort on dehumanize_number error on constant built-in string.
christos
2013-11-11
CID 1128379: Fix TOCTOU, always open the file first with non-blocking I/O,
christos
2013-11-10
Bump date for FIFO support.
wiz
2013-11-09
add support for outputting to FIFO's (Anthony Mallet)
christos
2013-11-09
fix two bugs related to queues (Anthony Mallet)
christos
2013-05-27
PR/47861: Fredrik Pettai: keep track of the address family for each socket
christos
2013-01-17
ut_line does not have /dev in front of it. Add it, from dholland@
christos
2013-01-15
PR/47449: David Holland: Don't log to terminals with mesg n, unless it is a
christos
2013-01-14
fix thinko
dholland
2012-10-30
Remove trailing whitespace.
wiz
2012-10-30
Note enchancements that appeared in NetBSD 6.0.
rkujawa
2012-10-05
RFC 5848
msaitoh
2012-06-20
remove dup O_NDELAY.
christos
2012-06-19
- fix writev1() to pre-decrement count.
christos
2012-06-18
don't call isatty() to the fd before opening it.
christos
2012-06-06
WARNS=4
christos
2012-06-05
Open and write to ttys using non-blocking I/O to prevent DoS when hardware
christos
2012-05-15
improve error handling.
christos
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2012-03-28
add aliases for the protocol format
christos
2012-02-13
fix resource leaks and NULL uses found by Coverity scan.
spz
[next]