diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-16 23:04:20 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-16 23:04:20 +0000 |
commit | 3d7e3414da38fce26a7f53f7ea36ddf781fa0233 (patch) | |
tree | 835a088b51c9493c92cef3edc5cc0758b8de37bf /Changelog | |
parent | 0aa611816772021e706f0996aa2eed56d26ad696 (diff) | |
download | busybox-3d7e3414da38fce26a7f53f7ea36ddf781fa0233.tar.gz |
Wrote rmmod for busybox.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 0.40 * Added the -s option to du -beppu * Fixed an embarrasing segfault in head -beppu - * New App: lsmod -erik + * New Apps: lsmod, rmmod -erik * New Apps: fbset contributed by Randolph Chung <tausq@debian.org>. * Fixed an bug in syslogd causing it to stop logging after 20 minutes. -erik * Fixed the embarrasing failure of the -p opition in the logger app. -erik |