NetBSD/sbin/iscsid
mlelstv 6fea88c26e Several improvents to iscsid
- debug log is now using syslog
- seperate options for log level and foreground mode
- writes a pidfile so that /etc/rc.d/iscsid works
  Now links with libutil for pidfile(), the functions login() and logout()
  needed to be renamed to avoid a conflict.
- drops the nothreads option
- handles signals to shut down gracefully
- the driver may also shut down the daemon when it terminates
  Currently this cannot work as the driver can only terminate when
  the daemon has closed the driver file handle.
2016-05-29 13:35:45 +00:00
..
iscsid_discover.c Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid_driverif.c Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid_globals.h Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid_lists.c Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid_main.c Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid_targets.c Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid.8 Several improvents to iscsid 2016-05-29 13:35:45 +00:00
iscsid.h Several improvents to iscsid 2016-05-29 13:35:45 +00:00
Makefile Several improvents to iscsid 2016-05-29 13:35:45 +00:00