Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src/sys/dev/pcf envctrl.c



marius      2004-06-10 21:53:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pcf          envctrl.c 
  Log:
  - Add missing <sys/module.h>.
  - Use "envctrl" as the name when registering this module rather than "pcf";
    we can't have "pcf" as the name for all pcf(4) front-ends or we would get
    conflicts.
  
  OK'ed by:       joerg
  
  Revision  Changes    Path
  1.2       +4 -3      src/sys/dev/pcf/envctrl.c