summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2015-03-15 09:15:11 +0000
committered <ed@FreeBSD.org>2015-03-15 09:15:11 +0000
commit3cc419d83408cc3c19bc1a08007fda0bbb55ca39 (patch)
treec42156775c03416f3b0b75b5ed5df6ae2f3416b4 /tools
parent56bfc41fb124e03f514503fa5aa62b566730b945 (diff)
downloadFreeBSD-src-3cc419d83408cc3c19bc1a08007fda0bbb55ca39.zip
FreeBSD-src-3cc419d83408cc3c19bc1a08007fda0bbb55ca39.tar.gz
MFC r279016:
Make syslogd work in case shutdown() is POSIX-ly correct. On POSIX conformant systems, shutdown() should return ENOTCONN when not connected. We attempted to fix this once (kern/84761), but this change got backed out because it 'breaks code' (r150155). I just reapplied the patch and indeed, syslogd fails on startup. Make it easier to re-enable this change in the future by paching up syslogd to do the right thing. Sponsored by: Nuxi
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud