summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/syslogd.c
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2014-11-01 07:08:43 +0000
committerjsg <jsg@openbsd.org>2014-11-01 07:08:43 +0000
commit20598bed2718cfe780f4f8897fd09004ab499af3 (patch)
treef5405d1db72aa181d351866fd352cff895066b82 /usr.sbin/syslogd/syslogd.c
parentUse struct buf in libroff, it is very natural there (diff)
downloadwireguard-openbsd-20598bed2718cfe780f4f8897fd09004ab499af3.tar.xz
wireguard-openbsd-20598bed2718cfe780f4f8897fd09004ab499af3.zip
Now the armv7 ramdisks are compiled with SMALL_KERNEL
the omap and sunxi ramdisks won't build because they call wdog_register() and kern_watchdog.c is !small_kernel in config. Leaving the watchdog devices out of the ramdisks won't work either as armv7_machdep.c uses platform_watchdog_reset() to reboot. Deal with this by only calling wdog_register() when not compiled with SMALL_KERNEL.
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions