Age | Commit message (Expand) | Author |
2010-03-30 | several missing closedir() calls | zinovik |
2010-03-27 | Remove explicit nop's in delay slots introduced in the previous commit. They | Mark Kettenis |
2010-03-27 | Implement lazy binding on mips64. This implementation relies on having two | Mark Kettenis |
2010-03-08 | Check that gl_pathc is bigger than zero before derefencing gl_pathv. While | Mark Kettenis |
2010-02-18 | The .It macro is parsed, and .Do is callable, so we must escape. | Ingo Schwarze |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-02-01 | Properly restore ret1 instead of overwriting ret0 with the saved value. | Mark Kettenis |
2010-01-14 | drop connections to confused clients who do repeated command failures - | Bob Beck |
2010-01-13 | pfr.rule.*.addr.type must be initialized to PF_ADDR_NONE for things that | Claudio Jeker |
2010-01-12 | First pass at removing the 'pf_pool' mechanism for translation and routing | Ryan Thomas McBride |
2010-01-11 | KNF | Bob Beck |
2010-01-11 | KNF | Bob Beck |
2010-01-03 | Make lazy binding work on hppa. | Mark Kettenis |
2010-01-02 | Fix handling of hppa RELOC_IPLT relocations during 'bootstrap relocation'. | Mark Kettenis |
2010-01-02 | the abstraction of using a function pointer for the print functions is | Theo de Raadt |
2009-12-30 | Remove paths from the prebind code that shouldn't be present. | Dale Rahn |
2009-12-24 | deal with the new .Aq in perl manpages production. | Marc Espie |
2009-11-22 | Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESET | Theo de Raadt |
2009-11-12 | malloc() after line length check, to avoid memory leak; ok tedu | Theo de Raadt |
2009-11-01 | remove unused variable | Charles Longeau |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-22 | replace cross references to other manual pages with the right macros. | Igor Sobrado |
2009-10-11 | Support manpages with NAME written in Spanish/Italian/Portuguese | Stuart Henderson |
2009-09-17 | merge/update the spamlogd rules into spamd - there were some subtle | Jason McIntyre |
2009-09-09 | Change the way memory is allocated to reduce memory footprint. Loading the | Claudio Jeker |
2009-09-07 | the example pf rules should be "pass in", not just "pass"; ok henning | Jason McIntyre |
2009-09-01 | match samples here with pf.conf(5) sample ruleset following recent pf changes | Todd T. Fries |
2009-09-01 | Adjust example pf rules to take nat-to/rdr-to into account. | Stuart Henderson |
2009-09-01 | adapt to new pf, ok henning@ | Stuart Henderson |
2009-08-19 | In ldconfig the dewey field of shlib_list was only partially filled | Alexander Bluhm |
2009-08-16 | Do not have multiple va_end(). Ok miod@ + many more. | Anders Magnusson |
2009-07-30 | Remove unused add_nat() function, ok jcs@ | Stuart Henderson |
2009-07-02 | add a missing full stop; noticed by frantisek holop <minusf at obiit dot org> | Ingo Schwarze |
2009-06-04 | ...and now try again with a commit from the right tree. doh! | Stuart Henderson |
2009-06-04 | ftp uses its own ugly "sockunion" to hold addresses, but with CMD_BIND | Stuart Henderson |
2009-06-02 | Protect errno. | Ray Lai |
2009-06-02 | comment spelling fix: ARSGUSED -> ARGSUSED | jmeltzer |
2009-05-30 | Airplane work, undefined weak variables not getting resolved is not an error. | Dale Rahn |
2009-05-20 | Do not fall back to using nobody if _user is missing, but | Thordur I. Bjornsson |
2009-05-18 | Add buffer mechanism internal ld.so printing code. makes ktrace more readable. | Dale Rahn |
2009-05-18 | make _dl_wrstderr() not call write per-character; ok drahn | Theo de Raadt |
2009-04-20 | tweak previous; | Jason McIntyre |
2009-04-20 | When receiving a new connection, log the remote IP number | Ingo Schwarze |
2009-04-20 | PR 6090 - from Olli Hauer <ohauer@gmx.de> | Bob Beck |
2009-03-02 | ldd(1) accepts more than one program as argument; while here, | Igor Sobrado |
2009-02-25 | fix slow memory leak, spotted by Max Laier and Artis Caune | Bob Beck |
2009-02-19 | correct description of spamdb-setup blacklist only mode; | Jason McIntyre |
2009-02-17 | clarification for the MX stuff; requested by Stephan A. Rickauer | Jason McIntyre |
2009-02-16 | Fix passing of ps_strings, cleanup and obj_main values to _start() in crt0. | Kurt Miller |
2009-02-04 | Tag ld.so as an OpenBSD binary/library. | Mark Kettenis |