freebsd-dev/usr.sbin/bsdconfig
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
..
console Fix long standing issue in bsdconfig's keymap selection 2017-05-25 18:16:17 +00:00
diskmgmt
docsinstall
dot
examples
include
includes
mouse Remove mse(4) from tree 2018-10-22 02:34:10 +00:00
networking Update several more URLs 2017-10-29 08:17:03 +00:00
packages
password
security
share Fix spurious error from sysrc 2019-12-02 05:24:16 +00:00
startup Remove iBCS2, part1: userspace 2018-12-19 21:56:54 +00:00
timezone
ttys
usermgmt bsdconfig: Fix a bug when editing users 2018-06-17 22:09:43 +00:00
bsdconfig
bsdconfig.8 Use full month in dpv(3), figpar(3), and bsdconfig(8) manuals 2018-03-14 19:09:06 +00:00
Makefile bsdconfig: Make examples optional 2018-06-17 21:09:21 +00:00
Makefile.depend
USAGE