Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/freebsd
Module Name: src
Committed By: kre
Date: Sat Apr 6 17:27:59 UTC 2019
Modified Files:
src/sys/compat/freebsd: freebsd_syscall.c
Log Message:
Revert previous. Instead change ufetch_long() to ufetch_int() in
both calls (and also remove the cast on the earlier).
These replaced fuword, to fetch a register_t (ie: int).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/freebsd/freebsd_syscall.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