summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-26Add SuperH to the architecture list which stack grow down, even though thisMiod Vallat
2007-02-26sync the documentation with the latest change to require a 'header'Reyk Floeter
2007-02-26solve some conflicts in the configuration parser.Pierre-Yves Ritschard
2007-02-26Fix typo, allowing this to compile again. Committed over cdcef0Chris Kuethe
2007-02-26tidy up DESCRIPTION;Jason McIntyre
2007-02-26cleanup:Jason McIntyre
2007-02-26Finish bcw_radio_default_radio_attenuation().Marcus Glocker
2007-02-26handle strlcpy return values, make lint happyReyk Floeter
2007-02-26add STANDARDS, EXAMPLES, and CAVEATS sections;Jason McIntyre
2007-02-26one synopsis; sync usage()Jason McIntyre
2007-02-26better error handling for buffer I/O, fix the log actionReyk Floeter
2007-02-26Make the buffer size more reasonable, drop packets that dont fit in buffer.Dale Rahn
2007-02-26As we have the PCI softc data now, replace the fake if's with real ones.Marcus Glocker
2007-02-26- one synopisJason McIntyre
2007-02-26Really, we don't need two grp18's ;-)Todd T. Fries
2007-02-26Some KNF.Marcus Glocker
2007-02-26Remove PCI powerhooks, bcw_pci_enable() and bcw_pci_disable().Marcus Glocker
2007-02-26We need to save some PCI infos in our softc struct for further decisionsMarcus Glocker
2007-02-26add an relay exampleReyk Floeter
2007-02-26grammar;Jason McIntyre
2007-02-26more small fixes from Igor Sobrado, tweaked by myself;Jason McIntyre
2007-02-26KNFPierre-Yves Ritschard
2007-02-26some small fixes from Igor Sobrado;Jason McIntyre
2007-02-26reflect configuration parser change.Pierre-Yves Ritschard
2007-02-26Change the ``virtual ip'' directive to ``virtual host''.Pierre-Yves Ritschard
2007-02-26handle requests with chunked transfer-encoding.Reyk Floeter
2007-02-26Set the metric for loopback interfaces.Esben Norby
2007-02-26tweak flushing of unwritten bytes on http mode changesReyk Floeter
2007-02-26spacingReyk Floeter
2007-02-26improve the relay bufferevent handler if one side closed the connectionReyk Floeter
2007-02-26re-use the retry value from table host entries for inbound relayReyk Floeter
2007-02-26Don't enforce RLIMIT_FSIZE on vnd(4) I/O operations, okay deraadt@Pedro Martelletto
2007-02-26fix small memleaksReyk Floeter
2007-02-26don't store write(2) return value in size_t; fixes test against -1.Steven Mestdagh
2007-02-26another EINVAL case documentedOtto Moerbeek
2007-02-26sort SEE ALSO;Jason McIntyre
2007-02-26Now that the code is consistent, make the descriptions of EINVALOtto Moerbeek
2007-02-26Zero out struct before using, not after.Ray Lai
2007-02-26This fixes the function names printed in the panic strings so thatTodd T. Fries
2007-02-26don't leak memory, from dhclient; ok krw@Kevin Steves
2007-02-26Revert a portion of rev 1.21, via-cuda behaves exactly opposite of via-pmu,Gordon Willem Klok
2007-02-25Add usage() and error out if given bogus arguments.Todd C. Miller
2007-02-25add missing include, and int return value.Steven Mestdagh
2007-02-25Add cas(4). Ad a few missing comments while there.Mark Kettenis
2007-02-25- HELO/EHLO is part of the tupleJason McIntyre
2007-02-25cas(4) can receive packets now.Mark Kettenis
2007-02-25Make receiving packets work. Driver works well enough to do the commit over.Mark Kettenis
2007-02-25config lines for cdcef and an XrDavid Gwynne
2007-02-25remove bad comma; from Igor SobradoJason McIntyre
2007-02-25Attempt to clarify new greylisting rules.Todd C. Miller