Module Name: src Committed By: pooka Date: Mon Jan 17 15:57:04 UTC 2011
Modified Files: src/sys/compat/common: Makefile kern_time_50.c src/sys/modules/compat: Makefile Added Files: src/sys/compat/common: kern_select_50.c Log Message: Put async i/o compat routines in a separate source module from the ones related to clock and process management. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/compat/common/Makefile cvs rdiff -u -r0 -r1.1 src/sys/compat/common/kern_select_50.c cvs rdiff -u -r1.16 -r1.17 src/sys/compat/common/kern_time_50.c cvs rdiff -u -r1.5 -r1.6 src/sys/modules/compat/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.