diff options
author | Pavel Roskin | 2000-06-06 18:10:17 +0000 |
---|---|---|
committer | Pavel Roskin | 2000-06-06 18:10:17 +0000 |
commit | 700a5aed75dca84eba1714aa44d698283be68d63 (patch) | |
tree | 0772df40000bdaafbad2be97437e39b1dd67f1fd /Changelog | |
parent | 517cab761f99c7c32193940459e89f258dc585b3 (diff) | |
download | busybox-700a5aed75dca84eba1714aa44d698283be68d63.zip busybox-700a5aed75dca84eba1714aa44d698283be68d63.tar.gz |
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 @@ with traditional implementations -- Pavel Roskin. * "mount" now reports errors from nfsmount() and assumes NFS mount if ':' is present in the device name - Pavel Roskin + * Fixed exit status for killall - Pavel Roskin * More doc updates |