NetBSD/usr.sbin/inetd
tron 726769ad02 Improve kqueue(2) utilization:
- Don't invoke kevent(2) for every single event change. Instead collect
  event changes and try to do them in the event loop.
- Handle signals via kevent(2) to avoid race conditions for SIGHUP (which
  probably exist in the select(2) based implementation, too).
2003-02-13 11:47:27 +00:00
..
Makefile
inetd.8 Fix typos pointed out by Igor Sobrado in PR misc/19621. 2003-01-02 00:22:29 +00:00
inetd.c Improve kqueue(2) utilization: 2003-02-13 11:47:27 +00:00
ipsec.c
ipsec.h
pathnames.h