History log of /netbsd-src/sys/kern/kern_scdebug.c (Results 1 – 2 of 2)
Revision Date Author Comments
# d482c9c5 14-Mar-2019 palle <palle@NetBSD.org>

syscall debug - fix build when SYSCALL_DEBUG option is present in kernel config file


# ca332959 14-Sep-2018 mrg <mrg@NetBSD.org>

retire kern_xxx.c. long live kern_xxx.c.

split it into kern_reboot.c and kern_scdebug.c. while here,
add my copyright to kern_scdebug.c as it was largely rewritten
for kernhist support.