diff options
author | 2016-06-19 10:54:20 +0000 | |
---|---|---|
committer | 2016-06-19 10:54:20 +0000 | |
commit | 4727ebb7e6af02d52957a1de00b9fd0af4eb47f1 (patch) | |
tree | 7fbfbb55939960c453af35430930f3100f8c6e0f /sys/tmpfs/tmpfs_subr.c | |
parent | Cache result of often used functions (svc_is_{base,meta,special}). (diff) | |
download | wireguard-openbsd-4727ebb7e6af02d52957a1de00b9fd0af4eb47f1.tar.xz wireguard-openbsd-4727ebb7e6af02d52957a1de00b9fd0af4eb47f1.zip |
Implement rcctl get|getdef all.
With this and the previous 2 commits, we can move from constructs like:
$ for i in $(rcctl ls all); do rcctl get $i; done
to just:
$ rcctl get all
Shrinking the run by a factor of more than 3.5.
prodded by and discussed with reyk@ at BSDcan2016
ok robert@
Diffstat (limited to 'sys/tmpfs/tmpfs_subr.c')
0 files changed, 0 insertions, 0 deletions