PERFORCE change 126383 for review

Constantine A. Murenin cnst at FreeBSD.org
Thu Sep 13 15:41:02 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=126383

Change 126383 by cnst at dale on 2007/09/13 22:40:00

	sync, for the upcoming 2007-256 snapshot

Affected files ...

.. //depot/projects/soc2007/cnst-sensors/sensors.cvsdiff.sh#4 edit

Differences ...

==== //depot/projects/soc2007/cnst-sensors/sensors.cvsdiff.sh#4 (text+ko) ====

@@ -1,29 +1,43 @@
 #!/bin/sh
 #this **cvs diff** script is **generated by sensors.ln.sh**
 DIRS="\
+ sys/dev/it\
  sys/dev/lm\
+ sys/modules/it\
  sys/modules/lm\
  usr.sbin/sensorsd\
 "
 FILES="\
  etc/sensorsd.conf\
+ etc/defaults/rc.conf\
+ etc/rc.d/Makefile\
+ etc/rc.d/sensorsd\
  lib/libc/gen/sysctl.3\
  sbin/sysctl/Makefile\
  sbin/sysctl/sysctl.8\
  sbin/sysctl/sysctl.c\
  share/man/man4/Makefile\
+ share/man/man4/coretemp.4\
+ share/man/man4/it.4\
  share/man/man4/lm.4\
+ share/man/man5/rc.conf.5\
  share/man/man9/Makefile\
  share/man/man9/sensor_attach.9\
  sys/amd64/conf/GENERIC.hints\
  sys/conf/files\
+ sys/conf/files.amd64\
+ sys/conf/files.i386\
  sys/dev/coretemp/coretemp.c\
+ sys/dev/it/it.c\
+ sys/dev/it/itvar.h\
  sys/dev/lm/lm78.c\
  sys/dev/lm/lm78_isa.c\
  sys/dev/lm/lm78var.h\
  sys/i386/conf/GENERIC.hints\
  sys/kern/kern_sensors.c\
  sys/kern/kern_sysctl.c\
+ sys/modules/Makefile\
+ sys/modules/it/Makefile\
  sys/modules/lm/Makefile\
  sys/sys/sensors.h\
  sys/sys/sysctl.h\


More information about the p4-projects mailing list