diff options
author | sandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-07-26 18:57:49 +0000 |
---|---|---|
committer | sandman <sandman@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-07-26 18:57:49 +0000 |
commit | cf565faf3992e9ee97c700ca20690794c9822a11 (patch) | |
tree | 47703fbb3a5fe6734d30006bca469769ca4b6bc7 | |
parent | 39cf2f97ba27aee013d8be78f94db2909d2ae65e (diff) | |
download | busybox-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-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 | ||
59 | Robert Griebl <sandman@handhelds.org> | ||
60 | modprobe, hwclock, suid/sgid handling, tinylogin integration | ||
61 | many bugfixes and enhancements | ||
62 | |||
59 | Karl M. Hegbloom <karlheg@debian.org> | 63 | Karl 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 | ||