1. 02 Sep, 2008 3 commits
  2. 29 Aug, 2008 10 commits
  3. 28 Aug, 2008 2 commits
  4. 27 Aug, 2008 2 commits
  5. 26 Aug, 2008 10 commits
  6. 25 Aug, 2008 5 commits
  7. 21 Aug, 2008 4 commits
  8. 20 Aug, 2008 3 commits
  9. 19 Aug, 2008 1 commit
    • Poul-Henning Kamp's avatar
      Integrate Solaris patches, with a bit of polishing. · 96c3aaf0
      Poul-Henning Kamp authored
      Don't look for umem on FreeBSD, which have dummy stub version for
      dtrace or ZFS compatibility.
      
      Generally restrict probes for Solaris specific stuff to when we
      run on solaris, no need to make configure slower than it is.
      
      Don't pretend we can get anywhere without poll(2) we use it for
      lots of things:  Remove #if conditionals around poll-acceptor.
      
      Sort a couple of lists, before they get too unsorted.
      
      Submitted by:	Theo Schlossnagle
      
      
      
      git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3113 d4fa192b-c00b-0410-8231-f00ffab90ce4
      96c3aaf0