Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/netbsd32



Module Name:    src
Committed By:   christos
Date:           Tue May 31 00:41:09 UTC 2005

Modified Files:
        src/sys/compat/netbsd32: netbsd32_execve.c netbsd32_socket.c
            netbsd32_time.c

Log Message:
- add const
- avoid shadowed variables.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/netbsd32/netbsd32_execve.c
cvs rdiff -r1.13 -r1.14 src/sys/compat/netbsd32/netbsd32_socket.c
cvs rdiff -r1.8 -r1.9 src/sys/compat/netbsd32/netbsd32_time.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