marcel 2006-11-03 04:06:17 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: Make sure kern_envp is never NULL. If we don't get a pointer to the environment from the loader, use the static environment. Revision Changes Path 1.210 +4 -3 src/sys/ia64/ia64/machdep.c