from netbsd:
authorderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 04:06:32 +0000 (04:06 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 04:06:32 +0000 (04:06 +0000)
commit32e74e3550ac6380cb95de86066531718f73474e
tree3ad4bc2d293d49dc05ccc48bd9919342d7936eb2
parent8201aacde7cddc5f6b9a41d0401f3e49d7818d44
from netbsd:
1) undef various EXEC_ cpp symbols before defining them, in case
they're already defined for some reason (this can happen
on the alpha, for example, which needs to define EXEC_ECOFF
in the std.alpha config file).
2) add hpux compat
sys/kern/exec_conf.c