Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/restore
Module Name: basesrc
Committed By: enami
Date: Mon Nov 18 04:28:04 UTC 2002
Modified Files:
basesrc/sbin/restore: main.c restore.h symtab.c
Log Message:
Don't allocate struct entry one by one; it just wastes memory.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/sbin/restore/main.c
cvs rdiff -r1.11 -r1.12 basesrc/sbin/restore/restore.h
cvs rdiff -r1.15 -r1.16 basesrc/sbin/restore/symtab.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