diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-10-09 11:46:23 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-10-09 11:46:23 +0000 |
commit | eb7c5ec0115afcca89b7f59aae891862387220e4 (patch) | |
tree | 262a980586bed9b84ca5832f85f8c5dd1d42cfaa /AUTHORS | |
parent | b6e2e8d1939ea77cb637b408eb4f67c5ff7b3bcc (diff) | |
download | busybox-w32-eb7c5ec0115afcca89b7f59aae891862387220e4.tar.gz busybox-w32-eb7c5ec0115afcca89b7f59aae891862387220e4.tar.bz2 busybox-w32-eb7c5ec0115afcca89b7f59aae891862387220e4.zip |
New applet, devfsd, by Matteo Croce and Tito
git-svn-id: svn://busybox.net/trunk/busybox@7626 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -119,3 +119,7 @@ Charles P. Wright <cpwright@villagenet.com> | |||
119 | 119 | ||
120 | Enrique Zanardi <ezanardi@ull.es> | 120 | Enrique Zanardi <ezanardi@ull.es> |
121 | tarcat (since removed), loadkmap, various fixes, Debian maintenance | 121 | tarcat (since removed), loadkmap, various fixes, Debian maintenance |
122 | |||
123 | Tito Ragusa <farmatito@tiscali.it> | ||
124 | devfsd and size optimizations in strings, openvt and deallocvt. | ||
125 | |||