This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
syslogd
History
hrs
552a44a16d
Initialize a structure by using a compound literal to avoid forgetting
...
to zero unspecified members.
2016-12-22 05:55:44 +00:00
..
Makefile
- Refactor listening socket list. All of the listening sockets are
2016-12-12 19:33:40 +00:00
Makefile.depend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
pathnames.h
path.h is not needed here.
2015-05-16 08:12:00 +00:00
syslog.conf.5
syslogd(8): add an 'include' keyword
2016-11-01 01:41:24 +00:00
syslogd.8
- Use fnmatch(3) for domanname matching of -a options.
2016-12-21 05:45:59 +00:00
syslogd.c
Initialize a structure by using a compound literal to avoid forgetting
2016-12-22 05:55:44 +00:00