Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/28/2001 21:02:46
Module Name: syssrc
Committed By: jdolecek
Date: Fri Sep 28 18:02:46 UTC 2001
Modified Files:
syssrc/sys/sys: socketvar.h
Log Message:
sbspace(): use lmin() instead of imin() and kill now unneeded casts
Pointed out by Scott Barron in kern/13687.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/sys/socketvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.