[BusyBox] Loadkmap, tcsetpgrp

Vladimir N. Oleynik dzo at simtreas.ru
Tue Jul 15 09:04:31 UTC 2003


vortigern at centrum.cz wrote:

> I have problems with using loadkmap. Whenever I load binary cz-latin2 
> keymap, busybox either generates 'tcsetpgrp: operation not permitted" 

busybox.061pre2 504$ find . -name "*.c" | xargs grep \"tcsetpgrp
./shell/ash.c:                  error("tcsetpgrp failed, errno=%d", errno)
;
./shell/ash.c:                  error("tcsetpgrp failed, errno=%d\n", errno);
./shell/hush.c: //      bb_perror_msg("tcsetpgrp-2");
./shell/hush.c:                                 bb_perror_msg("tcsetpgrp-3");
./shell/hush.c:                                 bb_perror_msg("tcsetpgrp-4");
./shell/lash.c:                 bb_perror_msg("tcsetpgrp");
./shell/lash.c:                                 bb_perror_msg("tcsetpgrp");
./shell/lash.c:         bb_perror_msg("tcsetpgrp");

loadkeys havent this message, and you can show
applet_name: tcsetpgrp: ...
Please put right problem message.


--w
vodz




More information about the busybox mailing list