From owner-freebsd-stable Fri Oct 25 20:31: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2A637B401 for ; Fri, 25 Oct 2002 20:31:05 -0700 (PDT) Received: from grosbein.pp.ru (www2.svzserv.kemerovo.su [213.184.65.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA8043E65 for ; Fri, 25 Oct 2002 20:30:59 -0700 (PDT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (smmsp@localhost [127.0.0.1]) by grosbein.pp.ru (8.12.6/8.12.5) with ESMTP id g9Q3UjoB000624 for ; Sat, 26 Oct 2002 11:30:45 +0800 (KRAST) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.12.6/8.12.6/Submit) id g9Q3Qn45000562 for stable@freebsd.org; Sat, 26 Oct 2002 11:26:49 +0800 (KRAST) Date: Sat, 26 Oct 2002 11:26:49 +0800 From: Eugene Grosbein To: stable@freebsd.org Subject: stable@freebsd.org Message-ID: <20021026112649.A405@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Folks, I'm trying to increase 1Kb limit that syslogd places onto messages. It's easy to patch syslogd and syslog.c in src/libc/gen/syslog.c, making SYSLOG_MAXLINE option for /etc/make.conf. I've rebuilt and reinstalled libc, syslogd and logger using 10Kb as limit, then killed and restarted syslogd. logger still cannot log a message longer than 1Kb. What else should be done? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message