Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 11:11:19 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc apmd.conf rc.resume rc.suspend Makefile src/etc/defaults rc.conf src/etc/etc.i386 MAKEDEV rc.i386 src/share/man/man5 rc.conf.5 src/usr.sbin Makefile src/usr.sbin/apmd Makefile README apmd.8 apmd.c apmd.h apmdlex.l ...
Message-ID:  <199908251811.LAA13863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     1999/08/25 11:11:19 PDT

  Modified files:        (Branch: RELENG_3)
    etc                  Makefile 
    etc/defaults         rc.conf 
    etc/etc.i386         MAKEDEV rc.i386 
    share/man/man5       rc.conf.5 
    usr.sbin             Makefile 
  Added files:           (Branch: RELENG_3)
    etc                  apmd.conf rc.resume rc.suspend 
    usr.sbin/apmd        Makefile README apmd.8 apmd.c apmd.h 
                         apmdlex.l apmdparse.y 
    usr.sbin/apmd/contrib pccardq.c 
  Log:
  MFC:
  	etc/Makefile:			1.200->1.201
  	etc/apmd.conf:			added to RELENG_3
  	etc/rc.resume:			added to RELENG_3
  	etc/rc.suspend:			added to RELENG_3
  	etc/defaults/rc.conf:		1.18->1.20
  	etc/etc.i386/MAKEDEV:		1.205->1.206
  	etc/etc.i386/rc.i386:		1.39->1.42
  	share/man/man5/rc.conf.5:	1.42->1.43
  	usr.sbin/Makefile:		1.156->1.157
  	usr.sbin/apmd:			added to RELENG_3
  
  The apmd package provides a means of handling various APM events from
  userland code.  Using apmd.conf, the apmd(8) configuration file, you
  can select the APM events to be handled from userland and specify the
  commands for a given event, allowing APM behaviour to be configured
  flexibly.
  
  Revision  Changes    Path
  1.187.2.11 +3 -2      src/etc/Makefile
  1.1.2.11  +4 -2      src/etc/defaults/rc.conf
  1.183.2.13 +6 -2      src/etc/etc.i386/MAKEDEV
  1.37.2.2  +6 -2      src/etc/etc.i386/rc.i386
  1.27.2.10 +14 -1     src/share/man/man5/rc.conf.5
  1.147.2.7 +2 -1      src/usr.sbin/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908251811.LAA13863>