Module Name: src Committed By: tnn Date: Thu Jan 7 18:49:30 UTC 2010
Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: ALL GENERIC XBOX XEN3_DOM0 Log Message: uhmodem(4) is superseded by u3g(4) and u3ginit(4). Prepare for uhmodem(4) removal by not building it anymore. This may fix PR kern/41174. To generate a diff of this commit: cvs rdiff -u -r1.261 -r1.262 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.226 -r1.227 src/sys/arch/i386/conf/ALL cvs rdiff -u -r1.958 -r1.959 src/sys/arch/i386/conf/GENERIC cvs rdiff -u -r1.19 -r1.20 src/sys/arch/i386/conf/XBOX cvs rdiff -u -r1.26 -r1.27 src/sys/arch/i386/conf/XEN3_DOM0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.