Age | Commit message (Expand) | Author |
2010-12-03 | really turn -H off; | Jason McIntyre |
2010-12-03 | add missing header needed by futimes() | Charles Longeau |
2010-12-03 | Sync with amd64, to allow this to compile without warnings with gcc4: | Miod Vallat |
2010-12-03 | removed slot argument of function pckbd_cnattach | Alexandr Shadchin |
2010-12-03 | missing ; in previous | Jacob Meuser |
2010-12-03 | Sizes may also be specified in gigabytes or terrabytes. | Todd C. Miller |
2010-12-03 | Document recent cpan MODULE change. | Antoine Jacoutot |
2010-12-03 | disklabel now uses "duid", not "uid"; | Jason McIntyre |
2010-12-03 | turn off -H by default (<> warning), since mandoc does not have the same | Jason McIntyre |
2010-12-03 | minor cleanup; | Jason McIntyre |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | The awk's split() starts numbering array indices at 1 not 0. | Todd C. Miller |
2010-12-02 | Track the parser status both per file (file_status), such that | Ingo Schwarze |
2010-12-02 | Properly initialize the manual section to a default when .Dt is missing. | Ingo Schwarze |
2010-12-02 | don't attach to the hid interface of the ti msp430 | Jacob Meuser |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-12-02 | make hotplug queue dynamic, allowing us to increase size without waste. | Ted Unangst |
2010-12-02 | a -N option for tar that uses numeric only IDs, useful for cross system | Ted Unangst |
2010-12-02 | Bring lang/ruby module documentation up to date. | Jeremy Evans |
2010-12-02 | don't match/attach devices without a data endpoint, since this driver | Jacob Meuser |
2010-12-01 | Fix path to register-plist. Mikolaj Kucharski | Landry Breuil |
2010-12-01 | Cleanup by kristaps@: | Ingo Schwarze |
2010-12-01 | Merge man_action.c into man_validate.c. | Ingo Schwarze |
2010-12-01 | Merge mdoc_action.c into mdoc_validate.c, because having two places to do | Ingo Schwarze |
2010-12-01 | add missing header needed by mkstemp() | Charles Longeau |
2010-12-01 | Allow add a -s switch to make bioctl read the passphrase from stdin. Handy | Chris Kuethe |
2010-12-01 | Add definition for "Extended Synch" bit in PCIe Link Control register. | Damien Bergamini |
2010-12-01 | sync | Theo de Raadt |
2010-12-01 | regen | Damien Bergamini |
2010-12-01 | PCI id for Atheros AR9485. | Damien Bergamini |
2010-12-01 | Clarify the internal ibuf API: rename ibuf_copy() to ibuf_get() because | Reyk Floeter |
2010-12-01 | remove some unused tokens | Jonathan Gray |
2010-12-01 | Don't error out if we can't opendir() when -empty is used. | Todd C. Miller |
2010-11-30 | various clean up; ok schwarze | Jason McIntyre |
2010-11-30 | involes -> involves; from Carlos Alberto Pereira Gomes | Jason McIntyre |
2010-11-30 | General cleanup of the roff(7) manual, and install it. | Ingo Schwarze |
2010-11-30 | Be more specific about what .Xo can be used for. | Ingo Schwarze |
2010-11-30 | Make THREADED_PERL=true work again (not enabled by default) | Todd C. Miller |
2010-11-30 | Extend bitmasks to 64-bit such that we can support up to 64 CPU cores. | Mark Kettenis |
2010-11-30 | Extend bitmasks to 64-bit such that we can support up to 64 CPU cores. | Mark Kettenis |
2010-11-30 | sync | Theo de Raadt |
2010-11-30 | Do what the comment actually says. Ignore the full attribute not only the | Claudio Jeker |
2010-11-30 | The returned SSL_METHOD of SSLv23_server_method()/SSLv23_client_method() | Reyk Floeter |
2010-11-30 | The relayd processes did already bump up the socket file descriptor | Reyk Floeter |
2010-11-30 | sync | Jacob Meuser |
2010-11-30 | Texas Instruments MSP430 as found in the Launchpad dev board | Jacob Meuser |
2010-11-30 | replace a large stack buffer with a malloc call, with help from matthew. | Ted Unangst |
2010-11-29 | automatically order the hostkeys requested by the client based on | Damien Miller |
2010-11-29 | make key exchange faster by not checking the predefined groups with DH_check() | Markus Friedl |
2010-11-29 | If VISUAL or EDITOR contains "vi", configure mode-keys and status-keys | Nicholas Marriott |