search for: icanon

Displaying 20 results from an estimated 87 matches for "icanon".

Did you mean: canon
2000 Dec 05
1
Bugreport: openssh-2.3.0p1 scp to SSH2 (2.0.13) server
...just that one direction, from openssh to ssh2 does not work. Lack of other platforms made it impossible for me to test different machines. strace from the exec'ed ssh where the error happened: read(4, "\n", 1) = 1 ioctl(4, SNDCTL_TMR_START, {B38400 opost isig icanon echo ...}) = 0 ioctl(4, TCGETS, {B38400 opost isig icanon echo ...}) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 write(4, "\n", 1) = 1 close(4) = 0 open("/dev/tty", O_RDWR)...
2006 Jun 06
1
Asterisk 1.2.7.1 bad file descriptor
...49625396]) = 1149625396 rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0 ioctl(0, TIOCGWINSZ, {ws_row=37, ws_col=111, ws_xpixel=0, ws_ypixel=0}) = 0 ioctl(0, TIOCSWINSZ, {ws_row=37, ws_col=111, ws_xpixel=0, ws_ypixel=0}) = 0 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL...
2010 Nov 05
4
xe cli not working on remote machine
...192.1"..., 143Connecting via stunnel to [192.168.111.17] port [443] stunnel: stunnel has pidty: (StdFork 21996) stunnel: stunnel start: Log from stunnel: [] ) = 143 write(5, "POST /cli HTTP/1.0\r\nUser-agent: "..., 106) = 106 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 read(5, 0xffd02fa8, 27)                 = -1 ECONNRESET (Connection reset by peer) stat64("", 0xffd06fac)                  = -1 ENOENT (No such file or directory) --- SIGCHLD (Child exited) @ 0 (0) --- close(5)                                = 0 waitpid(21996, [{WIFEXITED(s...
2011 May 27
0
quick update
...On 11-05-25 09:35, Arnaud Quette wrote: > > Hi Michal, > > > > 2011/5/25 Michal Soltys <soltys at ziu.info <mailto:soltys at ziu.info>> > >(...) > > > > I'm preparing larger patchset with everything discussed earlier: > > > > - icanon > > - commands taking arguments > > - variable issues (to avoid ups.firmware.old - like tricks) > > > > > > thanks for this update. no pb, since there is 2.6.1 planned for a few > > days from now. > > there will probably be a 2.6.2 somewhere during...
2012 Apr 17
4
top not restoring terminal echo/icanon correctly
...f their terminal after each of following commands are run (check terminal after each command): top -a (press "q" after 1 screen refresh) top -b If you find that your input characters in your shell aren't being echo'd back after one of the above commands, blindly type "stty icanon echo" and hit <Enter> and things should be back to normal. What I'm looking for is confirmation from others of the problem. Also very important: please provide uname -a output, specifically world rebuild date. It greatly matters, because a commit was recently done where now -b fun...
2008 Dec 10
0
No subject
...50] driver = powercom port = /dev/ttyUSB0 desc = "Test" Trying with strace shows the following: 12369 open("/dev/ttyUSB0", O_RDWR|O_EXCL|O_NOCTTY|O_NONBLOCK) = 4 12369 flock(4, LOCK_EX|LOCK_NB) = 0 12369 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B1200 -opost -isig -icanon -echo ...}) = 0 12369 ioctl(4, TCFLSH, 0) = 0 12369 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B1200 -opost -isig -icanon -echo ...}) = 0 12369 ioctl(4, SNDCTL_TMR_START or TCSETS, {B1200 -opost -isig -icanon -echo ...}) = 0 12369 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B1200 -opost -i...
1999 Aug 26
0
smbsh always segfaults
...tat(1023, {st_mode=S_ISVTX|0436, st_size=0, ...}) = 0 fcntl(1023, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=1}) = 0 fstat(1, {st_mode=S_ISVTX|0400, st_size=0, ...}) = 0 mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0 fstat(0, {st_mode=S_ISVTX|0400, st_size=0, ...}) = 0 mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 write(1, "Username: ", 10Username: ) = 10 read(0, me2v "me2v\n...
2003 Oct 20
3
Problem with "add user script"
Problem - smbpasswd does not seem to be recognizing my "add user script" option to automatically create Unix users when adding a samba user. I am running Samba version 2.2.8a (from source) on a Linux (Redhat 8.0) system. Relevant lines from smb.conf: [global] server string=Samba Server netbios name = smbpdc security = user domain logons=yes domain master = yes
2011 Mar 12
2
[RFC/PREVIEW] Move apcsmart driver to canonical processing + minor stuff
Inital tests with two apc units (2005 and pre-2000) seem to go well. See commit message for details. I'll add more detailed rationale after getting some sleep :) Michal Soltys (1): apcsmart: switch processing to ICANON + minor fixes drivers/apcsmart.c | 270 +++++++++++++++++++++++++++++++++++----------------- drivers/apcsmart.h | 127 ++++++++++++++++--------- 2 files changed, 267 insertions(+), 130 deletions(-) -- 1.7.2.1
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...ct(4, [0 3], [1], [3], {tv_sec=0, tv_usec=0}) = 2 (in [3], out [1], left {tv_sec=0, tv_usec=0}) write(1, "* BYE Disconnected: Auth process"..., 40* BYE Disconnected: Auth process broken ) = 40 recvfrom(3, "", 8151, 0, NULL, NULL)??? = 0 ...... ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, FIONBIO, [0])????????????????? = 0 ioctl(1, FIONBIO, [0])????????????????? = 0 write(2, "Connection closed by foreign hos"..., 35...
2011 Jan 14
5
Reading from serial port
...s application opens it via wine some tty flags change: (PS: Of course I created symlinks in .wine/dosdevices/com[1-4] -> /dev/ttyS[0-3] )it changes some flags: min=1 -> min=0 -hupcl -> hupcl -ignbrk -> ignbrk icrnl -> -icrnl ixon -> -ixon opost -> -opost isig -> -isig icanon -> -icanon iexten -> -exten echo -> -echo -noflsh -> noflsh Is it possible to tell wine to not change any flags or set them on my own?
2001 Jun 27
2
OpenSSH, Cygwin, eXceed, and SIGINT
All, When logging into an HP-UX 10.2 system from a Windows NT machine running Cygwin and openssh 2.9p2, control-c sends a sigint to the ssh client on the NT system, thus killing the ssh process. Interestingly enough, this behavior is only observed when using X11 forwarding. I can eliminate the behavior by changing clientloop.c to ignore SIGINT (signal(SIGINT, SIG_IGN) ) but then I'm bak to
2017 Jan 16
2
^C doesnt work on ssh session
...^W; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany -imaxbel -iutf8 opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke another query i had was on hiding arguments passed to ssh. I have a requirement to spawn some ssh command like (ssh ip -o password=221 ip ) which has password in arguments. can we hide this in listing from ps , /proc...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...</div> <div> Auth process broken </div> <div> ) = 40 </div> <div> recvfrom(3, "", 8151, 0, NULL, NULL) = 0 </div> <div> ...... </div> <div> ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 </div> <div> ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo </div> <div> ...}) = 0 </div> <div> ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 </div> <div> ioctl(0,...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...[1], >> left {tv_sec=0, tv_usec=0}) >> write(1, "* BYE Disconnected: Auth process"..., 40* BYE Disconnected: >> Auth process broken >> ) = 40 >> recvfrom(3, "", 8151, 0, NULL, NULL)??? = 0 >> ...... >> ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 >> ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo >> ...}) = 0 >> ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0 >> ioctl(0, FIONBIO, [0])????????????????? = 0 >> ioctl(1, FIONBIO, [0])????????????????? = 0 >> write(...
2019 Jan 22
2
debian10+dovecot-2.2.33.2
Hi I have little problem with debian10 and dovecot 2.2.33.2 ps -ax 21815 ???????? S????? 0:00 dovecot/pop3-login director 21816 ???????? S????? 0:00 dovecot/pop3-login director 21817 ???????? S????? 0:00 dovecot/pop3-login director 21818 ???????? S????? 0:00 dovecot/pop3-login director 21819 ???????? S????? 0:00 dovecot/pop3-login director 21821 ???????? S????? 0:00 dovecot/pop3-login director
2008 Dec 09
1
COM32: console_ansi_raw() and later segfaults
...single key sequence. On my first run, I tried to call console_ansi_raw(), then get_key() then console_ansi_std() to change it back to a more normal mode. When I then attempt to use fgets() (in Linux, not syslinux/com32), it segfaults. I then decided to try just tweaking the two local flag bits, ICANON and ECHO and it works fine for Linux but now I'm going to have to write alternate code for the COM32 build, probably by writing a pair of functions to change modes. The question is what should I be doing in order to be more compatible with both Linux and COM32? Are my initial thoughts complet...
2002 Nov 04
1
[R] CTRL-C suspends echo of shell (R versions 1.6.0 and 1.6.1) (PR#2253)
...ns) once during a R session. Procedure: - [start session] R - [input] CTRL-C - [end session] q() Some details: - `stty` before: speed 38400 baud; line = 0; lnext = <undef>; - `stty` after: speed 38400 baud; line = 0; lnext = <undef>; min = 1; time = 0; -icrnl -icanon -echo I have seen the problem in versions 1.6.0 and 1.6.1, but not in 1.5.1 which I am running on SuSE Linux 7.3. The shell used is bash-2.05.0(1). Wolfram Fischer -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.a...
2016 Aug 30
1
UPS shutdown
...0x4000000}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x76f56794, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B115200 opost isig icanon echo ...}) = 0 write(1, "Network UPS Tools - UPS driver c"..., 51Network UPS Tools - UPS driver controller 1.01-900 ) = 51 brk(0) = 0x15000 brk(0x16000)...
2013 Apr 28
8
[UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though...
...; lnext = ^V; flush = ^O; min = 1; time = 0; -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -imaxbel -iutf8 -opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 -isig -icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke $ sudo cat /dev/ttyS0 $GPGLL,0000.00000,N,00000.00000,W,170638.0,V*3D $GPGLL,0000.00000,N,00000.00000,W,170638.0,V*3D $GPGLL,0000.00000,N,00000.00000,W,170638.0,V*3D $GPGLL,0000.00000,N,00000.00000,W,170639.0,V*3C $GPGL...