aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griebl <griebl@gmx.de>2004-07-26 18:57:49 +0000
committerRobert Griebl <griebl@gmx.de>2004-07-26 18:57:49 +0000
commit9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce (patch)
tree47703fbb3a5fe6734d30006bca469769ca4b6bc7
parent7f8bcbefc7c9b8c8ea9aee677607160e69723d05 (diff)
downloadbusybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.tar.gz
busybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.tar.bz2
busybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.zip
document stuff I have done
-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