Module Name: src Committed By: martin Date: Wed Jan 28 11:24:31 UTC 2015
Modified Files: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm [netbsd-7]: vchiq_arm.c vchiq_kern_lib.c Log Message: Pull up following revision(s) (requested by skrll in ticket #464): sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c: revision 1.6 sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c: revision 1.16 It turns out we needed to track pid all along, so revert the lwp tracking I did ages ago. quake has a chance of working now. To generate a diff of this commit: cvs rdiff -u -r1.13.2.2 -r1.13.2.3 \ src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_arm.c cvs rdiff -u -r1.5 -r1.5.2.1 \ src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_kern_lib.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.