History log of /netbsd/usr.sbin/intrctl/intrctl_io.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 28e26095 23-Sep-2019 mrg <mrg@NetBSD.org>

add "-w wait" arg to "intrctl list" to have it loop forever.
don't bother testing poitner for NULL before calling free().


# 7d86fda0 23-Jun-2018 jdolecek <jdolecek@NetBSD.org>

fix intrctl_io_firstline() to properly return NULL if there are no records
to show


# 1f67f938 05-Aug-2016 knakahara <knakahara@NetBSD.org>

fix CID 1364766: Resource leaks


# 8fcf59f2 03-Aug-2016 knakahara <knakahara@NetBSD.org>

fix: incorrect sysctlbyname(3) error handling.

pointed out by nonaka@n.o


# 150af030 17-Aug-2015 knakahara <knakahara@NetBSD.org>

Add intrctl(8).