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
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-05-09
Handle OpenSSL-3.x
christos
2023-05-01
s/betwen/between/ and s/singed/signed/.
andvar
2022-11-08
syslogd: make -d accept an optional argument
uwe
2022-11-08
tls.c: wrap debug-only data in #ifndef NDEBUG
uwe
2022-11-08
sign.c: mark a variable used only in asserts as __diagused
uwe
2022-05-20
s/auxillary/auxiliary/ in comments.
andvar
2022-05-15
s/wich/which in comments.
andvar
2021-11-27
usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2021-09-16
fix typos in word "successful".
andvar
2021-09-01
s/optons/options/
andvar
2021-08-13
s/bacause/because/
andvar
2021-03-07
Add blocklist support to libwrap which enables all programs using libwrap
christos
2020-11-08
syslogd: in die(), don't call die() again recursively.
dholland
2020-11-07
make the buffer fit any 32 bit number.
christos
2020-11-07
PR/55794: Jan Schaumann: Eliminate unchecked malloc
christos
2020-09-29
When reporting an error before daemonizing, prefix the error message
gson
2019-12-26
s/lenght/length/
msaitoh
2019-10-24
With TLSv1.3 a client has to receive and process metadata.
hannken
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
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
[next]