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