freebsd-dev/usr.sbin/iscsid
Edward Tomasz Napierala 1ecb3c5857 So, it turns out SIGCHLD is discarded by default, so we have to set up
a dummy handler to make it interrupt an ioctl(2) or select(2).

This makes those short-lived iscsid(8) zombies disappear.

Sponsored by:	The FreeBSD Foundation
2014-02-11 10:47:28 +00:00
..
discovery.c Empty data segment during Login Phase is rather unlikely, but it's not 2014-02-11 10:45:20 +00:00
iscsid.8
iscsid.c So, it turns out SIGCHLD is discarded by default, so we have to set up 2014-02-11 10:47:28 +00:00
iscsid.h The log_whatever() routines don't accept NULL for format strings, 2014-02-10 15:12:59 +00:00
keys.c Empty data segment during Login Phase is rather unlikely, but it's not 2014-02-11 10:45:20 +00:00
log.c
login.c Empty data segment during Login Phase is rather unlikely, but it's not 2014-02-11 10:45:20 +00:00
Makefile
pdu.c