Give credit to Adam Slattery.
This commit is contained in:
@@ -36,10 +36,10 @@
|
|||||||
-- Made tar read 20 512byte blocks at a time (like GNU tar)
|
-- Made tar read 20 512byte blocks at a time (like GNU tar)
|
||||||
-- Allow msh.c assignments with the export and readonly commands.
|
-- Allow msh.c assignments with the export and readonly commands.
|
||||||
-- Added BB_FEATURE_DEVFS to enable devfs device names.
|
-- Added BB_FEATURE_DEVFS to enable devfs device names.
|
||||||
-- Fixed ping compile problem, size reduction
|
|
||||||
-- Better devfs support
|
-- Better devfs support
|
||||||
-- Don't save/restore vi readonly flag if vi is compiled read-only.
|
-- Don't save/restore vi readonly flag if vi is compiled read-only.
|
||||||
-- Reworked rdate option handling (is now smaller).
|
-- Reworked rdate option handling (is now smaller).
|
||||||
|
-- Size reduction in ping
|
||||||
* Aaron Lehmann
|
* Aaron Lehmann
|
||||||
-- slimmed down md5sum
|
-- slimmed down md5sum
|
||||||
-- contributed a nice new (hand written, not lex/yacc) Posix math
|
-- contributed a nice new (hand written, not lex/yacc) Posix math
|
||||||
@@ -61,6 +61,8 @@
|
|||||||
-- cmdedit updates and API change
|
-- cmdedit updates and API change
|
||||||
-- Namespace cleanup (i.e. adding 'static' private function calls)
|
-- Namespace cleanup (i.e. adding 'static' private function calls)
|
||||||
-- added "stopped jobs" warning to ash on exit
|
-- added "stopped jobs" warning to ash on exit
|
||||||
|
* Adam Slattery
|
||||||
|
-- Fixed ping compile problem
|
||||||
|
|
||||||
|
|
||||||
-Erik Andersen, 31 July 2001
|
-Erik Andersen, 31 July 2001
|
||||||
|
Reference in New Issue
Block a user