From: Pavel Roskin Date: Tue, 20 Jun 2000 00:11:07 +0000 (-0000) Subject: Updated e-mail address of Pavel Roskin to proski@gnu.org X-Git-Tag: 0_45~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=339b8923130e38d7a68a9488ce2d47b04fb8b146;p=platform%2Fupstream%2Fbusybox.git Updated e-mail address of Pavel Roskin to proski@gnu.org --- diff --git a/AUTHORS b/AUTHORS index 14cd785..993ae6b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -40,7 +40,7 @@ Glenn McGrath Bruce Perens Original author of BusyBox. His code is still in many apps. -Pavel Roskin +Pavel Roskin Lots of bugs fixes and patches. Linus Torvalds diff --git a/Changelog b/Changelog index d112f4e..07fd30d 100644 --- a/Changelog +++ b/Changelog @@ -50,11 +50,11 @@ * Makefile intelligence updates * Changed the way init parses /etc/inittab entries to avoid problems with commands that contain colons in them. Fix thanks to - Pavel Roskin + Pavel Roskin * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, - Fix thanks to Pavel Roskin + Fix thanks to Pavel Roskin * Made "killall" complain (not error and exit) about processes that it - cannot find by name -- Pavel Roskin + cannot find by name -- Pavel Roskin * Fixed more and ps to have sensible terminal width defaults, thanks to Pavel Roskin. * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. @@ -116,7 +116,7 @@ * Added echo and test (from me). * Added usleep contributed by Nicolas Pitre * BusyBox's bss size has been majorly reduced (was 384668, is now 28740). - * Several fixes from Pavel Roskin : + * Several fixes from Pavel Roskin : - When `tail' fails to open a file it now exits. - When `syslogd' is given the `-n' option it should still use fork() for running klogd. @@ -141,7 +141,7 @@ - mv now attempts to do a rename, and will fall back to doing a copy only if the rename fails. - Syslogd now supports multiple concurrent connections - * Several fixes from Pavel Roskin : + * Several fixes from Pavel Roskin : - Fixes to sort. Removed "-g", fixed and added "-r" - Fixes to the makefile for handling "strip" * An initial telnet implementation was added by @@ -251,7 +251,7 @@ Randolph Chung . * cp could, when copying symlinks, change permissions of the files pointed to by the symlinks. - * Several fixes from Pavel Roskin : + * Several fixes from Pavel Roskin : - `chown' with 1 argument displayed the error incorrectly - `fdflush', `length' and `printf' crashed if run without arguments - `fdflush' tried to flush itself using *argv diff --git a/docs/busybox.pod b/docs/busybox.pod index a43ebaf..8b1b715 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -2003,7 +2003,7 @@ Bruce Perens =for html
-Pavel Roskin +Pavel Roskin =for html
@@ -2021,4 +2021,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.42 2000/06/16 19:56:44 andersen Exp $ +# $Id: busybox.pod,v 1.43 2000/06/20 00:11:07 proski Exp $