Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/irix
Module Name: src
Committed By: tsutsui
Date: Sat Mar 17 17:02:50 UTC 2007
Modified Files:
src/sys/compat/irix: irix_stat.c
Log Message:
Fix compile errors in the previous:
- include <sys/filedesc.h> for do_sys_stat()
- include <sys/namei.h> for FOLLOW and NOFOLLOW
- add missing semicolons
- fix typos
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/compat/irix/irix_stat.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