Commits

Eric Andersen committed f86aee74ce9
setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, but leave setkeycodes active, busybox will not link. Also fix a trivial use-before-initialize warning. Both fixes from Jon McClintock <jonm@bluemug.com>. -Erik