Age | Commit message (Expand) | Author |
2003-07-04 | cosmetic changes to keep the different code paths in sync; ok henning | Markus Friedl |
2003-07-04 | nat pass | Henning Brauer |
2003-07-04 | allow for a "pass" modifier on translation rules: | Henning Brauer |
2003-07-04 | -add a "natpass" field to pf_rule | Henning Brauer |
2003-07-04 | bad redundant copy; ok daniel | Markus Friedl |
2003-07-04 | off byone; netbsd pr 22012 | Markus Friedl |
2003-07-04 | Some cosmetic fixes: | Todd C. Miller |
2003-07-04 | no more thailand. joel knight via nick@ | Ted Unangst |
2003-07-03 | Fix setting of umaskset. Also, there is no need to use TMP3 for | Todd C. Miller |
2003-07-03 | use realpath() in helpers instead of doing it ourselves every time. | Ted Unangst |
2003-07-03 | Bye bye atexit(), bye bye globals... | Cedric Berger |
2003-07-03 | ansify | Jason Wright |
2003-07-03 | ansify | Jason Wright |
2003-07-03 | clean up strn{cpy,cat}->strl{cpy,cat} | Anil Madhavapeddy |
2003-07-03 | Use numeric comparison operators when testing numeric values. | Kenneth R Westerback |
2003-07-03 | some more regress tests for __bounded__ | Anil Madhavapeddy |
2003-07-03 | Clarify and shrink. | Kenneth R Westerback |
2003-07-03 | unused global. dhartmei ok | Jun-ichiro itojun Hagino |
2003-07-03 | This patch finally cleanup pfctl_table.c. No more global buffer, | Cedric Berger |
2003-07-03 | enable tests for dynamic fwd via socks (-D), uses nc(1) | Markus Friedl |
2003-07-03 | add documentation from mount(8) that "special" device must correspond | Jason McIntyre |
2003-07-03 | add socks5; speedup; reformat; based on patch from dtucker@zip.com.au | Markus Friedl |
2003-07-03 | fix AddressFamily option in config file, from brent@graveland.net; ok markus@ | Damien Miller |
2003-07-03 | Fix a _C_LABEL() typo. | Dale Rahn |
2003-07-03 | We have a real setreuid(2) in OpenBSD >= 3.3 | Todd C. Miller |
2003-07-03 | protos | Theo de Raadt |
2003-07-03 | strncpy->strlcpy | Anil Madhavapeddy |
2003-07-03 | protos | Theo de Raadt |
2003-07-03 | sync | Ted Unangst |
2003-07-03 | add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED | Ted Unangst |
2003-07-02 | no default -Werror on these | Theo de Raadt |
2003-07-02 | convert strncat -> strlcat | Anil Madhavapeddy |
2003-07-02 | [kick] fix merge error. | Dale Rahn |
2003-07-02 | Use defines for the interrupt type, not magic numbers. | Dale Rahn |
2003-07-02 | Add a stub where code could be added to make use of the new key on recent | Dale Rahn |
2003-07-02 | If the fpu or vector registers are not currently associated with any | Dale Rahn |
2003-07-02 | missing protos | Theo de Raadt |
2003-07-02 | fix tslot issues (need level-triggered interrupts); from miod | Todd T. Fries |
2003-07-02 | Reduce the amount of asm code in powerpc/macppc by replacing it with | Dale Rahn |
2003-07-02 | make ppc_intr_(enable|disable)() inlined functions. | Dale Rahn |
2003-07-02 | missing protos | Theo de Raadt |
2003-07-02 | missing protos | Theo de Raadt |
2003-07-02 | protos | Theo de Raadt |
2003-07-02 | ioctlname() proto | Theo de Raadt |
2003-07-02 | nonstandard -> non-standard | Anil Madhavapeddy |
2003-07-02 | nonstandard->non-standard | Anil Madhavapeddy |
2003-07-02 | convert hostkeyalias to lowercase, otherwise uppercase aliases will | Markus Friedl |
2003-07-02 | use /dev/null | Peter Valchev |
2003-07-02 | proto | Theo de Raadt |
2003-07-02 | diffh belongs in /usr/libexec/ | Todd C. Miller |