cvs commit: src/etc/defaults rc.conf src/etc/rc.d Makefile powerd src/share/man/man5 rc.conf.5 src/usr.sbin Makefile src/usr.sbin/powerd Makefile powerd.8 powerd.c

Bruno Ducrot bruno at FreeBSD.org
Thu Jul 21 09:35:37 GMT 2005


bruno       2005-07-21 09:35:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    etc/defaults         rc.conf 
    etc/rc.d             Makefile 
    share/man/man5       rc.conf.5 
    usr.sbin             Makefile 
  Added files:           (Branch: RELENG_5)
    etc/rc.d             powerd 
    usr.sbin/powerd      Makefile powerd.8 powerd.c 
  Log:
  MFC: Import the powerd(8) daemon.
  
  Approved by:    njl, imp (mentor)
  
  Revision    Changes    Path
  1.212.2.18  +2 -0      src/etc/defaults/rc.conf
  1.41.2.4    +1 -1      src/etc/rc.d/Makefile
  1.2.4.1     +18 -0     src/etc/rc.d/powerd (new)
  1.221.2.13  +16 -0     src/share/man/man5/rc.conf.5
  1.303.2.8   +1 -0      src/usr.sbin/Makefile
  1.2.4.1     +7 -0      src/usr.sbin/powerd/Makefile (new)
  1.5.4.1     +128 -0    src/usr.sbin/powerd/powerd.8 (new)
  1.7.2.1     +456 -0    src/usr.sbin/powerd/powerd.c (new)


More information about the cvs-src mailing list