Age | Commit message (Expand) | Author |
2016-01-04 | mark the driver MPSAFE. most of this is cleaning up the oactive handling. | David Gwynne |
2016-01-04 | Remove parameter name from gpt_chk_mbr() prototype and add prototype | Kenneth R Westerback |
2016-01-04 | Use the correct values for TLS certificate / private key flags. | Brent Cook |
2016-01-04 | bzero -> memset for consistency | Mike Larkin |
2016-01-04 | Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1. | Brent Cook |
2016-01-04 | Do proper termination of VMs by doing proper VCPU run state management. | Mike Larkin |
2016-01-04 | wrap a long line | Mike Larkin |
2016-01-03 | Clarify vmctl console operation. | Mike Larkin |
2016-01-03 | Add a cleanup block, fix a couple of memory leaks, fix a typo and a bit | Mike Larkin |
2016-01-03 | Fix typo in comment. | Mark Kettenis |
2016-01-03 | Allow macro execution to continue without delay in the event of a | Mark Lumsden |
2016-01-03 | Fix description of fuser -u: what's usually reported in brackets is the | tb |
2016-01-03 | forgot to call RB_INIT. but yet things mostly worked... | Ted Unangst |
2016-01-03 | fix wording which becomes confusing now that filters is a real thing | Gilles Chehade |
2016-01-03 | The pkgpath given mentioned -qt4, but the description wrongly told -main. | Vadim Zhukov |
2016-01-03 | Don't need two 16K static buffers to checksum the GPT entries and find the | Kenneth R Westerback |
2016-01-03 | Add missing pledge "getpw". If -s or -o were specified on the command | tb |
2016-01-03 | About 13 years ago when the idiom srandom(time()), and sometimes | mestre |
2016-01-03 | Remove obsolete and undocumented "-carpdev" option, from Fabian Raetz. | Martin Pieuchot |
2016-01-03 | enable pchtemp(4) on i386. | Daniel Dickman |
2016-01-03 | Add support for 100 series to pchtemp(4). | Daniel Dickman |
2016-01-03 | sync | Theo de Raadt |
2016-01-03 | copyright++; | Jonathan Gray |
2016-01-02 | make sure debug will be initialized, choose "unknown" (because pfctl | Sebastian Benoit |
2016-01-02 | garbage collect unused variable tm | Sebastian Benoit |
2016-01-02 | remove unused variable cur. code probably c&p from print_bar_title(). | Sebastian Benoit |
2016-01-02 | clock-mode needs CMD_PANE. | Nicholas Marriott |
2016-01-02 | fix typo in comment, found by Michal Mazurek, thanks | Sebastian Benoit |
2016-01-02 | garbage collect unsused variable | Sebastian Benoit |
2016-01-02 | Sync magdir/animation with file 5.25, amongst other updates this fixes an | Stuart Henderson |
2016-01-02 | fixes fuser(1) when invoking with -u: it requires "getpw" promise. | Sebastien Marie |
2016-01-02 | Add dired-find-alternate-file. | Mark Lumsden |
2016-01-02 | update currency exchange rates; | Jason McIntyre |
2016-01-02 | tweak previous; | Jason McIntyre |
2016-01-02 | tweak previous; | Jason McIntyre |
2016-01-02 | Document recent videoio.h changes. | Ingo Feinerer |
2016-01-02 | Take the PHY of iec(4) out of reset before attaching the interface. | Visa Hankala |
2016-01-02 | mmcc noticed that nd.ni_pledge was uninitialized in doopenat() for the | Theo de Raadt |
2016-01-01 | Improve error message for sed -i by appending strerror(errno). | tb |
2016-01-01 | The pointer buf is a user space string which was directly passed | Alexander Bluhm |
2016-01-01 | Mention that GH_* yield a default for DISTNAME | Jasper Lievisse Adriaanse |
2016-01-01 | The "-P" option does not need to read routing table symbols so do not | Martin Pieuchot |
2016-01-01 | Tweak the installation notes regarding references to FTP. | Robert Peichaer |
2016-01-01 | don't declar main. from Michal Mazurek | Ted Unangst |
2016-01-01 | Sync formatting and a few comments with upstream. No functional change. | Ingo Feinerer |
2016-01-01 | Reimplement vga_put() such that it compiles on i386 as well. | Mark Kettenis |
2016-01-01 | doas.conf lives in /etc. from Amit Kulkarni | Ted Unangst |
2016-01-01 | Sync V4L2 header file with upstream (i.e., recent Linux kernel) headers. | Ingo Feinerer |
2016-01-01 | rmeove unused noprint variable | Joerg Jung |
2016-01-01 | add grp.h for setgroups, not necessarily required on OpenBSD but reduces diff | Joerg Jung |