Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/nfs
Module Name: src
Committed By: yamt
Date: Wed May 21 14:41:27 UTC 2003
Modified Files:
src/sys/nfs: nfs_socket.c nfs_syscalls.c
Log Message:
- use FREE not free for MALLOC'ed memory.
- remove unneeded caddr_t casts.
To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.61 -r1.62 src/sys/nfs/nfs_syscalls.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