diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-10-31 10:04:44 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-10-31 10:04:44 +0000 |
commit | 2b6e05b85d818e85ac40e934d2e6c686b0ad0643 (patch) | |
tree | 356fbf95ade38e80e374dd34a43ac0434d318302 | |
parent | 13d682af5275745f67880a71c9ad4fad0aa0f555 (diff) | |
download | busybox-w32-2b6e05b85d818e85ac40e934d2e6c686b0ad0643.tar.gz busybox-w32-2b6e05b85d818e85ac40e934d2e6c686b0ad0643.tar.bz2 busybox-w32-2b6e05b85d818e85ac40e934d2e6c686b0ad0643.zip |
Add Gennady Feldman
git-svn-id: svn://busybox.net/trunk/busybox@3610 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 | ||