Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 1995 18:56:53 -0700
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.sbin/ypserv server.c svc_run.c yp_svc.c
Message-ID:  <199507140156.SAA09837@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/07/13 18:56:52

  Modified:    gnu/usr.sbin/ypserv  server.c svc_run.c yp_svc.c
  Log:
  server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don't
  syslog connections unless they were rejected. This helps save wear and
  tear on the syslog facility in large networks with many clienst systems.
  
  yp_svc.c: Be a little smarter about using sigaction() -- set the SA_RESTART
  flag.
  
  svc_run: Be doubly paranoid about killing off child processes. Do a flag
  chack and a pid check before letting child 'threads' self-destruct.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507140156.SAA09837>