OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jun-ichiro itojun Hagino (itojuncvs.openbsd.org)
Date: Thu Jan 10 2002 - 21:51:08 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: itojuncvs.openbsd.org 2002/01/10 20:51:08

    Modified files:
            usr.sbin/faithd: faithd.c
            usr.sbin/route6d: route6d.c
            usr.sbin/rtadvd: rtadvd.c
            usr.sbin/rtsold: rtsold.c

    Log message:
    call daemon(3) prior to socket setups to avoid file descriptor close mistakes.
    noted by markus, sync with kame