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: yamt
Date: Thu May 11 11:54:37 UTC 2006
Modified Files:
src/sys/compat/linux/arch/arm: linux_sys_machdep.c
src/sys/sys: proc.h user.h
Log Message:
cleanup user.h.
- remove several #include which are not directly related to
this header anymore. tweak *.c accordingly.
- update comments.
- move some !_KERNEL #include to proc.h because it's more appropriate
place these days.
- whitespace.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/compat/linux/arch/arm/linux_sys_machdep.c
cvs rdiff -r1.219 -r1.220 src/sys/sys/proc.h
cvs rdiff -r1.16 -r1.17 src/sys/sys/user.h
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