diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-02-09 06:51:14 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-02-09 06:51:14 +0000 |
commit | 06e9565b6c365668dafeef1fdc0e60c9a1154623 (patch) | |
tree | c75619aad6d3ca6f4c32cd8d1dffbe4f6c53367b /AUTHORS | |
parent | 877d418b39421361800afe4e1d4ca69b80edc121 (diff) | |
download | busybox-w32-06e9565b6c365668dafeef1fdc0e60c9a1154623.tar.gz busybox-w32-06e9565b6c365668dafeef1fdc0e60c9a1154623.tar.bz2 busybox-w32-06e9565b6c365668dafeef1fdc0e60c9a1154623.zip |
New applet, inetd, make httpd features more configurable, update authors, last_patch_80
from Vladimir N. Oleynik
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -44,6 +44,9 @@ Magnus Damm <damm@opensource.se> | |||
44 | Larry Doolittle <ldoolitt@recycle.lbl.gov> | 44 | Larry Doolittle <ldoolitt@recycle.lbl.gov> |
45 | pristine source directory compilation, lots of patches and fixes. | 45 | pristine source directory compilation, lots of patches and fixes. |
46 | 46 | ||
47 | Glenn Engel <glenne@engel.org> | ||
48 | httpd | ||
49 | |||
47 | Gennady Feldman <gfeldman@gena01.com> | 50 | Gennady Feldman <gfeldman@gena01.com> |
48 | Sysklogd (single threaded syslogd, IPC Circular buffer support, | 51 | Sysklogd (single threaded syslogd, IPC Circular buffer support, |
49 | logread), various fixes. | 52 | logread), various fixes. |
@@ -67,8 +70,8 @@ Glenn McGrath <bug1@optushome.com.au> | |||
67 | ar, dpkg, dpkg-deb | 70 | ar, dpkg, dpkg-deb |
68 | 71 | ||
69 | Vladimir Oleynik <dzo@simtreas.ru> | 72 | Vladimir Oleynik <dzo@simtreas.ru> |
70 | cmdedit; xargs(current); | 73 | cmdedit; xargs(current), httpd(current); |
71 | ports: ash, crond, fdisk, stty, traceroute, telnetd, top; | 74 | ports: ash, crond, fdisk, inetd, stty, traceroute, telnetd, top; |
72 | locale, various fixes | 75 | locale, various fixes |
73 | and irreconcilable critic of everything not perfect. | 76 | and irreconcilable critic of everything not perfect. |
74 | 77 | ||