* ``-m 0'' turns off -- MARK -- now. (closes: Bug#28629, Bug#31494)

* Changed Greg's e-mail address to represent his current one.
  * Shortened line length for kernel logging slightly.
  * Corrected return value of AddModule (closes: Bug#30093)
  * Finally fixed an error with `-a' processing, thanks to Topi Miettinen
    <tom@medialab.sonera.net> (closes: Bug#30462)
This commit is contained in:
Joey Schulze
1999-01-19 00:09:12 +00:00
parent 7d36dc9402
commit 68b50092c7
8 changed files with 41 additions and 20 deletions

View File

@@ -392,6 +392,6 @@ higher.
.SH AUTHORS
The
.B syslogd
is taken from BSD sources, Greg Wettstein (greg@wind.rmcc.com)
is taken from BSD sources, Greg Wettstein (greg@wind.enjellic.com)
performed the port to Linux, Martin Schulze (joey@linux.de)
made some bugfixes and added some new features.