aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-10-31 10:04:44 +0000
committerEric Andersen <andersen@codepoet.org>2001-10-31 10:04:44 +0000
commita58f040a374cdbc45ab8c93f1d6a56ac03759139 (patch)
tree356fbf95ade38e80e374dd34a43ac0434d318302
parent85dd4b3b272793502b513d0d54b546c741ad1a5d (diff)
downloadbusybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.tar.gz
busybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.tar.bz2
busybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.zip
Add Gennady Feldman
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4df213aa0..5d7714971 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -35,6 +35,10 @@ Magnus Damm <damm@opensource.se>
35Larry Doolittle <ldoolitt@recycle.lbl.gov> 35Larry Doolittle <ldoolitt@recycle.lbl.gov>
36 pristine source directory compilation, lots of patches and fixes. 36 pristine source directory compilation, lots of patches and fixes.
37 37
38Gennady Feldman <gfeldman@cachier.com>
39 Sysklogd (single threaded syslogd, IPC Circular buffer support,
40 logread), various fixes.
41
38Karl M. Hegbloom <karlheg@debian.org> 42Karl M. Hegbloom <karlheg@debian.org>
39 cp_mv.c, the test suite, various fixes to utility.c, &c. 43 cp_mv.c, the test suite, various fixes to utility.c, &c.
40 44