Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: jdolecek
Date: Sun Aug 22 15:40:41 UTC 2004
Modified Files:
src/sys/compat/linux/common: linux_oldmmap.c linux_oldmmap.h
Log Message:
make struct linux_oldmmap members explicitly unsigned (with exception
of lm_fd, which can be -1), rename lm_pos to lm_offset, g/c some unneeded casts
no functional change
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/compat/linux/common/linux_oldmmap.c
cvs rdiff -r1.2 -r1.3 src/sys/compat/linux/common/linux_oldmmap.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