aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 18:57:49 +0000
committersandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 18:57:49 +0000
commitcf565faf3992e9ee97c700ca20690794c9822a11 (patch)
tree47703fbb3a5fe6734d30006bca469769ca4b6bc7
parent39cf2f97ba27aee013d8be78f94db2909d2ae65e (diff)
downloadbusybox-w32-cf565faf3992e9ee97c700ca20690794c9822a11.tar.gz
busybox-w32-cf565faf3992e9ee97c700ca20690794c9822a11.tar.bz2
busybox-w32-cf565faf3992e9ee97c700ca20690794c9822a11.zip
document stuff I have done
git-svn-id: svn://busybox.net/trunk/busybox@9029 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 0635ac9db..87df22d55 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -56,6 +56,10 @@ Gennady Feldman <gfeldman@gena01.com>
56 Sysklogd (single threaded syslogd, IPC Circular buffer support, 56 Sysklogd (single threaded syslogd, IPC Circular buffer support,
57 logread), various fixes. 57 logread), various fixes.
58 58
59Robert Griebl <sandman@handhelds.org>
60 modprobe, hwclock, suid/sgid handling, tinylogin integration
61 many bugfixes and enhancements
62
59Karl M. Hegbloom <karlheg@debian.org> 63Karl M. Hegbloom <karlheg@debian.org>
60 cp_mv.c, the test suite, various fixes to utility.c, &c. 64 cp_mv.c, the test suite, various fixes to utility.c, &c.
61 65