Page MenuHomeFreeBSD

D4475.diff
No OneTemporary

D4475.diff

Index: head/usr.sbin/syslogd/syslogd.c
===================================================================
--- head/usr.sbin/syslogd/syslogd.c
+++ head/usr.sbin/syslogd/syslogd.c
@@ -69,7 +69,7 @@
*/
#define MAXLINE 1024 /* maximum line length */
-#define MAXSVLINE 120 /* maximum saved line length */
+#define MAXSVLINE MAXLINE /* maximum saved line length */
#define DEFUPRI (LOG_USER|LOG_NOTICE)
#define DEFSPRI (LOG_KERN|LOG_CRIT)
#define TIMERINTVL 30 /* interval for checking flush, mark */

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 1:49 PM (14 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32282689
Default Alt Text
D4475.diff (512 B)

Event Timeline