From 246cc6dddd3df2164e8a925ebd8e9a7bba379253 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Tue, 7 Mar 2000 07:41:42 +0000 Subject: Wrote killall. Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik --- Changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index f0c5e2f..fd560a8 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,5 @@ 0.43 - * Wrote basename, and uptime. + * Wrote basename, killall, and uptime. * Added freeramdisk, which will free up all memory associated with a ram disk. Contributed by Emanuele Caratti and then adjusted a bit by me. @@ -35,8 +35,8 @@ - Fixes to the makefile for handling "strip" * An initial telnet implementation was added by Randolph Chung . - * Fixed a bug where "sed 's/foo/bar/g'" would go into an - infinite loop. + * Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a "-e") + would go into an infinite loop. -Erik Andersen -- cgit v1.1