- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/20091201/Ohana merged eligible /branches/eam_branches/largefiles.20100314/Ohana merged eligible /branches/pap_stack/Ohana merged eligible /trunk/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/20100225/Ohana/src/opihi/cmd.basic/init.c
r26891 r27517 26 26 int module PROTO((int, char **)); 27 27 int nop PROTO((int, char **)); 28 int opihi_setmode PROTO((int, char **)); 28 29 int output PROTO((int, char **)); 29 30 int pwd PROTO((int, char **)); … … 74 75 {1, "module", module, "load script file from the modules directories"}, 75 76 {1, "nop", nop, "a NOP function"}, 77 {1, "opihi", opihi_setmode, "get / set opihi behavior options"}, 76 78 {1, "output", output, "redirect output to file"}, 77 79 {1, "pwd", pwd, "print current working directory"},
Note:
See TracChangeset
for help on using the changeset viewer.
