Wrote rmmod for busybox.

-Erik
This commit is contained in:
Erik Andersen
1999-12-16 23:04:20 +00:00
parent 0aa6118167
commit 3d7e3414da
7 changed files with 156 additions and 2 deletions

View File

@@ -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