NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/41174 CVS commit: src/sys/arch



The following reply was made to PR kern/41174; it has been noted by GNATS.

From: Tobias Nygren <tnn%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41174 CVS commit: src/sys/arch
Date: Thu, 7 Jan 2010 18:49:31 +0000

 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.
 


Home | Main Index | Thread Index | Old Index