Page MenuHomeFreeBSD

syslogd/tests: use kern.features to detect INET support
ClosedPublic

Authored by siva on Feb 19 2026, 8:34 PM.
Tags
None
Referenced Files
F153291466: D55383.diff
Mon, Apr 20, 7:10 AM
F153253653: D55383.id172281.diff
Mon, Apr 20, 2:16 AM
Unknown Object (File)
Sat, Apr 18, 9:30 PM
Unknown Object (File)
Wed, Apr 15, 12:20 AM
Unknown Object (File)
Thu, Apr 9, 1:29 AM
Unknown Object (File)
Wed, Apr 8, 9:50 AM
Unknown Object (File)
Wed, Apr 8, 2:56 AM
Unknown Object (File)
Sun, Apr 5, 1:08 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70801
Build 67684: arc lint + arc unit

Event Timeline

siva requested review of this revision.Feb 19 2026, 8:34 PM
markj added inline comments.
usr.sbin/syslogd/tests/syslogd_format_test_common.sh
51

Otherwise you'll get a warning if the sysctl doesn't exist, since the -eq operator expects integer operands, but in that case the LHS will be the empty string.

This revision is now accepted and ready to land.Feb 19 2026, 8:40 PM

Applied feedback, will commit this version.

This revision now requires review to proceed.Feb 19 2026, 8:49 PM
This revision is now accepted and ready to land.Feb 19 2026, 8:50 PM