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-w32-3d7e3414da38fce26a7f53f7ea36ddf781fa0233.tar.gz busybox-w32-3d7e3414da38fce26a7f53f7ea36ddf781fa0233.tar.bz2 busybox-w32-3d7e3414da38fce26a7f53f7ea36ddf781fa0233.zip |
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 @@ | |||
1 | 0.40 | 1 | 0.40 |
2 | * Added the -s option to du -beppu | 2 | * Added the -s option to du -beppu |
3 | * Fixed an embarrasing segfault in head -beppu | 3 | * Fixed an embarrasing segfault in head -beppu |
4 | * New App: lsmod -erik | 4 | * New Apps: lsmod, rmmod -erik |
5 | * New Apps: fbset contributed by Randolph Chung <tausq@debian.org>. | 5 | * New Apps: fbset contributed by Randolph Chung <tausq@debian.org>. |
6 | * Fixed an bug in syslogd causing it to stop logging after 20 minutes. -erik | 6 | * Fixed an bug in syslogd causing it to stop logging after 20 minutes. -erik |
7 | * Fixed the embarrasing failure of the -p opition in the logger app. -erik | 7 | * Fixed the embarrasing failure of the -p opition in the logger app. -erik |