Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/ultrix
Module Name: src
Committed By: he
Date: Sat Jan 17 15:48:06 UTC 2009
Modified Files:
src/sys/compat/ultrix: syscalls.master ultrix_misc.c ultrix_pathname.c
Log Message:
Adapt to the state after the recent time_t change.
Type changes:
timeval -> timeval50
itimerval -> itimerval50
rusage -> rusage50
and use of the compat_50 calls where appropriate.
Untested, but at least it builds.
Discussed with christos@
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/compat/ultrix/syscalls.master
cvs rdiff -r1.117 -r1.118 src/sys/compat/ultrix/ultrix_misc.c
cvs rdiff -r1.35 -r1.36 src/sys/compat/ultrix/ultrix_pathname.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