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
F153056868: D55383.diff
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
Unknown Object (File)
Mar 7 2026, 9:58 PM
Unknown Object (File)
Mar 6 2026, 3:35 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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