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