Age | Commit message (Expand) | Author |
2012-06-09 | we dont support the BCM5720. the macro wasnt even referring to the products | David Gwynne |
2012-06-08 | From an email to tech@: | lum |
2012-06-08 | typo, PACKAGE_RPOSITORY | Stuart Henderson |
2012-06-08 | document pkgpath matching a bit more thoroughly, be more consistent in | Marc Espie |
2012-06-08 | activate new pkg_create magic. | Marc Espie |
2012-06-08 | silent rename of @comment subdir= to @comment pkgpath= | Marc Espie |
2012-06-08 | CHECKSUM_PACKAGES howto | Marc Espie |
2012-06-08 | document CHECKSUM_PACKAGES | Marc Espie |
2012-06-08 | Regenerate | Paul Irofti |
2012-06-08 | Remove the lack of gettid() implementation. Okay tedu@ | Paul Irofti |
2012-06-08 | Add checks for command line input (or the TOP environment var) | lum |
2012-06-08 | add missing header needed by time() | Charles Longeau |
2012-06-08 | Missed a comment in the proc->process change | Philip Guenthe |
2012-06-08 | Fix bug where line-number counter would go a bit hay-wire when paging | lum |
2012-06-07 | Document mbsnrtowcs() and wcsnrtombs(). | Matthew Dempsky |
2012-06-07 | Add some cscope support to mg. From Sunil Nimmagadda. Due to some | lum |
2012-06-06 | sync | Theo de Raadt |
2012-06-06 | Add support for mbsnrtowcs() and wcsnrtombs() to libc. | Matthew Dempsky |
2012-06-06 | Add a fix for CVE-2012-1667, backported from ISC BIND. ok millert@ | Stuart Henderson |
2012-06-06 | tweak previous; | Jason McIntyre |
2012-06-06 | Fix address-space randomization that was accidentally disabled in | Matthew Dempsky |
2012-06-06 | EVFILT_SIGNAL and EVFILT_PROC events need to track the process they're | Philip Guenthe |
2012-06-05 | Add support for hiding a user's processes in top. | Bryan Steele |
2012-06-05 | As specified in PA RISC 2.0 errata, the 16-byte alignment restriction does | Joel Sing |
2012-06-05 | Implement actual mutexes for hppa64. | Joel Sing |
2012-06-05 | don't use `reigai' that means `exception' in Japanese as labels. | YASUOKA Masahiko |
2012-06-05 | When error recovery fails, just fail the command. Attempting error | Jonathan Matthew |
2012-06-04 | Open theo mode without splitting window in 2. | lum |
2012-06-04 | Add support for the HPET on this device. | Mark Kettenis |
2012-06-04 | Document BE_ARCHS and LE_ARCHS. | Pascal Stumpf |
2012-06-04 | Fix serial port output. | Marcus Glocker |
2012-06-04 | add a little vertical whitespace, for consistency; from robert peichaer org | Jason McIntyre |
2012-06-04 | Correct the backwards compatibility code for console device configuration. | Joel Sing |
2012-06-04 | stop editing header by hand, expose script I'm going to use for next versions | Marc Espie |
2012-06-04 | Rounding up a number of bytes in a bignum returned by the BN_num_bytes() | Mike Belopuhov |
2012-06-04 | fix autodetection, somehow I managed to lose that commit earlier ? | Marc Espie |
2012-06-04 | finish synching library | Marc Espie |
2012-06-04 | merge | Marc Espie |
2012-06-04 | minor update to 3.7.12.1 | Marc Espie |
2012-06-04 | sync | Theo de Raadt |
2012-06-04 | crank minor, since a symbol was added | Theo de Raadt |
2012-06-03 | Do not store the envelope id within the envelope, only the message id. | Eric Faurot |
2012-06-03 | Make sure uvm_map_extract() entesr mappings at an address that doesn't | Mark Kettenis |
2012-06-03 | Avoid the unlikely but possible use of an uninitialised variable. | Joel Sing |
2012-06-03 | Add support for serial consoles at non-standard addresses. This implements | Mark Kettenis |
2012-06-03 | Remove unnecessary tcpib_wdt_unlock() calls. | Mark Kettenis |
2012-06-03 | Close a preceding implicit block before opening an explicit block. | Ingo Schwarze |
2012-06-02 | In groff, trying to redefine standard man(7) macros before .TH has no effect; | Ingo Schwarze |
2012-06-02 | in imsg_read() avoid calling recvmsg() if we detect that we will be short | Gilles Chehade |
2012-06-02 | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze |