forked from codepox/picocom
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CONTRIBUTORS
27 lines (17 loc) · 889 Bytes
/
CONTRIBUTORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
The following people contributed suggestions, comments, and fixes:
- Oliver Kurth ([email protected]) contributed bug fixes and the manual
page for picocm.
- Julius P. Malkiewicz ([email protected]) contributed FreeBSD
portablity fixes, the C-\ command implementation, the UUCP locks
implementation, and other minor fixes.
- Pavel Vymetalek ([email protected]) contributed the higher
baudrates support.
- Niels Moller ([email protected]) contributed support for
non-alphabetic escape keys.
- ([email protected]) contributed fixes to select(2) and read(2) error
handling.
- ([email protected]) suggested fix to prevent serial port form
becoming controlling terminal.
- Edgar Johansen ([email protected]) suggested conditionals to enable
compilation without UUCP_LOCK_DIR
- Scott Tsai ([email protected]) suggested better UUCP_LOCK_DIR definition