OSDN Git Service

Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
authorEric Andersen <andersen@codepoet.org>
Tue, 11 Jul 2000 17:29:36 +0000 (17:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 Jul 2000 17:29:36 +0000 (17:29 -0000)
commit61dc0571832b88097192a8c0eab190a44c577371
treee8d48007f5e86b1fe04d3b4f4b56d53c6ef35eeb
parentdf5f6ba1159f8c1af500fa1b8eb9c9646e4de2a6
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
loaded in by 'loadkmap' -- submitted by Arne Bernin <arne@matrix.loopback.org>
 -Erik
Changelog
applets/busybox.c
busybox.c
busybox.def.h
console-tools/dumpkmap.c [new file with mode: 0644]
console-tools/loadkmap.c
docs/busybox.pod
docs/busybox.sgml
dumpkmap.c [new file with mode: 0644]
internal.h
loadkmap.c