bms 2007-02-27 13:27:06 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/sys conf.h
sys/kern kern_conf.c
sys/net if_tap.c
Log:
MFC:
Use int instead of u_int for the 'extra' argument to the
clone_create() KPI.
This fixes a signedness bug in unit number comparisons.
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
Submitted by: imp, Landon Fuller
PR: kern/105228
Revision Changes Path
1.186.2.8 +1 -1 src/sys/kern/kern_conf.c
1.55.2.8 +1 -1 src/sys/net/if_tap.c
1.222.2.5 +1 -1 src/sys/sys/conf.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"