elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/sys_utils/sercat.c
CommitAuthorDateMessage
a1f38be37cc4b83d0e9fbe49695871362b28e09Greg Haerr2025-12-12[cmds] Set CRNL input translation in sercat by default
1375b95e2686470a5797ed188d48cba9a28328cswausd2025-12-12[sercat] Use DEFAULT_PORT
471cf8d3b32a036cea823b242504099ca5a888cGreg Haerr2024-09-05Reformat sercat.c
01c5ad62a5dd2a960f2616dab73c49074f4a201Greg Haerr2024-09-05[kernel,cmds] Fix tty SIGINT not handled when using sercat
ae7d1741df7f20c97edff4e5bebd5f370f8a579Greg Haerr2022-03-06[cmds] More reduction in commands size, cleanup libc paths
f772cd03a182a0da605fce9ece10b425b1a1bf1Greg Haerr2021-03-30[kernel tty] Fix ICRNL to work when ICANON off
775ab95bacf9bb31544b2ba47198522dd7cbf78Greg Haerr2020-05-07[cmds] Cleanup termios handling in various applications
c6df4f4a3ffb50b6ed38f012032244cc9aadba2Greg Haerr2020-04-23Fix proper VMIN/VTIME operation
9bd2257f8795469581b697856883a6348d7b47bGreg Haerr2020-04-23[kernel] Dynamically allocate TTY input/output queues, add sercat test app