diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-15 22:14:12 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-15 22:14:12 +0000 |
commit | 6f23cec5d081fac63a7a0c493d6caff77e55dfb1 (patch) | |
tree | 237dbf5039738e52cd7f6a3ada0ee9c03eccc01c /Changelog | |
parent | 935fb3886fc9bb91266275236da1edd5b2b6c2d9 (diff) | |
download | busybox-w32-6f23cec5d081fac63a7a0c493d6caff77e55dfb1.tar.gz busybox-w32-6f23cec5d081fac63a7a0c493d6caff77e55dfb1.tar.bz2 busybox-w32-6f23cec5d081fac63a7a0c493d6caff77e55dfb1.zip |
Added lsmod
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
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 | ||
5 | |||
6 | -Erik Andersen | ||
4 | 7 | ||
5 | 0.39 | 8 | 0.39 |
6 | * New Apps: ping, hostname, and mkfifo contributed by Randolph Chung | 9 | * New Apps: ping, hostname, and mkfifo contributed by Randolph Chung |