cvs commit: ports/x11/gdm Makefile ports/x11/gdm/files patch-daemon_gdm-net.c

Joe Marcus Clarke marcus at FreeBSD.org
Thu May 12 06:18:18 PDT 2005


marcus      2005-05-12 13:18:17 UTC

  FreeBSD ports repository

  Modified files:
    x11/gdm              Makefile 
  Added files:
    x11/gdm/files        patch-daemon_gdm-net.c 
  Log:
  Fix an infinite loop that can occur when gnome-session attempts a logout.
  What happens is gdm gets locked in a tight loop forever reading, but
  never processing, the EOF from the IPC socket.
  
  PR:             80906 (amongst others)
  
  Revision  Changes    Path
  1.47      +1 -0      ports/x11/gdm/Makefile
  1.1       +42 -0     ports/x11/gdm/files/patch-daemon_gdm-net.c (new)


More information about the cvs-all mailing list