Split disco_t -> path_to_object into object_path and object_filename so it is more...
authorskeezix <skeezix@flotsam-vm.(none)>
Tue, 24 Feb 2009 03:58:45 +0000 (22:58 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Tue, 24 Feb 2009 03:58:45 +0000 (22:58 -0500)
commit2288faf16e691cebe90891bec0277ea291917b00
treedbda4b685cc8c90ab54041154c52a34db58a1f55
parentfca7283580cb7bf5ce79310757239e630ab7624a
Split disco_t -> path_to_object into object_path and object_filename so it is more consistent, if a little more annoying to use :)
updated pnd_run which now uses sudo (needs edit to /etc/sudoers to work), now works nicely even as non-root!
Makefile
include/pnd_apps.h
include/pnd_discovery.h
lib/pnd_apps.c
lib/pnd_discovery.c
test/discotest.c
testdata/pndsample/x86_echo.pnd
testdata/pndsample/x86_ls.pnd
testdata/scripts/pnd_run.sh