diff options
author | Robert Griebl <griebl@gmx.de> | 2004-07-26 18:57:49 +0000 |
---|---|---|
committer | Robert Griebl <griebl@gmx.de> | 2004-07-26 18:57:49 +0000 |
commit | 9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce (patch) | |
tree | 47703fbb3a5fe6734d30006bca469769ca4b6bc7 | |
parent | 7f8bcbefc7c9b8c8ea9aee677607160e69723d05 (diff) | |
download | busybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.tar.gz busybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.tar.bz2 busybox-w32-9768a65eb4b8ec7d3f18a856e34ba3b37816f2ce.zip |
document stuff I have done
-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 | ||