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: thorpej
Date: Sun Nov 28 07:44:05 UTC 2004
Modified Files:
src/sys/dev/dmover: dmover_io.c
src/sys/kern: kern_systrace.c
Log Message:
Fix the fcntl entry points; cmd is a command, not the flags themselves.
Pointed out by Christos (he wrote the broken code originally, and I copied
it to another file later :-)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/dmover/dmover_io.c
cvs rdiff -r1.40 -r1.41 src/sys/kern/kern_systrace.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