commit | ced2cefcca08eea3e9a293af6db9637769231e05 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Jul 20 23:41:24 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Jul 20 23:41:24 2000 +0000 |
tree | 240c6ade1f934a9a93134a0f2fd5e21df0e5d769 | |
parent | 1f45b268cb5b0b11557f562ee5a5f54d60ac72aa [diff] [blame] |
* syslogd can now log messages to a remote host -- patch thanks to Gyepi Sam <gyepi@praxis-sw.com> -Erik
diff --git a/AUTHORS b/AUTHORS index c155b80..64114a5 100644 --- a/AUTHORS +++ b/AUTHORS
@@ -46,6 +46,9 @@ Pavel Roskin <proski@gnu.org> Lots of bugs fixes and patches. +Gyepi Sam <gyepi@praxis-sw.com> + Remote logging feature for syslogd + Linus Torvalds <torvalds@transmeta.com> mkswap, fsck.minix, mkfs.minix