aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2003-08-02 00:19:29 +0000
committerManuel Novoa III <mjn3@codepoet.org>2003-08-02 00:19:29 +0000
commit461c279ac176a28dec40d1e40ebaffe4f0ac688d (patch)
tree1ddee8d5049a137939c7be6462c1c3af0e0fe599
parentb1d5b741ac310cda14c6b9c49a9853e82fe6654f (diff)
downloadbusybox-w32-461c279ac176a28dec40d1e40ebaffe4f0ac688d.tar.gz
busybox-w32-461c279ac176a28dec40d1e40ebaffe4f0ac688d.tar.bz2
busybox-w32-461c279ac176a28dec40d1e40ebaffe4f0ac688d.zip
Might as well get my name in AUTHORS before 1.0...
-rw-r--r--AUTHORS18
1 files changed, 14 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index e237eab42..2c26e0b44 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,16 +22,16 @@ Jeff Angielski <jeff@theptrgroup.com>
22 ftpput, ftpget 22 ftpput, ftpget
23 23
24Edward Betts <edward@debian.org> 24Edward Betts <edward@debian.org>
25 expr, hostid, logname, tty, wc, whoami, yes 25 expr, hostid, logname, whoami
26 26
27John Beppu <beppu@codepoet.org> 27John Beppu <beppu@codepoet.org>
28 du, head, nslookup, sort, tee, uniq 28 du, nslookup, sort
29 29
30Brian Candler <B.Candler@pobox.com> 30Brian Candler <B.Candler@pobox.com>
31 tiny-ls(ls) 31 tiny-ls(ls)
32 32
33Randolph Chung <tausq@debian.org> 33Randolph Chung <tausq@debian.org>
34 fbset, ping, hostname, and mkfifo 34 fbset, ping, hostname
35 35
36Dave Cinege <dcinege@psychosis.com> 36Dave Cinege <dcinege@psychosis.com>
37 more(v2), makedevs, dutmp, modularization, auto links file, 37 more(v2), makedevs, dutmp, modularization, auto links file,
@@ -67,11 +67,21 @@ Stephan Linz <linz@li-pro.net>
67 ipcalc, Red Hat equivalence 67 ipcalc, Red Hat equivalence
68 68
69John Lombardo <john@deltanet.com> 69John Lombardo <john@deltanet.com>
70 dirname, tr 70 tr
71 71
72Glenn McGrath <bug1@optushome.com.au> 72Glenn McGrath <bug1@optushome.com.au>
73 ar, dpkg, dpkg-deb 73 ar, dpkg, dpkg-deb
74 74
75Manuel Novoa III <mjn3@codepoet.org>
76 cat, head, mkfifo, mknod, rmdir, sleep, tee, tty, uniq, usleep, wc, yes,
77 mesg, vconfig, make_directory, parse_mode, dirname, mode_string,
78 get_last_path_component, simplify_path, and a number trivial libbb routines
79
80 also bug fixes, partial rewrites, and size optimizations in
81 ash, basename, cal, cmp, cp, df, du, echo, env, ln, logname, md5sum, mkdir,
82 mv, realpath, rm, sort, tail, touch, uname, watch, arith, human_readable,
83 interface, dutmp, ifconfig
84
75Vladimir Oleynik <dzo@simtreas.ru> 85Vladimir Oleynik <dzo@simtreas.ru>
76 cmdedit; xargs(current), httpd(current); 86 cmdedit; xargs(current), httpd(current);
77 ports: ash, crond, fdisk, inetd, stty, traceroute, top; 87 ports: ash, crond, fdisk, inetd, stty, traceroute, top;