OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Mon Nov 29 2004 - 10:23:22 CST


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2004/11/29 09:23:22

Modified files:
        bin/pax : extern.h file_subs.c tables.c tables.h

Log message:
Build the table of created directories in-memory, instead of using
a tmp file. Makes it possible to unpack an archive without using
/tmp, while memory usage is still within every reasonable limit.

"love it" deraadt ok millert jaredy