Michael Wolfson | 1 Nov 2004 01:50
Picon

CVS commit: src/distrib/notes/common


Module Name:	src
Committed By:	mbw
Date:		Mon Nov  1 00:50:46 UTC 2004

Modified Files:
	src/distrib/notes/common: contents

Log Message:
sparc64 X server no longer has problems with pixmaps.

To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/distrib/notes/common/contents

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

Michael Wolfson | 1 Nov 2004 02:01
Picon

CVS commit: src/distrib/notes/macppc


Module Name:	src
Committed By:	mbw
Date:		Mon Nov  1 01:01:47 UTC 2004

Modified Files:
	src/distrib/notes/macppc: install

Log Message:
list a few more open firmware settings

To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/distrib/notes/macppc/install

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

Michael Wolfson | 1 Nov 2004 02:02
Picon

CVS commit: src/distrib/notes/macppc


Module Name:	src
Committed By:	mbw
Date:		Mon Nov  1 01:02:09 UTC 2004

Modified Files:
	src/distrib/notes/macppc: hardware

Log Message:
 - update list of supported machines
 - mention that NetBSD uses different names for serial ports than OF
 - update date of supported hardware info

To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/distrib/notes/macppc/hardware

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

Charles M. Hannum | 1 Nov 2004 07:25
Picon

CVS commit: src/sys/dev/pci


Module Name:	src
Committed By:	mycroft
Date:		Mon Nov  1 06:25:35 UTC 2004

Modified Files:
	src/sys/dev/pci: auich.c

Log Message:
Some miscellaneous cleanup:
* Encapsulate all the ring-specific variables into a substructure.  (This will
  help with some potential code sharing.)
* Don't bother with "last buffer complete" interrupts -- we should be taking an
  interrupt anyway because we set IOC on every buffer.
* Likewise, ignore CELV; it's meaningless to us.
* Get rid of the FIFO error counters, since this doesn't actually happen any
  more.

To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/dev/pci/auich.c

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

Luke Mewburn | 1 Nov 2004 09:21
Picon

CVS commit: src/lib/libc/gen


Module Name:	src
Committed By:	lukem
Date:		Mon Nov  1 08:21:34 UTC 2004

Modified Files:
	src/lib/libc/gen: getpwent.c

Log Message:
default to "compat" not "files"

To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/lib/libc/gen/getpwent.c

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

David Laight | 1 Nov 2004 22:12
Picon

CVS commit: src/usr.bin/pwhash


Module Name:	src
Committed By:	dsl
Date:		Mon Nov  1 21:12:59 UTC 2004

Modified Files:
	src/usr.bin/pwhash: pwhash.c

Log Message:
Add (unsigned char) cast to ctype functions

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/pwhash/pwhash.c

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

David Laight | 1 Nov 2004 22:36
Picon

CVS commit: src/usr.bin/qsubst


Module Name:	src
Committed By:	dsl
Date:		Mon Nov  1 21:36:11 UTC 2004

Modified Files:
	src/usr.bin/qsubst: qsubst.c

Log Message:
Make fn arg 'unsigned char' to avoid passing 'char' to isalnum()

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/qsubst/qsubst.c

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

David Laight | 1 Nov 2004 22:39
Picon

CVS commit: src/usr.bin/rpcgen


Module Name:	src
Committed By:	dsl
Date:		Mon Nov  1 21:39:32 UTC 2004

Modified Files:
	src/usr.bin/rpcgen: rpc_cout.c rpc_main.c

Log Message:
Add (unsigned char) cast to ctype functions

To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/rpcgen/rpc_cout.c \
    src/usr.bin/rpcgen/rpc_main.c

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

David Laight | 1 Nov 2004 22:42
Picon

CVS commit: src/usr.bin/rpcinfo


Module Name:	src
Committed By:	dsl
Date:		Mon Nov  1 21:42:41 UTC 2004

Modified Files:
	src/usr.bin/rpcinfo: rpcinfo.c

Log Message:
Add (unsigned char) cast to ctype functions

To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/rpcinfo/rpcinfo.c

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

David Laight | 1 Nov 2004 22:43
Picon

CVS commit: src/usr.bin/rs


Module Name:	src
Committed By:	dsl
Date:		Mon Nov  1 21:43:35 UTC 2004

Modified Files:
	src/usr.bin/rs: rs.c

Log Message:
Add (unsigned char) cast to ctype functions

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/rs/rs.c

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


Gmane