Age | Commit message (Expand) | Author |
2015-03-10 | We can keep track of the pager PID without additional complexity. | Ingo Schwarze |
2015-03-10 | Convert to if_input(). | Martin Pieuchot |
2015-03-10 | Convert to if_input(), tested an ok kettenis@. | Martin Pieuchot |
2015-03-10 | Fix a regression caused in rev. 1.118, reported by kristaps@: | Ingo Schwarze |
2015-03-10 | Display "Search wrapped" even when searching from the end of the file. | Anthony J. Bentley |
2015-03-09 | Explicitly cast when assigning from char * to unsigned char * and vice versa. | Ingo Schwarze |
2015-03-09 | If my calculations are correct, when this baby hits 5.8... you're gonna see | Miod Vallat |
2015-03-09 | make the worm grow faster on larger terminals. this is more fun than | Ted Unangst |
2015-03-09 | In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAIT | Miod Vallat |
2015-03-09 | Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zero | Mike Belopuhov |
2015-03-09 | Fix vertical spacing at the beginning of tables. | Ingo Schwarze |
2015-03-09 | In mdoc(7), don't mistreat negative .sp arguments as large positive ones. | Ingo Schwarze |
2015-03-09 | prevent the skipvsp flag from creeping past actual text | Ingo Schwarze |
2015-03-09 | Flush the line preceding a table before clearing the right margin, | Ingo Schwarze |
2015-03-09 | Make relayd TLSv1.2-only by default. | Reyk Floeter |
2015-03-09 | Document the TLSv1.2-only change. | Reyk Floeter |
2015-03-09 | Make httpd TLSv1.2-only by default. Some older browsers, like IE 10, | Reyk Floeter |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2015-03-09 | make -DSHORTENED the default: don't update unless there is an actual | Marc Espie |
2015-03-09 | Switch pv entries over to a pool in preparation for making the i386 (more) | Mark Kettenis |
2015-03-09 | Fix comment grammar | Philip Guenther |
2015-03-09 | Unrevert post-unlock: | Philip Guenther |
2015-03-08 | use new "make -C" to avoid extra shells. | Marc Espie |
2015-03-08 | Fix some format specifiers in debug code. | Kenneth R Westerback |
2015-03-08 | Reject DH keys sent by a server if they are considered too small; inspired | Miod Vallat |
2015-03-08 | significant typo; andreas zeilmeier | Theo de Raadt |
2015-03-08 | add a link for boot.lif on the media. Our options to solve this were | Theo de Raadt |
2015-03-08 | Fix crash on unbound-control reload introduced in update to 1.5.2. | Florian Obser |
2015-03-08 | oops, wrong file to commit a diff to | Theo de Raadt |
2015-03-08 | last rev fixed upgrades, but broke installs, sigh. use on-bsd.rd sdboot | Theo de Raadt |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2015-03-08 | properly set sgl related flags on skinny controllers. this fixes | David Gwynne |
2015-03-08 | Revert patch responsible for locking up machines with | Tobias Ulmer |
2015-03-07 | unbreak for w/SSH1 (default) case; ok markus@ deraadt@ | Damien Miller |
2015-03-06 | Revert previous, the fix is not right and causes a regression as | Martin Pieuchot |
2015-03-06 | Fix radiotap and fixed rates. Radiotap was reporting the wrong rate for | Mark Kettenis |
2015-03-06 | Document how to use anti-spoofing rules to reject spam. | Todd C. Miller |
2015-03-06 | fix pkgnames version | Giovanni Bechis |
2015-03-06 | Unbreak IPL_TTY == IPL_SOFTTTY case. ok deraadt@ | Miod Vallat |
2015-03-06 | Fix minor manpage bug: it is a server, not a relay. | Reyk Floeter |
2015-03-06 | fix sshkey_certify() return value for unsupported key types; | Damien Miller |
2015-03-05 | sync | Kenji Aoyama |
2015-03-05 | Add com(4) and wd(4) to use them on PCMCIA. | Kenji Aoyama |
2015-03-05 | Now cbus(4) supports PCMCIA. | Kenji Aoyama |
2015-03-05 | Now luna88k supports PCMCIA. | Kenji Aoyama |
2015-03-05 | When running on a sun4d or sun4m system, have the bootblocks ask for one | Miod Vallat |
2015-03-05 | Do not use sha512-parisc for now, as it is subtly bugged - passes the sha | Miod Vallat |
2015-03-05 | Manipulate only whole words when flipping 'ro' and 'rw' in fstab entries. | Kenneth R Westerback |
2015-03-05 | subtraction is not comparison. the difference of two longs is not good | Ted Unangst |
2015-03-05 | Revert; committed by accident without approval from deraadt@ at release | Lawrence Teo |