opnsense-src/usr.sbin/bsdconfig/share
Devin Teske e19a2226fe Fix spurious error from sysrc
When using sysrc to modify a file, the file should be created silently.
However, with the introduction of SVN r335280, an error of "No such file
or directory" would appear despite everything else working as-expected.

The nature of this spurious error is that SVN r335280 did not check if
the file exists first, before trying to fixup the line-endings in the
file just prior to modification.

PR:		bin/240875
Reported by:	Jose Luis Duran
MFC after:	3 days
2019-12-02 05:24:16 +00:00
..
media Add bsdconfig wifi' (aka wireless' or `wlan') module 2016-06-16 21:14:25 +00:00
packages usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
common.subr usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
device.subr nxge(4): 2018-05-08 21:14:29 +00:00
dialog.subr Fix dialog autosizing to accomodate for hline 2018-10-28 19:29:07 +00:00
geom.subr usr.sbin/bsdconfig: minor spelling fixes on comments. 2016-05-01 16:38:12 +00:00
keymap.subr Fix long standing issue in bsdconfig's keymap selection 2017-05-25 18:16:17 +00:00
Makefile META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
mustberoot.subr Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
script.subr Rewrite usermgmt -- hooking it into the scripting system with dispatch 2014-03-14 03:42:05 +00:00
strings.subr f_substr(): Optimized recipe if running under bash 2016-02-03 04:02:50 +00:00
struct.subr Implement GEOM based media device classification. You'll notice a few 2014-04-23 22:04:04 +00:00
sysrc.subr Fix spurious error from sysrc 2019-12-02 05:24:16 +00:00
variable.subr Rewrite usermgmt -- hooking it into the scripting system with dispatch 2014-03-14 03:42:05 +00:00