From owner-cvs-all Fri Jul 14 6:56:12 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A67537BA72; Fri, 14 Jul 2000 06:56:08 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69210; Fri, 14 Jul 2000 06:56:08 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007141356.GAA69210@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 14 Jul 2000 06:56:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil login.conf.5 login_class.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/14 06:56:07 PDT Modified files: lib/libutil login.conf.5 login_class.c Log: Make sbsize a size instead of a number. This allows the usual suffixes to be applied to the value given. This does not break installed /etc/login.conf files, since un-suffixed numbers are interpreted as they were before. PR: 19750 Submitted by: Paul Herman Revision Changes Path 1.25 +2 -2 src/lib/libutil/login.conf.5 1.15 +2 -2 src/lib/libutil/login_class.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message