Module Name: src Committed By: riastradh Date: Sat Jan 26 19:38:17 UTC 2013
Modified Files: src/sys/kern: sys_select.c Log Message: Assert equality, not assignment, in selrecord. Code inspection suggests that this fix is not likely to reveal any latent problems. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/kern/sys_select.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.