OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Matthieu Herrb (matthieu_at_cvs.openbsd.org)
Date: Tue Oct 01 2002 - 15:50:26 CDT

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

    CVSROOT: /cvs
    Module name: XF4
    Changes by: matthieucvs.openbsd.org 2002/10/01 14:50:26

    Modified files:
            xc-old/programs/Xserver/hw/xfree86/os-support/bsd: bsd_init.c

    Log message:
    use SIGUSR2 for virtual console switching. Avoids conflicts with
    the "protocol" that uses SIGUSR1 to signal that the X server is ready
    to accept connections. Ok todd