summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24- cosmetic tweak to if_pfsync.cAlexandr Nedvedicky
2018-08-24During our refactor with tedu@ tb@ and myself we moved the score file to theRicardo Mestre
2018-08-24Remove a few too early pledge(2)s on games/ and apply them a little bit laterRicardo Mestre
2018-08-24display CPU_CPUID / machdep.cpuid in hex not decimalJonathan Gray
2018-08-24print cpu family/model/stepping in dmesgJonathan Gray
2018-08-24Allocate framebuffer PCI BAR if left uninitialized by firmware.Mark Kettenis
2018-08-24set the rx mask to always accept all vlan tags, making vlan interfacesJonathan Matthew
2018-08-24Don't treat UnicodeChar == 0 as a keyboard input.YASUOKA Masahiko
2018-08-23Run our DSA against wycheproof test vectors.Theo Buehler
2018-08-23The upcoming .while request will have to re-execute roff(7) linesIngo Schwarze
2018-08-23all_jobs can be static.Nicholas Marriott
2018-08-23A sequence of increasingly restrictive pledges was already presentTheo de Raadt
2018-08-23switch installurl example to cdn.openbsd.orgT.J. Townsend
2018-08-23Move job struct into job.c.Nicholas Marriott
2018-08-23Set the pointer to the EFI Runtime Services, otherwise we call intoPatrick Wildt
2018-08-23Add license header.Kinichiro Inoguchi
2018-08-23Check reusing SSL/TLS session ticket by regression testKinichiro Inoguchi
2018-08-23port the amd64 code for loading intel microcode on boot to i386Jonathan Gray
2018-08-23Implement the roff(7) .shift and .return requests,Ingo Schwarze
2018-08-23Always check the return values of get_[fsize|bsize|cpg].Kenneth R Westerback
2018-08-23import alternative message parser (not used yet).Eric Faurot
2018-08-23We can safely assume that our utmp(5) file format implementation can guaranteeRicardo Mestre
2018-08-23reduce pledge(2) to "stdio tty" after ncurses initialization. robots(6) uses aRicardo Mestre
2018-08-23reduce pledge(2) to "stdio tty" after ncurses initialization.Ricardo Mestre
2018-08-23Allow to boot CDROM-only VMs.Reyk Floeter
2018-08-23memleak introduced in r1.83; from Colin WatsonDamien Miller
2018-08-23remove hwrm interface code for nvram reads and writes, firmware updates,Jonathan Matthew
2018-08-23rearrange txeof so it processes slots up to the index given in theJonathan Matthew
2018-08-23set interrupt aggregation parameters so we get around 10000 interruptsJonathan Matthew
2018-08-22Initialize bridge registers instead of relying on ppb(4) to do it for us.Mark Kettenis
2018-08-22Use a monotonic clock for the benchmark timeout.cheloha
2018-08-22Add StatusLeft and StatusRight mouse key modifiers for the left andNicholas Marriott
2018-08-22frag6_slowtimo: push NET_LOCK into frag6_freef around icmp6_error.cheloha
2018-08-22Correct session ticket encryption.Joel Sing
2018-08-22Let /etc/installurl default to cdn.openbsd.org if it doesn't exist and noTheo Buehler
2018-08-22Enable uscom(4) where uslcom(4) is already present.Martin Pieuchot
2018-08-22Work well with the Dynastream ANTUSB-m, from Jan Klemkow.Martin Pieuchot
2018-08-22regenMartin Pieuchot
2018-08-22Dynastream ANTUSB-m, from Jan Klemkow.Martin Pieuchot
2018-08-22Update libexpat to 2.2.6. Relevant for OpenBSD isAlexander Bluhm
2018-08-22Adding membar_xxx defines to userland.Kenji Aoyama
2018-08-22Fix a crash when relaying with authentication but auth table is not set.Eric Faurot
2018-08-21Implement address translation. Makes I/O space access work.Mark Kettenis
2018-08-21Use an mmap()'d buffer instead of a static buffer for the contentsTodd C. Miller
2018-08-21Perform mitigations for Intel L1TF screwup. There are three options:Theo de Raadt
2018-08-21Link arch amd64 regress to build.Alexander Bluhm
2018-08-21Check the FPU environment of user land processes after exec and theAlexander Bluhm
2018-08-21Implement the \\$@ escape sequence (insert all macro arguments,Ingo Schwarze
2018-08-21cope with latest config changes; ok jmc@anton
2018-08-21Rework kcov kernel config. Instead of treating kcov as both an option and aanton