K 10 svn:author V 6 dteske K 8 svn:date V 27 2018-06-20T05:10:30.421009Z K 7 svn:log V 435 MFC r335277: sysrc(8): Exit with failure on API error Fix exit status when f_sysrc_set() fails. Errors in the underlying API provided by bsdconfig(8) -- /usr/share/bsdconfig/sysrc.subr -- were not being communicated back to the command-line. This was affecting ansible modules using sysrc as they were not able to accurately test for error. PR: bin/211448 Reported by: Christian Schwarz Sponsored by: Smule, Inc. END