search for: nocbreak

Displaying 2 results from an estimated 2 matches for "nocbreak".

Did you mean: nobreak
2006 Mar 06
0
[patch] xenmon.py: add next/previous bindings to curses mode
...#39;c''): cpu = (cpu + 1) % ncpu + # n/p = cycle to the next/previous CPU + if c == ord(''n''): + cpu = (cpu + 1) % ncpu + if c == ord(''p''): + cpu = (cpu - 1) % ncpu + stdscr.erase() _c.nocbreak() -- Web/Blog/Gallery: http://floatingsun.net/blog _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Nov 12
7
[Bug 1391] New: Problem compiling openssh 4.7p1
...: undefined reference to `def_shell_mode' /usr/lib/libncurses.so.5: undefined reference to `_nc_str_copy' /usr/lib/libncurses.so.5: undefined reference to `erasechar' /usr/lib/libncurses.so.5: undefined reference to `reset_prog_mode' /usr/lib/libncurses.so.5: undefined reference to `nocbreak' /usr/local/lib/libopensc.so: undefined reference to `des_ecb3_encrypt' /usr/lib/libncurses.so.5: undefined reference to `unctrl' /usr/lib/libncurses.so.5: undefined reference to `tigetflag' /usr/lib/libncurses.so.5: undefined reference to `_nc_locale_breaks_acs' /usr/lib/libncu...