diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-02-09 06:51:14 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-02-09 06:51:14 +0000 |
commit | 1910474ece6a0d788867c8f2dfbd635421ac6a97 (patch) | |
tree | c75619aad6d3ca6f4c32cd8d1dffbe4f6c53367b /AUTHORS | |
parent | effee503fdfa4c5a12689894367858ff6441c5c7 (diff) | |
download | busybox-w32-1910474ece6a0d788867c8f2dfbd635421ac6a97.tar.gz busybox-w32-1910474ece6a0d788867c8f2dfbd635421ac6a97.tar.bz2 busybox-w32-1910474ece6a0d788867c8f2dfbd635421ac6a97.zip |
New applet, inetd, make httpd features more configurable, update authors, last_patch_80
from Vladimir N. Oleynik
git-svn-id: svn://busybox.net/trunk/busybox@6544 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 | ||