From owner-cvs-sys Mon Jun 30 07:41:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA27497 for cvs-sys-outgoing; Mon, 30 Jun 1997 07:41:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA27353; Mon, 30 Jun 1997 07:39:31 -0700 (PDT) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA17949; Mon, 30 Jun 1997 07:37:44 -0700 (PDT) Date: Mon, 30 Jun 1997 07:37:44 -0700 (PDT) Message-Id: <199706301437.HAA17949@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf LINT options.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk yokota 1997/06/30 07:37:44 PDT Modified files: sys/i386/conf LINT options.i386 Log: options.i386: - Added the psm options PSM_HOOKAPM and PSM_RESETAFTERSUSPEND. LINT: - Added the psm options PSM_HOOKAPM and PSM_RESETAFTERSUSPEND. - Added comments on the flag 0x20 for syscons. - Clarified descriptions on the flags (0x02, 0x04) regarding the cursor shape in syscons. Revision Changes Path 1.348 +7 -2 src/sys/i386/conf/LINT 1.49 +3 -1 src/sys/i386/conf/options.i386