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: Miod Vallat (miodcvs.openbsd.org)
Date: Wed Mar 24 2004 - 11:05:48 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2004/03/24 10:05:48

Modified files:
        sys/lib/libz : inflate.c

Log message:
Do not check for writing to address zero on vax, since this is where
we want to be able to load a .gz kernel.

ok deraadt