From owner-cvs-usrsbin Sun Jan 5 22:04:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA09937 for cvs-usrsbin-outgoing; Sun, 5 Jan 1997 22:04:47 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA09928; Sun, 5 Jan 1997 22:04:44 -0800 (PST) Date: Sun, 5 Jan 1997 22:04:44 -0800 (PST) From: Nate Williams Message-Id: <199701060604.WAA09928@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/apm apm.8 apm.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 97/01/05 22:04:44 Modified: usr.sbin/apm apm.8 apm.c Log: Re-write the driver to use getopt(), add the new display suspend function of the kernel, and other assorted misc. cleanups. Submitted by: nate & HOSOKAWA, Tatsumi Revision Changes Path 1.3 +19 -19 src/usr.sbin/apm/apm.8 1.7 +103 -82 src/usr.sbin/apm/apm.c