From owner-freebsd-doc@FreeBSD.ORG Sun Jun 11 21:00:42 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B78416A41A for ; Sun, 11 Jun 2006 21:00:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A46EE43D48 for ; Sun, 11 Jun 2006 21:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5BL0fSZ045170 for ; Sun, 11 Jun 2006 21:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5BL0fH1045169; Sun, 11 Jun 2006 21:00:41 GMT (envelope-from gnats) Date: Sun, 11 Jun 2006 21:00:41 GMT Message-Id: <200606112100.k5BL0fH1045169@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Thierry Herbelot Cc: Subject: Re: docs/97521 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thierry Herbelot List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2006 21:00:42 -0000 The following reply was made to PR docs/97521; it has been noted by GNATS. From: Thierry Herbelot To: Maxim Konovalov Cc: bug-followup@freebsd.org Subject: Re: docs/97521 Date: Sun, 11 Jun 2006 22:50:03 +0200 Le Sunday 11 June 2006 22:03, Maxim Konovalov a écrit : > Hi Thierry, > > This is just an advise not a strict rule (should vs must). There is > no such limitation in the kernel. kvm(3) limits wmesg length by > WMESGLEN (defined in sys/user.h) plus terminating NULL. > > If you don't object I'll close this PR. Hello Maxim no problem for me : I just would have liked to have a more explicit wording to define the length of authorized strings. TfH