search for: qnx18

Displaying 1 result from an estimated 1 matches for "qnx18".

Did you mean: 0x18
2006 Feb 13
4
[Bug 1156] Closes connection after C-c is pressed on QNX
...NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: kraai at ftbfs.org When I press Control-C while running a command (e.g., sleep 1) on QNX 6, after the command finishes, the connection is closed: > $ qnx18 > Welcome to QNX Neutrino! > sh: j_init: tcgetpgrp() failed: Inappropriate I/O control operation > sh: warning: won't have full job control > Mon Feb 13 08:23:04 2006 on /dev/ttyp3 > Last login: Mon Feb 13 08:21:32 2006 on /dev/ttyp2 > $ sleep 1 # I pressed C-c he...