DragonFly commits List (threaded) for 2008-09
DragonFly BSD
DragonFly commits List (threaded) for 2008-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/libexec/dma Makefile dma.c dma.h net.c


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Sep 2008 10:57:23 -0700 (PDT)

matthias    2008/09/16 10:57:23 PDT

DragonFly src repository

  Modified files:
    libexec/dma          Makefile dma.c dma.h net.c 
  Log:
  Commit the remainder of Max's dma work (with minor modifications).
  See Max mail on kernel@ [1] for further details.
  
  * Support of .forward files (Note: dma is now setuid root)
  * Send multiple mails at once
  * Fix some style(9) issues (mostly return())
  
  Some style(9) issues are still in the code.  I take care if I have some
  spare time :)  Please test!
  
  Submitted-by: Max Lindner <gisanka@gmail.com>
  Sponsored-by: Google Summer of Code 2008
  
  [1] http://leaf.dragonflybsd.org/mailarchive/kernel/2008-08/msg00045.html
  
  Revision  Changes     Path
  1.4       +1 -1       src/libexec/dma/Makefile
  1.4       +1281 -125  src/libexec/dma/dma.c
  1.7       +14 -2      src/libexec/dma/dma.h
  1.8       +82 -10     src/libexec/dma/net.c


http://www.dragonflybsd.org/cvsweb/src/libexec/dma/Makefile.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/libexec/dma/dma.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/libexec/dma/dma.h.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/libexec/dma/net.c.diff?r1=1.7&r2=1.8&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]