diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-11 17:29:36 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-11 17:29:36 +0000 |
commit | 17beb30665f0e399f7ece297ae0589e0dd65e7b6 (patch) | |
tree | e8d48007f5e86b1fe04d3b4f4b56d53c6ef35eeb /Changelog | |
parent | ac47545dd5e6301391558a56919678f7bc493bda (diff) | |
download | busybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.tar.gz busybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.tar.bz2 busybox-w32-17beb30665f0e399f7ece297ae0589e0dd65e7b6.zip |
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
git-svn-id: svn://busybox.net/trunk/busybox@813 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -41,6 +41,9 @@ | |||
41 | couldn't maintain it very well, so including it was not really | 41 | couldn't maintain it very well, so including it was not really |
42 | very appropriate. Those wanting an fdisk are invited to | 42 | very appropriate. Those wanting an fdisk are invited to |
43 | grab a copy from util-linux. | 43 | grab a copy from util-linux. |
44 | * Added 'dumpkmap' to allow people to dump a binary keymap, which can | ||
45 | then be loaded in by 'loadkmap' -- submitted by | ||
46 | Arne Bernin <arne@matrix.loopback.org> | ||
44 | * Fixed NFS so it supports 2.4.x kernels and NFSv3. | 47 | * Fixed NFS so it supports 2.4.x kernels and NFSv3. |
45 | 48 | ||
46 | 49 | ||