Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
remove sc7816.h from installed includes
move struct scparam to sectok.h
lookup_cmdname -> sectok_get_ins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change status word to a single word instead of two bytes
add sc7816 layer for backward compatibility
other minor changes
|
|
Should not really spew to stderr from libc but right now there
is no other way to get a sensible error message to the user.
|
|
|
|
|
|
telnet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correctly. Also, don't let them segfault.
|
|
|
|
|
|
|
|
|
|
add cyberflex_create_file()
add cyberflex_delete_file()
|