cvs commit: ports/devel/libpdel Makefile ports/devel/libpdel/files patch-util_paction.c patch-util_pevent.c

Sergey Matveychuk sem at FreeBSD.org
Tue Feb 6 16:25:35 UTC 2007


sem         2007-02-06 16:25:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/libpdel        Makefile 
  Added files:
    devel/libpdel/files  patch-util_paction.c patch-util_pevent.c 
  Log:
  - Add two patches.
    1) Fix a race condition. It prevents UDP sockets/descriptors leak when
       active RADIUS authorization used.
    2) FSM events processing optimization. System calls nubers reduced
       almost twice. (It makes mpd4 faster)
  
  Submitted by:   Alexander Motin <mav_at_alkar.net>
  Approved by:    software developers
  
  Revision  Changes    Path
  1.21      +1 -1      ports/devel/libpdel/Makefile
  1.1       +54 -0     ports/devel/libpdel/files/patch-util_paction.c (new)
  1.1       +107 -0    ports/devel/libpdel/files/patch-util_pevent.c (new)


More information about the cvs-ports mailing list