commit | 61dc0571832b88097192a8c0eab190a44c577371 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Jul 11 17:29:36 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Jul 11 17:29:36 2000 +0000 |
tree | e8d48007f5e86b1fe04d3b4f4b56d53c6ef35eeb | |
parent | df5f6ba1159f8c1af500fa1b8eb9c9646e4de2a6 [diff] [blame] |
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
diff --git a/busybox.def.h b/busybox.def.h index 0f2bcef..854de14 100644 --- a/busybox.def.h +++ b/busybox.def.h
@@ -25,6 +25,7 @@ #define BB_DMESG #define BB_DUTMP #define BB_DU +#define BB_DUMPKMAP #define BB_ECHO #define BB_FBSET #define BB_FDFLUSH