Age | Commit message (Expand) | Author |
2015-09-24 | A couple of missing letoh32() conversions of GPT header fields in | Kenneth R Westerback |
2015-09-24 | Make comments more accurate. | Mark Lumsden |
2015-09-24 | fix command-line option to match what was actually committed | Damien Miller |
2015-09-24 | Add mark-paragraph. ok jasper@ | Mark Lumsden |
2015-09-24 | Assign flag not number for flag types (we got away with it so far | Nicholas Marriott |
2015-09-24 | tame("xxx", NULL) and tame("xxx", {NULL}) are not the same | Sebastien Marie |
2015-09-24 | refactor a bit regress tame | Sebastien Marie |
2015-09-24 | regress test for CertificateFile; patch from Meghana Bhat via bz#2436 | Damien Miller |
2015-09-24 | add ssh_config CertificateFile option to explicitly list | Damien Miller |
2015-09-24 | Fix multiple iterations of kill-paragraph. ok jasper@ | Mark Lumsden |
2015-09-23 | Update inteldrm to the code from Linux 3.14.52 (which corresponds to | Mark Kettenis |
2015-09-23 | Don't be too agressive write-protecting the GOT and PLT. If we have no clue | Mark Kettenis |
2015-09-23 | No need for err.h, avoid excess fputs() calls and return from main | Todd C. Miller |
2015-09-23 | typos | Miod Vallat |
2015-09-23 | That PICA reference ought to have been removed 20 years ago! | Miod Vallat |
2015-09-23 | In tlb_update(), when inserting an entry for a KV1 address, reuse the | Miod Vallat |
2015-09-23 | Reorder subtractions and branches to shave one cycle per call to | Miod Vallat |
2015-09-23 | refer to err and warn families, suggested by Michael McConville | Ted Unangst |
2015-09-23 | remove CAVEATS: the information therein is already (and probably more usefully) | Jason McIntyre |
2015-09-23 | In iwm(4), properly reset the RX ring by clearing RX buffer status memory. | Stefan Sperling |
2015-09-23 | In iwm(4), while not associated, pass the broadcast ethernet address to | Stefan Sperling |
2015-09-23 | Output operands of movn and movz in the correct order. | Miod Vallat |
2015-09-23 | fix function argument. | Igor Sobrado |
2015-09-23 | remove lockmgr_printinfo stubs. from Martin Natano | Ted Unangst |
2015-09-23 | Serialize trunk changes with input handler insertion and removal. | Mike Belopuhov |
2015-09-23 | ml_init and mq_init return void. | David Gwynne |
2015-09-23 | Removes locking macros that we've inherited from NetBSD/FreeBSD. | Mike Belopuhov |
2015-09-23 | Keep track of an active port in the failover trunk to avoid list | Mike Belopuhov |
2015-09-23 | Remove trunk watchdog code since it doesn't do anything useful | Mike Belopuhov |
2015-09-23 | typos. | Igor Sobrado |
2015-09-23 | Sync with recent rt_use change. | Martin Pieuchot |
2015-09-23 | fix manufacturer name. | Igor Sobrado |
2015-09-23 | typo. | Igor Sobrado |
2015-09-23 | Always increment rt_use inside rtalloc(9) instead of doing it in some | Martin Pieuchot |
2015-09-23 | fix line number handling in dired delete functions. | Mark Lumsden |
2015-09-23 | Fix white spaces and style. | YASUOKA Masahiko |
2015-09-23 | Remove -DLINKADDR=. It is for first-stage bootstrap. | YASUOKA Masahiko |
2015-09-23 | efiboot used 3MB memory below the region for the kernel, but UEFI | YASUOKA Masahiko |
2015-09-23 | minor .Pa cleanup, including one chunk from Michael Reed | Ingo Schwarze |
2015-09-23 | The best way to display complete command invocations including command | Ingo Schwarze |
2015-09-23 | Obviously, .Ar is the wrong macro for Makefile targets - .Ar is for | Ingo Schwarze |
2015-09-23 | Corect a kbind comment to describe the version that was settled on: no old | Philip Guenther |
2015-09-22 | consistency: no need to restate the page name in .Nm over and over again; | Ingo Schwarze |
2015-09-22 | Don't update last session when the session is unchanged, from Sina Siadat. | Nicholas Marriott |
2015-09-22 | Make errorf() and bi_errorf() handle a NULL argument. | Todd C. Miller |
2015-09-22 | Use explicit_bzero() to zero out the password. From Michael McConville. | Todd C. Miller |
2015-09-22 | Make sure the openbsd.randomdata section is located before the edata symbol. | Miod Vallat |
2015-09-22 | sleep doesn't benefit from setting locale. we always want to parse numbers | Ted Unangst |
2015-09-22 | typos: mastter -> master, mandoatory -> mandatory. | Igor Sobrado |
2015-09-22 | typo. | Igor Sobrado |