Age | Commit message (Expand) | Author |
2008-03-12 | mostly stylistic - always print the client host name in snmpe error | Reyk Floeter |
2008-03-12 | if (class != BER_CLASS_UNIVERSAL || type != BER_TYPE_SEQUENCE) | Claudio Jeker |
2008-03-12 | SNMP has a restricted BER encoding especially all encodings use the | Claudio Jeker |
2008-03-12 | Return an error if more data is requested even though the buffer is empty. | Claudio Jeker |
2008-03-12 | nuke unused variable. | Pierre-Yves Ritschard |
2008-03-11 | oops | Marc Espie |
2008-03-10 | print better error message if child dies... with extra dark magic to grab | Marc Espie |
2008-03-10 | provide a partial implementation of the HOST-RESOURCES-MIB. this implements | David Gwynne |
2008-03-10 | Fix a null deref in link_state, which happens on config | Marco Pfatschbacher |
2008-03-09 | tweak previous; | Jason McIntyre |
2008-03-08 | rename forced to defines | Marc Espie |
2008-03-08 | better -q: mention once, and it speeds up (assumes normal files haven't | Marc Espie |
2008-03-08 | tweak messages mentioning checksums so that they mention checksums, not | Marc Espie |
2008-03-08 | let GetOpt count how many times it sees an option, removes special case | Marc Espie |
2008-03-08 | avoid request for input if lines are set to zero | Simon Bertrang |
2008-03-04 | Since the back-off goes 5,10,20,40 seconds, allow the retry timeout to | Chris Kuethe |
2008-03-03 | tweak previous; | Jason McIntyre |
2008-03-03 | log a different notification message when the tcp check times out. | Reyk Floeter |
2008-03-03 | fix utterly confusing message for updates. | Marc Espie |
2008-03-03 | Inherit global table options. | Reyk Floeter |
2008-03-03 | The fix removes the replacement of se_key from relay_dns_request. se_key | Reyk Floeter |
2008-03-03 | improve the compare function of addresses respecting the ports; this will fix | Reyk Floeter |
2008-03-02 | fix pkg_add -r -B | Marc Espie |
2008-03-02 | fix bugs formatting | Marc Espie |
2008-03-02 | introduce a isc_random_uniform() function to return a uniformly distributed | Damien Miller |
2008-03-02 | set the refid for v4 queries too. this allows sensor-driven ntpd to says its | Chris Kuethe |
2008-03-02 | another extra endpwent() not needed | Theo de Raadt |
2008-03-02 | Pass a buffer size to InterpretArg() and do not let it overflow it, saves | Miod Vallat |
2008-03-02 | PCI devices are specified by bus:dev:func, not dev:bus:func. Adjust usage | Mark Kettenis |
2008-02-29 | no , at end of enum; tobiasu@tmux.org | Theo de Raadt |
2008-02-29 | replacement algorithm. initialize a 64K-short buffer using Durstenfeld | Theo de Raadt |
2008-02-27 | Unbreak parser by initializing topfile correctly. | Marco Pfatschbacher |
2008-02-27 | Unbreak parser by initializing topfile correctly. | Marco Pfatschbacher |
2008-02-27 | Have popfile() also close the main config file, | Marco Pfatschbacher |
2008-02-26 | Fix memory leak in the parser. Found by Matthew Dempsky but using the more | Claudio Jeker |
2008-02-26 | Ignore and drop path attributes with a type code of 0 instead of sending an | Claudio Jeker |
2008-02-26 | Don't pass quick when tagging, so the tag can be used outside | Henning Brauer |
2008-02-26 | Have popfile() also close the main config file, | Marco Pfatschbacher |
2008-02-26 | Allow a range of baud rates in a manner similiar to tip/cu, | Jonathan Gray |
2008-02-25 | uninitialized variable needs zero'ing, ok kettenis | Theo de Raadt |
2008-02-25 | document the basic algorithms used by pkg*. | Marc Espie |
2008-02-24 | Add missing space when printing ext. communities. | Claudio Jeker |
2008-02-24 | taht -> that | Marc Balmer |
2008-02-24 | fix a type, taht -> that. | Marc Balmer |
2008-02-23 | correct pathnames reported; pr#5742 | Theo de Raadt |
2008-02-22 | Allow multiple NUL characters within string-valued properties (but add an | Mark Kettenis |
2008-02-22 | remove comma from type list, add missing semicolon for consistency | Simon Bertrang |
2008-02-20 | set globalnl to vnodenl in filemode() so we access the right | Thordur I. Bjornsson |
2008-02-16 | sort flags in both synopsis and usage | Igor Sobrado |
2008-02-14 | backout the change to make arp(8) default to -an; | Thordur I. Bjornsson |