Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: su/ssh localhost problems



On May 2, 10:30am, tk%giga.or.at@localhost (Thomas Klausner) wrote:
-- Subject: Re: su/ssh localhost problems

| On Mon, Apr 30, 2012 at 03:59:25PM +0000, Christos Zoulas wrote:
| > This would be an artifact of the new getpass(3) What does stty -a say?
| > It does not have to do with terminal, but tty settings.
| 
| Here's the stty -a output:
| speed 38400 baud; 73 rows; 175 columns;
| lflags: icanon -isig iexten echo -echoe -echok -echoke -echonl -echoctl
|         -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
|         -extproc
| iflags: -istrip icrnl -inlcr -igncr ixon ixoff -ixany -imaxbel -ignbrk
|         brkint -inpck -ignpar -parmrk
| oflags: opost onlcr -ocrnl oxtabs onocr onlret
| cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -mdmbuf
|         -cdtrcts
| cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ^@; eol2 = ^@;
|         erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\;
|         reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z;
|         time = 0; werase = ^W;

Why is eol NUL, not <undef>? (_POSIX_VDISABLE)?

christos


Home | Main Index | Thread Index | Old Index