Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: darrenr
Date: Thu Apr 15 15:17:11 UTC 2004
Modified Files:
src/sys/net: bpf.h
src/sys/sys: param.h
Log Message:
don't use u_long in an ioctl, rather, u_int64_t so there are no long 32/64
bit compatibility problems. bump kernel version like it should have been.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/net/bpf.h
cvs rdiff -r1.191 -r1.192 src/sys/sys/param.h
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