Age | Commit message (Expand) | Author |
2013-06-04 | add a pointer to the protocol checksum header field to pf_pdesc and set | Henning Brauer |
2013-06-04 | classify_integer(): test whether the value can be built using the `set' | Miod Vallat |
2013-06-04 | make pf_change_ap() usable without a port. if the port pointer is NULL, | Henning Brauer |
2013-06-04 | Add "length" attribute to "weird" class instructions of small length: user | Miod Vallat |
2013-06-04 | Add handling for keyboard layouts which break modhex (like dvorak and many | Ryan Thomas McBride |
2013-06-04 | Do not feed UTF-8 input into mandoc or nroff | Ingo Schwarze |
2013-06-04 | fusebufsize update | Ted Unangst |
2013-06-04 | can't use PAGE_SIZE for array sizes. it's not always a constant. | Ted Unangst |
2013-06-04 | fix typo in comment | Miod Vallat |
2013-06-04 | remove orphaned macros | Miod Vallat |
2013-06-04 | link subdir | Ted Unangst |
2013-06-04 | missed a space in the latin passphrase. | Ted Unangst |
2013-06-04 | Remove remaining references to HIBERNATE_COPY_PAGE. It was effectively | Mike Larkin |
2013-06-04 | tests for bcrypt_pbkdf_test.c | Ted Unangst |
2013-06-04 | revert. check is < 1, not < 0. | Ted Unangst |
2013-06-04 | oops, rounds is unsigned now | Ted Unangst |
2013-06-04 | Cpu topology for AMD64. | Christiano F. Haesbaert |
2013-06-04 | I screwed up and forgot to commit this new file :( | Claudio Jeker |
2013-06-04 | Fix "\" escape handling in read_string(). | Kenneth R Westerback |
2013-06-04 | fix pexp | Stuart Henderson |
2013-06-04 | A couple of style/comment fixes from FreeBSD, with input from | Mike Belopuhov |
2013-06-04 | Substitute a couple of magic numbers with newly added PCIE | Mike Belopuhov |
2013-06-04 | Substitute a couple of magic numbers with newly added PCIE | Mike Belopuhov |
2013-06-04 | restore code commented out while debugging. From pedro | Marc Espie |
2013-06-04 | fix include guard locations (from pedro) | Marc Espie |
2013-06-04 | we are at 5.3.3 now. | Eric Faurot |
2013-06-04 | fix use-after-free in debug traces | Eric Faurot |
2013-06-04 | tweak previous; | Jason McIntyre |
2013-06-04 | \-1; | Jason McIntyre |
2013-06-04 | Use a simpler typedef to avoid depending upon <sys/types.h>; repairs librthread | Miod Vallat |
2013-06-04 | Add tests for raw IP divert. Set effective user ID to 0 only during | Alexander Bluhm |
2013-06-03 | Add a regression test suite for the pf divert-to and divert-reply | Alexander Bluhm |
2013-06-04 | remove some incredible lies about overlapping buffers | Theo de Raadt |
2013-06-04 | Update pathconf handling for -current.. | Brad Smith |
2013-06-04 | Introduce the 'ldpctl show discovery' command | Claudio Jeker |
2013-06-04 | Speed-up the session establishment process | Claudio Jeker |
2013-06-04 | Always accept TCP connection requests and identify to which neighbor | Claudio Jeker |
2013-06-04 | Tiny typo. "Just commit" -- claudio@ | Ian Darwin |
2013-06-04 | Add more ttys needed for virtual consoles. | Martin Pieuchot |
2013-06-04 | Add support for virtual consoles, based on previous work done by kettenis@ | Martin Pieuchot |
2013-06-04 | regen | Ted Unangst |
2013-06-04 | Adjust to the latest changes on the ctl_iface struct | Claudio Jeker |
2013-06-04 | Cleanup ctl commands and remove unused variables inherited from ospfd | Claudio Jeker |
2013-06-04 | Remove unused includes, constify cfattach and other small cleanings. | Martin Pieuchot |
2013-06-04 | Implement support for adjacencies and targeted hellos | Claudio Jeker |
2013-06-04 | Since we now have shm_{open,unlink}(), add the S_TYPEIS{MQ,SEM,SHM}() | Philip Guenther |
2013-06-04 | Move function declaration where they belong. | Martin Pieuchot |
2013-06-04 | Do not pretend mapping the MMIO region when in fact we don't and | Martin Pieuchot |
2013-06-04 | Spacing. | Martin Pieuchot |
2013-06-04 | Properly implement the exponential backoff timer on session initialization | Claudio Jeker |