Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: plunky
Date: Thu Sep 1 07:18:51 UTC 2011
Modified Files:
src/games/cribbage: instr.c
src/games/fish: fish.c
src/games/hack: hack.pager.c hack.unix.c
src/games/hunt/hunt: hunt.c
src/games/phantasia: misc.c
src/games/rogue: machdep.c
src/games/wump: wump.c
src/usr.bin/sdiff: edit.c
src/usr.sbin/rpc.pcnfsd: pcnfsd_misc.c
Log Message:
reinstate NULL cast by request, where the NULL was being passed as a vararg
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/games/cribbage/instr.c
cvs rdiff -u -r1.21 -r1.22 src/games/fish/fish.c
cvs rdiff -u -r1.20 -r1.21 src/games/hack/hack.pager.c
cvs rdiff -u -r1.16 -r1.17 src/games/hack/hack.unix.c
cvs rdiff -u -r1.40 -r1.41 src/games/hunt/hunt/hunt.c
cvs rdiff -u -r1.20 -r1.21 src/games/phantasia/misc.c
cvs rdiff -u -r1.18 -r1.19 src/games/rogue/machdep.c
cvs rdiff -u -r1.28 -r1.29 src/games/wump/wump.c
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/sdiff/edit.c
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index