kern/105228: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Feb 2 22:30:26 UTC 2007


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/105228: commit references a PR
Date: Fri,  2 Feb 2007 22:27:57 +0000 (UTC)

 bms         2007-02-02 22:27:45 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/kern             kern_conf.c 
     sys/net              if_tap.c 
     sys/sys              conf.h 
   Log:
   Use int instead of u_int for the 'extra' argument to the
   clone_create() KPI.
   This fixes a signedness bug in unit number comparisons.
   
   Submitted by:   imp, Landon Fuller
   PR:             kern/105228
   MFC after:      2 weeks
   
   Revision  Changes    Path
   1.201     +1 -1      src/sys/kern/kern_conf.c
   1.67      +1 -1      src/sys/net/if_tap.c
   1.231     +1 -1      src/sys/sys/conf.h
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list