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:50:12 UTC 2009

Modified Files:
        src/sys/compat/ultrix: ultrix_syscall.h ultrix_syscallargs.h
            ultrix_syscalls.c ultrix_sysent.c

Log Message:
Regenerate files after updating syscalls.master for compat_ultrix:

  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.59 -r1.60 src/sys/compat/ultrix/ultrix_syscall.h
cvs rdiff -r1.54 -r1.55 src/sys/compat/ultrix/ultrix_syscallargs.h
cvs rdiff -r1.58 -r1.59 src/sys/compat/ultrix/ultrix_syscalls.c
cvs rdiff -r1.61 -r1.62 src/sys/compat/ultrix/ultrix_sysent.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