search for: el_get

Displaying 9 results from an estimated 9 matches for "el_get".

Did you mean: el_gets
2019 Jan 25
0
[klibc:update-dash] input: Fix here-document redirection with vi/emacs on
...ly happens is that you can't see the > command output if you set the "vi" or "emacs" options. That's not quite what happens: the here-document contents got lost, so there is no command output to see. Nice find. The problem is that getprompt() is implicitly called by el_gets(). This messes with the memory used by the parser to store the here-document's contents. In the non-emacs/vi case, the prompt is explicitly written by setprompt(), which wraps the getprompt() call in a pushstackmark()/popstackmark() pair to restore the state so that parsing can continue. But w...
2020 Mar 28
0
[klibc:update-dash] dash: input: Fix here-document redirection with vi/emacs on
...ly happens is that you can't see the > command output if you set the "vi" or "emacs" options. That's not quite what happens: the here-document contents got lost, so there is no command output to see. Nice find. The problem is that getprompt() is implicitly called by el_gets(). This messes with the memory used by the parser to store the here-document's contents. In the non-emacs/vi case, the prompt is explicitly written by setprompt(), which wraps the getprompt() call in a pushstackmark()/popstackmark() pair to restore the state so that parsing can continue. But w...
2014 Apr 29
8
[Bug 2238] New: sftp exits on bad tab completion
https://bugzilla.mindrot.org/show_bug.cgi?id=2238 Bug ID: 2238 Summary: sftp exits on bad tab completion Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: OpenBSD Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org
2012 Dec 11
4
[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990 mikolajmm at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolajmm at gmail.com --- Comment #3 from mikolajmm at gmail.com --- The same here: openssh 6.1p1 archlinux 64-bit sftp> ls 1????
2003 Nov 06
2
ISDN PBX + IVR + Voicemail Configuration - Sanity Check ...
Hi All, First of all, please no flames about the footer of this message. It's being inserted into all outgoing email by the server here without asking me personally first once I send out email. Since I've been very interested in setting up an Asterisk PBX + IVR + Voicemail system to support a small business and a foundation for quite some time now, in order to replace their current ISDN
2013 May 26
10
[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990 Corentin Delcourt <codl at codl.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |codl at codl.fr --- Comment #8 from Corentin Delcourt <codl at codl.fr> --- Note that Arch Linux's
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
...0000000000000008 GLIBC_2.2.5 stderr 0000000000000000 DF *UND* 0000000000000015 GLIBC_2.2.5 atoi 0000000000000000 DF *UND* 0000000000000075 GLIBC_2.2.5 memchr 0000000000000000 DF *UND* 0000000000000025 GLIBC_2.2.5 munmap 0000000000000000 DF *UND* 0000000000000179 Base el_getc 0000000000000000 DF *UND* 00000000000000b5 GLIBC_2.2.5 signal 0000000000000000 DO *UND* 0000000000000004 GLIBC_2.2.5 optopt 0000000000000000 DF *UND* 000000000000006a Base __cxa_guard_release 0000000000000000 DO *UND* 0000000000000004 GLIBC_2.2.5 optind 0000000000000...
2017 Jan 19
2
undefined symbols during linking LLDB 4.0 RC1
Hello, I update my building scripts to build LLVM 4.0 RC1 (with clang, lldb, libc++, libc++abi, lld) on CentOS 6 and I got a lot of undefined symbols during linking LLDB. I'm using clang-3.9 and this configuration: -DLLVM_TARGETS_TO_BUILD="X86" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++
2011 May 14
10
Asterisk-cpu utilization > 60 %
Hi, On 64 bit centos 5.6 I have virtualbox 4 and 64 bit elastix latest. Since yesterday cpu utilization has been constantly peaking 65-75%. Hardly 1-2 concurrent calls. No other activity on server. Top shows asterisk on top. Its quad xeon server with 4 gb ram. Any suggestion where should I start and how should I go about with my investigation. Thank you and have a great weekend. Sans