Age | Commit message (Expand) | Author |
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 |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-25 | Make integer wrap checks the same for mmap, munmap, msync, etc | Todd C. Miller |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2007-02-25 | one example (of two) of tree breaking the "other gcc" | Theo de Raadt |
2007-02-25 | delete -W flags that reyk uses to break the tree | Theo de Raadt |
2007-02-25 | Disable acceleration by default; set device flags to a nonzero value to | Miod Vallat |
2007-02-25 | copy mis-aligned routing socket message into a properly aligned struct, so | Theo de Raadt |
2007-02-25 | No point in using zero'd fields in the parsed options. Use the options | Kenneth R Westerback |
2007-02-25 | Power on/off cardbus socket at attach/detach time. Makes firmware upload | Marcus Glocker |
2007-02-25 | reword some text to avoid a hideous Xr; | Jason McIntyre |
2007-02-25 | shuffle the text slightly into a more logical order; | Jason McIntyre |
2007-02-25 | the -W and -w flags do not need a separate synopsis; | Jason McIntyre |
2007-02-25 | one application does not need five synopses; | Jason McIntyre |
2007-02-25 | move the text describing 4.3 syntax compatibility to HISTORY, rather | Jason McIntyre |
2007-02-25 | remove unused/dangling prototypes and comment reference; | Kevin Steves |
2007-02-25 | no need to quote/escape here; ok krw@ | Kevin Steves |
2007-02-25 | remove unused variable | Reyk Floeter |
2007-02-25 | we do have a table with suberror codes for cease and their meaning; | Henning Brauer |