]> git.ipfire.org Git - thirdparty/chrony.git/commit - sys_generic.c
logging: remove facility parameter
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Mar 2017 16:30:09 +0000 (17:30 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 10 Mar 2017 15:51:03 +0000 (16:51 +0100)
commitf282856c72b7e8904e70527210915e12e6ed7227
tree1a22ba985ab62f81247aeab41bfa07ebf4249cc5
parent6db8ec1ba2a2a8a36a8c5c0ab8a110717f1cff4c
logging: remove facility parameter

It was never used for anything and messages in debug output already
include filenames, which can be easily grepped if there is a need
to see log messages only from a particular file.
40 files changed:
client.c
clientlog.c
cmdmon.c
conf.c
hwclock.c
keys.c
local.c
logging.c
logging.h
main.c
manual.c
memory.c
nameserv_async.c
ntp_core.c
ntp_io.c
ntp_io_linux.c
ntp_signd.c
ntp_sources.c
privops.c
refclock.c
refclock_phc.c
refclock_pps.c
refclock_shm.c
refclock_sock.c
reference.c
rtc.c
rtc_linux.c
sched.c
smooth.c
sources.c
sourcestats.c
stubs.c
sys.c
sys_generic.c
sys_linux.c
sys_macosx.c
sys_netbsd.c
sys_timex.c
tempcomp.c
util.c