aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* syslogd: Add some basic regression testsJake Freeland2023-08-311-0/+3
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* pkgbase: Create a FreeBSD-syslogd packageEmmanuel Vadot2022-01-051-2/+11
* Remove trailing slash in pathname so that valid METALOG is created in theBrad Davis2018-08-251-1/+1
* Move all syslogd related configs to usr.sbin/syslogd/Brad Davis2018-08-211-0/+16
* Fix enough warnings that we can build syslogd on all targets at WARNS=6.Ed Schouten2018-04-071-2/+0
* Use SRCTOP instead of .CURDIR relative paths with ".."Enji Cooper2017-02-241-2/+2
* - Refactor listening socket list. All of the listening sockets areHiroki Sato2016-12-121-0/+3
* Temporarily backout the previous commit because it was totally broken due toHiroki Sato2016-12-121-3/+0
* - Refactor listening socket list. All of the listening sockets areHiroki Sato2016-12-121-0/+3
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* This isn't WARNS=6 safe. It fails to build on mips. Retore oldWarner Losh2010-08-081-0/+2
* jh pointed out that src/usr.sbin already has a globalOliver Fromme2010-08-071-2/+0
* syslogd(8) already supports *sending* log messages to non-Oliver Fromme2010-08-071-1/+1
* Port all applications in usr.sbin/ from libulog to utmpx.Ed Schouten2010-01-131-2/+2
* Let syslogd use utmpx.Ed Schouten2009-12-241-2/+2
* Rather than hardcode the 'struct iovec iov' array size, use a #define.David E. O'Brien2008-12-171-1/+1
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-271-1/+8
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Avoid code duplication by using libutil's trimdomain() instead ofGregory Neil Shapiro2003-05-171-0/+3
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Use CFLAGS instead of COPTS.Dima Dorfman2001-09-091-1/+1
* - Silence warnings: apply `const' generously, mark some variablesDima Dorfman2001-09-091-1/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+4
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* IPv6 support for syslogd.Hajimu UMEMOTO2000-12-161-1/+2
* Submitted by: archie@whistle.comJulian Elischer1998-08-251-0/+1
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+9