* Moved exec, execl from ffluci.util to ffluci.sys
authorSteven Barth <steven@midlink.org>
Sun, 30 Mar 2008 19:25:31 +0000 (19:25 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 30 Mar 2008 19:25:31 +0000 (19:25 +0000)
commit1bf67dcd798e6edc859e74c77b194928d7f63fbe
tree8df67a3ac9228a72daac8149d16c075ad9686038
parent9b4e269bea4db2e75d3d33757a53d2ab89bf05bf
* Moved exec, execl from ffluci.util to ffluci.sys
* Introduced stub for ffluci.model.ipkg
src/ffluci/controller/admin/uci.lua
src/ffluci/model/cbi/admin_wifi/devices.lua
src/ffluci/model/ipkg.lua [new file with mode: 0644]
src/ffluci/model/uci.lua
src/ffluci/sys.lua
src/ffluci/util.lua