diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-10-31 10:04:44 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-10-31 10:04:44 +0000 |
commit | a58f040a374cdbc45ab8c93f1d6a56ac03759139 (patch) | |
tree | 356fbf95ade38e80e374dd34a43ac0434d318302 | |
parent | 85dd4b3b272793502b513d0d54b546c741ad1a5d (diff) | |
download | busybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.tar.gz busybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.tar.bz2 busybox-w32-a58f040a374cdbc45ab8c93f1d6a56ac03759139.zip |
Add Gennady Feldman
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -35,6 +35,10 @@ Magnus Damm <damm@opensource.se> | |||
35 | Larry Doolittle <ldoolitt@recycle.lbl.gov> | 35 | Larry 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 | ||
38 | Gennady Feldman <gfeldman@cachier.com> | ||
39 | Sysklogd (single threaded syslogd, IPC Circular buffer support, | ||
40 | logread), various fixes. | ||
41 | |||
38 | Karl M. Hegbloom <karlheg@debian.org> | 42 | Karl 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 | ||