diff options
author | Pavel Roskin <proski@gnu.org> | 2000-06-06 18:10:17 +0000 |
---|---|---|
committer | Pavel Roskin <proski@gnu.org> | 2000-06-06 18:10:17 +0000 |
commit | 700a5aed75dca84eba1714aa44d698283be68d63 (patch) | |
tree | 0772df40000bdaafbad2be97437e39b1dd67f1fd /Changelog | |
parent | 517cab761f99c7c32193940459e89f258dc585b3 (diff) | |
download | busybox-w32-700a5aed75dca84eba1714aa44d698283be68d63.tar.gz busybox-w32-700a5aed75dca84eba1714aa44d698283be68d63.tar.bz2 busybox-w32-700a5aed75dca84eba1714aa44d698283be68d63.zip |
Fixed exit status for killall
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ | |||
59 | with traditional implementations -- Pavel Roskin. | 59 | with traditional implementations -- Pavel Roskin. |
60 | * "mount" now reports errors from nfsmount() and assumes NFS mount | 60 | * "mount" now reports errors from nfsmount() and assumes NFS mount |
61 | if ':' is present in the device name - Pavel Roskin | 61 | if ':' is present in the device name - Pavel Roskin |
62 | * Fixed exit status for killall - Pavel Roskin | ||
62 | * More doc updates | 63 | * More doc updates |
63 | 64 | ||
64 | 65 | ||