Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: simonb
Date: Mon Sep 23 04:26:18 UTC 2002
Modified Files:
syssrc/sys/net: if_tun.c
Log Message:
uio_resid is a size_t (ie, unsigned), so don't check if it's less than 0.
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/net/if_tun.c
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