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