Date: Thu, 13 Sep 2007 22:41:01 GMT From: "Constantine A. Murenin" <cnst@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 126383 for review Message-ID: <200709132241.l8DMf17x074751@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=126383 Change 126383 by cnst@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\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709132241.l8DMf17x074751>