Valeriy E. Ushakov | 1 Jun 2005 01:04
Picon

CVS commit: src/sys/dev/hpc


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:04:10 UTC 2005

Modified Files:
	src/sys/dev/hpc: btnmgr.c

Log Message:
Constify.

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/hpc/btnmgr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:05
Picon

CVS commit: src/sys/dev/hpc/apm


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:05:47 UTC 2005

Modified Files:
	src/sys/dev/hpc/apm: apmdev.c

Log Message:
Constify.

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/hpc/apm/apmdev.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:12
Picon

CVS commit: src/sys/arch/sh3/dev


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:12:18 UTC 2005

Modified Files:
	src/sys/arch/sh3/dev: scif.c

Log Message:
Fix shadowing.

To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/sh3/dev/scif.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:14
Picon

CVS commit: src/sys/dev/hpc


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:14:02 UTC 2005

Modified Files:
	src/sys/dev/hpc: hpctpanel.c

Log Message:
Constify.

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/hpc/hpctpanel.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:21
Picon

CVS commit: src/sys/arch/hpcsh/dev


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:21:03 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev: j6x0tp.c

Log Message:
Use __UNCONST to pass default calibration data to tpcalib_ioctl().

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/hpcsh/dev/j6x0tp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:22
Picon

CVS commit: src/sys/arch/hpcsh/dev


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:22:14 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev: psh3tp.c

Log Message:
Use __UNCONST to pass default calibration data to tpcalib_ioctl().

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/hpcsh/dev/psh3tp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Michael Lorenz | 1 Jun 2005 01:31
Picon

CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb


Module Name:	xsrc
Committed By:	macallan
Date:		Tue May 31 23:31:23 UTC 2005

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb: ffb_driver.c

Log Message:
hide the mouse cursor on exit

To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 01:37
Picon

CVS commit: src/sys/dev/wscons


Module Name:	src
Committed By:	uwe
Date:		Tue May 31 23:37:47 UTC 2005

Modified Files:
	src/sys/dev/wscons: tpcalib.c

Log Message:
Fix misleading indentation.

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/wscons/tpcalib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 02:02
Picon

CVS commit: src/sys/dev/wscons


Module Name:	src
Committed By:	uwe
Date:		Wed Jun  1 00:02:17 UTC 2005

Modified Files:
	src/sys/dev/wscons: mra.c tpcalib.c

Log Message:
Constify.  Drivers pass const default calibration data to
WSMOUSEIO_SCALIBCOORDS using __UNCONST, so make sure we don't try to
modify it.

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/wscons/mra.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/wscons/tpcalib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Valeriy E. Ushakov | 1 Jun 2005 02:11
Picon

CVS commit: src/sys/conf


Module Name:	src
Committed By:	uwe
Date:		Wed Jun  1 00:11:32 UTC 2005

Modified Files:
	src/sys/conf: Makefile.kern.inc

Log Message:
Add CWARNFLAGS.<fn>

To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/conf/Makefile.kern.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Gmane