diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-10 23:42:27 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-10 23:42:27 +0000 |
commit | c11986d89eba564945b226660031e624bf897561 (patch) | |
tree | 916cab407d266dbbf8f0069e65ab0434583b336c /AUTHORS | |
parent | 912d8f4cbc724ce6ef9d8bd3f73d16d7ef4cf069 (diff) | |
download | busybox-w32-c11986d89eba564945b226660031e624bf897561.tar.gz busybox-w32-c11986d89eba564945b226660031e624bf897561.tar.bz2 busybox-w32-c11986d89eba564945b226660031e624bf897561.zip |
ipcalc applet by Stephan Linz and Jordan Crouse
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -8,6 +8,9 @@ incorect, _please_ let me know. | |||
8 | 8 | ||
9 | ----------- | 9 | ----------- |
10 | 10 | ||
11 | Emanuele Aina <emanuele.aina@tiscali.it> | ||
12 | run-parts | ||
13 | |||
11 | Erik Andersen <andersen@codepoet.org>, <andersee@debian.org> | 14 | Erik Andersen <andersen@codepoet.org>, <andersee@debian.org> |
12 | Tons of new stuff, major rewrite of most of the | 15 | Tons of new stuff, major rewrite of most of the |
13 | core apps, tons of new apps as noted in header files. | 16 | core apps, tons of new apps as noted in header files. |
@@ -28,6 +31,9 @@ Dave Cinege <dcinege@psychosis.com> | |||
28 | more(v2), makedevs, dutmp, modularization, auto links file, | 31 | more(v2), makedevs, dutmp, modularization, auto links file, |
29 | various fixes, Linux Router Project maintenance | 32 | various fixes, Linux Router Project maintenance |
30 | 33 | ||
34 | Jordan Crouse <jordan@cosmicpenguin.net> | ||
35 | ipcalc | ||
36 | |||
31 | Magnus Damm <damm@opensource.se> | 37 | Magnus Damm <damm@opensource.se> |
32 | tftp client | 38 | tftp client |
33 | insmod powerpc support | 39 | insmod powerpc support |
@@ -48,6 +54,9 @@ Daniel Jacobowitz <dan@debian.org> | |||
48 | Matt Kraai <kraai@alumni.cmu.edu> | 54 | Matt Kraai <kraai@alumni.cmu.edu> |
49 | documentation, bugfixes, test suite | 55 | documentation, bugfixes, test suite |
50 | 56 | ||
57 | Stephan Linz <linz@li-pro.net> | ||
58 | ipcalc, Red Hat equivalence | ||
59 | |||
51 | John Lombardo <john@deltanet.com> | 60 | John Lombardo <john@deltanet.com> |
52 | dirname, tr | 61 | dirname, tr |
53 | 62 | ||
@@ -89,7 +98,3 @@ Charles P. Wright <cpwright@villagenet.com> | |||
89 | 98 | ||
90 | Enrique Zanardi <ezanardi@ull.es> | 99 | Enrique Zanardi <ezanardi@ull.es> |
91 | tarcat (since removed), loadkmap, various fixes, Debian maintenance | 100 | tarcat (since removed), loadkmap, various fixes, Debian maintenance |
92 | |||
93 | Emanuele Aina <emanuele.aina@tiscali.it> | ||
94 | run-parts | ||
95 | |||