freebsd-dev/usr.sbin/bsdconfig/share
Devin Teske 437455deb8 f_substr(): Optimized recipe if running under bash
This makes runnig f_substr() faster than it was when running under bash,
but both sh and dash are still faster when using the non-bash recipe which
features dynamically unrolled loops.
2016-02-03 04:02:50 +00:00
..
media META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
packages Use dpv(1) in `bsdconfig packages' 2016-01-27 00:12:58 +00:00
common.subr Remove SIG prefix from trapped signals 2016-02-03 03:55:08 +00:00
device.subr Reset OPTIND to 1 in f_device_find() 2016-01-31 21:14:31 +00:00
dialog.subr Fix improper duration for f_dialog_pause() API 2016-01-09 23:13:43 +00:00
geom.subr
keymap.subr
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
script.subr
strings.subr f_substr(): Optimized recipe if running under bash 2016-02-03 04:02:50 +00:00
struct.subr
sysrc.subr Add support for "rc.conf.d" file(s). 2015-11-12 00:30:33 +00:00
variable.subr