1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Commit Graph

  • 481404e0f9 Add timestamping master Eugene Lozovoy 2019-09-06 14:15:19 +03:00
  • 1acf1ddaba Compile with libc's without cispeed / cospeed Nick Patavalis 2018-04-12 15:16:04 +03:00
  • eb0f53a0c0 Doc updates, rebuilt docs Nick Patavalis 2018-04-03 15:07:07 +03:00
  • b86e131c57 Rewording in README.md Nick Patavalis 2018-03-03 17:11:49 +02:00
  • 831066d754 Rewording in README.md Nick Patavalis 2018-03-03 17:09:04 +02:00
  • 07e26cc849 Fixed omission in prev commit (complete mappings) Nick Patavalis 2018-03-03 16:45:56 +02:00
  • 7a2bd0b58b Fixed bug in mapping-specifiers completion Nick Patavalis 2018-03-03 16:32:17 +02:00
  • d58396a5bf Typos / rewording Nick Patavalis 2018-03-03 09:29:00 +02:00
  • bf0eb7d746 Set DEBUG variable to /dev/null Nick Patavalis 2018-03-03 09:21:42 +02:00
  • 12b53d81d7 Minor rewording Nick Patavalis 2018-03-03 09:21:12 +02:00
  • 2c5711d8c9 Cleanups, some restructuring Nick Patavalis 2018-02-15 11:45:45 +02:00
  • 7e8d39871c Cleanups Nick Patavalis 2018-02-10 13:11:04 +02:00
  • fc44525696 Merged bash_completion/readme.txt in README.md Nick Patavalis 2018-02-10 10:52:40 +02:00
  • a6a7c70f1b Comments Nick Patavalis 2018-02-09 18:46:25 +02:00
  • 4c3657a180 Handle arg values given with = Nick Patavalis 2018-02-09 11:28:01 +02:00
  • 907bce55d0 split_line separator handling improvement Nick Patavalis 2018-02-09 11:25:45 +02:00
  • 573bf6f94f split_line improvs Nick Patavalis 2018-02-09 02:53:34 +02:00
  • ef14678479 Comments, some renames, nimor quoting fix Nick Patavalis 2018-02-09 01:19:39 +02:00
  • 65588cd2e0 Added custom bash completion script for picocom Nick Patavalis 2018-02-08 14:36:32 +02:00
  • 1c8e238022 Debugging tweaks rfc2217 Nick Patavalis 2018-03-03 08:39:55 +02:00
  • 1dc4f04718 Do not allow --telnet and --noreset / --hangup Nick Patavalis 2018-03-01 22:43:02 +02:00
  • cbcf13133d Moved native tty term_ops to ttylocal.c Nick Patavalis 2018-03-01 17:51:34 +02:00
  • 3e1a610acb Corrected, cleaned-up error reporting & handling Nick Patavalis 2018-03-01 16:40:55 +02:00
  • 31127a5ea7 Fixed debugging output bug / typo Nick Patavalis 2018-03-01 16:04:58 +02:00
  • 048863b362 Make term_fake_flush() a term_ops Nick Patavalis 2018-03-01 06:07:58 +02:00
  • ae1a8e291c Updated manual and rebuild docs Nick Patavalis 2018-02-28 11:13:10 +02:00
  • 2b73bb95fa Updated version to 4.0a Nick Patavalis 2018-02-28 10:58:32 +02:00
  • 45a49c8bbe Moved msec2tv() to fdio.c/h Nick Patavalis 2018-02-28 10:36:44 +02:00
  • dceef28776 tc2217 function renaming Nick Patavalis 2018-02-28 10:30:26 +02:00
  • 0c464859c3 Added TERM_EDEVINIT error Nick Patavalis 2018-02-28 10:12:21 +02:00
  • 6062aec171 Corrected writen_ni() usage + error propagation Nick Patavalis 2018-02-28 10:10:54 +02:00
  • df9b2e3a62 Replaced ETIME with ETIMEDOUT Nick Patavalis 2018-02-27 20:16:19 +02:00
  • faed52cd2e Changed wrinetn_ni to work with non-blocking fds Nick Patavalis 2018-02-27 17:26:29 +02:00
  • 96201b778c Minor renaming Nick Patavalis 2018-02-27 05:36:54 +02:00
  • d9a619b405 Disable debugging in commited code Nick Patavalis 2018-02-27 03:58:03 +02:00
  • ce7ad1910f Debugging + negotiations + wait_cond refactor Nick Patavalis 2018-02-27 03:51:54 +02:00
  • afcbbc746b Don't wait for negotations if run with --noinit Nick Patavalis 2018-02-25 17:05:53 +02:00
  • fe89a14892 Removed unused macro Nick Patavalis 2018-02-24 23:11:07 +02:00
  • b4b8f01eab Comments Nick Patavalis 2018-02-24 22:55:26 +02:00
  • bcc753167a Better RFC2217 socket shutdown / close Nick Patavalis 2018-02-24 16:04:44 +02:00
  • 91916afc14 Debugging output cleanup Nick Patavalis 2018-02-24 11:02:12 +02:00
  • 0f2194d6a8 Wait for port to be configed before write / read Nick Patavalis 2018-02-24 10:15:14 +02:00
  • 6b15b80846 Comments Nick Patavalis 2018-02-23 22:30:55 +02:00
  • 7755c256e8 Minor usage string tweak Nick Patavalis 2018-02-22 13:58:31 +02:00
  • 16ce65aef7 Tweaked debugging output Nick Patavalis 2018-02-22 13:57:38 +02:00
  • 68bd1cf757 Better termios parsing/setting for RFC2217 ports Nick Patavalis 2018-02-21 11:19:38 +02:00
  • ec3cde7e64 Some refactoring between term_xxx and local ops Nick Patavalis 2018-02-20 23:55:37 +02:00
  • f74c3ad0a4 Merge branch 'master' into rfc2217 Nick Patavalis 2018-02-20 16:14:32 +02:00
  • 007811c337 Minor rewording Nick Patavalis 2018-02-20 15:26:40 +02:00
  • 3eae4b37c9 Typos Nick Patavalis 2018-02-20 13:47:02 +02:00
  • ee23af0cb9 Disable custom baudrate support at runtime (Linux) Nick Patavalis 2018-02-20 01:31:34 +02:00
  • eacaa8b6d8 Better baudrate parsing/setting for RFC2217 ports Nick Patavalis 2018-02-19 10:46:09 +02:00
  • 16d60030c3 Show telnet setting Nick Patavalis 2018-02-19 09:50:47 +02:00
  • 88a6cb03ab Refactor USE_IOCTL conditional Nick Patavalis 2018-02-19 07:42:22 +02:00
  • 1cc6787a3a Removed left-over debugging printfs Nick Patavalis 2018-02-19 01:17:16 +02:00
  • df6b4a6d8a Better flowcntrl parsing/setting for RFC2217 ports Nick Patavalis 2018-02-19 01:04:08 +02:00
  • 35b992a344 Avoid spurious term_apply() if --noinit is given Nick Patavalis 2018-02-19 00:58:18 +02:00
  • 48104d48e1 Disable send-/receive-file cmds for RFC2217 ports Nick Patavalis 2018-02-18 22:25:05 +02:00
  • b1d7557020 Added field "name" to term struct Nick Patavalis 2018-02-18 22:13:16 +02:00
  • e5f718aa38 Don't UUCP-lock rfc2217 ports Nick Patavalis 2018-02-18 22:05:12 +02:00
  • 1a74d8bdd5 Missing dependencies Nick Patavalis 2018-02-18 21:17:45 +02:00
  • fdedde3a14 Added drain to term ops Nick Patavalis 2018-02-18 20:06:19 +02:00
  • dff052e303 Updated CONTRIBUTORS Nick Patavalis 2018-02-18 18:54:06 +02:00
  • 84e5edce34 Added std headers and footers Nick Patavalis 2018-02-18 18:47:03 +02:00
  • 718ed6d4f4 Comments Nick Patavalis 2018-02-18 18:31:18 +02:00
  • d68a9067f1 Remove unnecessary forward declaration Nick Patavalis 2018-02-18 18:03:17 +02:00
  • c1df466099 Mention RFC2217 ports in the intro Nick Patavalis 2018-02-18 18:01:20 +02:00
  • 9790e9c01f Conditional compilation for RFC2217 support Nick Patavalis 2018-02-18 17:54:32 +02:00
  • 5017addb62 Add -T option for RFC 2217 telnet devices David Leonard 2018-02-18 20:07:42 +10:00
  • fa87795a89 Add a private field to term_s David Leonard 2018-02-10 19:32:26 +10:00
  • 50991163b0 Add a term_ops parameter to term_add() David Leonard 2018-02-10 19:46:17 +10:00
  • a782f86d46 Refactor isatty() check into local_init() David Leonard 2018-02-10 19:36:03 +10:00
  • ebc3566492 Add term init and fini methods David Leonard 2018-02-10 19:32:26 +10:00
  • 2a949e0568 Refactor into term_new()/term_free() David Leonard 2018-02-10 19:24:14 +10:00
  • 403b359bf3 Move term_ops type to separate header file. David Leonard 2018-02-10 17:36:18 +10:00
  • ed627fcdf2 Remove 'add' behaviour from term_set() David Leonard 2018-02-10 13:45:20 +10:00
  • d12a64376f Simplify term_remove() David Leonard 2018-02-10 13:25:22 +10:00
  • 3fa6bbc174 Refactor termios operations as "ops" indirections David Leonard 2018-02-09 23:38:33 +10:00
  • e9aaff2a08 Refactor term_replace() to correct term_s state David Leonard 2018-02-09 23:21:57 +10:00
  • 2498ff1ca8 Refactor some users of term[i] to use a pointer David Leonard 2018-02-09 23:10:20 +10:00
  • 9c570be040 Add term_read() and term_write() David Leonard 2018-02-08 00:06:59 +10:00
  • 0b729f64b2 Correct term_find() users to use indirect fd David Leonard 2018-02-07 23:43:16 +10:00
  • d92229085c Change term_find() to return a pointer David Leonard 2018-02-07 23:36:26 +10:00
  • 5dd500996a Correct term_add() caller to match documentation David Leonard 2018-02-07 23:26:46 +10:00
  • 93d52ad7bb Refactor struct of arrays into array of structs David Leonard 2018-02-07 23:04:33 +10:00
  • 9db946ba17 Refactor term.init as global term_initted David Leonard 2018-02-07 22:59:42 +10:00
  • 8814974ac7 More enum type fixes David Leonard 2018-02-10 11:51:39 +10:00
  • a412f6583a Type consistency tweaks Nick Patavalis 2018-02-10 10:04:14 +02:00
  • 6d8bf34e9f Silence compiler warnings Nick Patavalis 2018-02-09 19:00:56 +02:00
  • 399d7f9480 Const correct some pointers David Leonard 2018-02-07 21:38:23 +10:00
  • acc4e7ea1a Updated manual, rebuilt docs. Nick Patavalis 2018-02-08 17:15:39 +02:00
  • 8707801496 Allow multiple non-option argunments, use last Nick Patavalis 2018-02-08 17:01:23 +02:00
  • 9d5cc80c47 Minor command-line args memory leak Nick Patavalis 2018-02-08 15:38:47 +02:00
  • ed451a1d3a Bumped version to 3.2a. Rebuilt docs Nick Patavalis 2018-02-01 11:38:30 +02:00
  • 90385aabe2 Changed version to 3.1, rebuilt docs 3.1 Nick Patavalis 2018-02-01 11:20:02 +02:00
  • b1f5034610 Merge pull request #90 from JoeMerten/osx-custom-baud-enable Nick Patavalis 2018-01-29 09:46:41 +02:00
  • 07c27c626d Changed __x86__ macro to __i386__ Nick Patavalis 2018-01-28 17:29:44 +02:00
  • 56e6886768 Enable default custom baud not for old PPC Mac (#84) Joe Merten 2018-01-28 16:23:05 +01:00
  • a799995415 Changed when to enable custom baud by default (#84) Joe Merten 2018-01-25 17:02:18 +01:00
  • 849532b261 Replaced strcpy in init_history() Nick Patavalis 2018-01-21 21:16:26 +02:00