Use HAVE_FOO for BSD-specific features instead of relying on the
authormillert <millert@openbsd.org>
Wed, 14 Jan 2015 17:27:51 +0000 (17:27 +0000)
committermillert <millert@openbsd.org>
Wed, 14 Jan 2015 17:27:51 +0000 (17:27 +0000)
commit27802abd9ba240d10bceaa25074a7c3ea9ad2422
tree6c7274840a11451ee3741bb8db125e4069389553
parentafc409ec364044f2ade1b2ae2472863c722df240
Use HAVE_FOO for BSD-specific features instead of relying on the
BSD macro from sys/param.h.
usr.sbin/cron/atrun.c
usr.sbin/cron/config.h
usr.sbin/cron/do_command.c
usr.sbin/cron/entry.c
usr.sbin/cron/pathnames.h
usr.sbin/cron/popen.c