Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/netbsd32
Module Name: syssrc
Committed By: jdolecek
Date: Sun Mar 24 15:19:25 UTC 2002
Modified Files:
syssrc/sys/compat/netbsd32: netbsd32_fs.c
Log Message:
use FILE_USE()/FILE_UNUSE() as appropriate, use malloc()/free()
instead of MALLOC()/FREE() for variable-size allocations (sync
with kern/sys_generic.c)
XXX not tested
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/netbsd32/netbsd32_fs.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