Age | Commit message (Expand) | Author |
2020-07-11 | Cache a pointer to the scsibus_softc rather than hoping the copy in | Kenneth R Westerback |
2020-07-11 | Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well. | Mark Kettenis |
2020-07-11 | Add usertc.c. | Mark Kettenis |
2020-07-11 | Add missing usertc.c file. | Mark Kettenis |
2020-07-11 | Oops. One too many lines deleted, leaving 'buswidth' uninitialized but | Kenneth R Westerback |
2020-07-11 | Shuffle sc_link.openings initialization down to its friends and just | Kenneth R Westerback |
2020-07-11 | Some whitespace fixes for the inline assembly. | Mark Kettenis |
2020-07-11 | Synchronize each core's CP0 cycle counter using the IO clock counter. | Visa Hankala |
2020-07-11 | Optimize rasops_vcons_copyrows() so write-only framebuffer consoles | Frederic Cambus |
2020-07-11 | Implement linear and power-of-two histograms: hist() and lhist() keywords. | Martin Pieuchot |
2020-07-11 | Build 'flags' in intermediate variable and shuffle sc_link | Kenneth R Westerback |
2020-07-11 | Expunge some Captain Obvious comments to make upcoming diff(s) smaller | Kenneth R Westerback |
2020-07-11 | Expunge some Captain Obvious comments, tweak whitespace a bit, move a debug | Kenneth R Westerback |
2020-07-11 | Don't reload the FPU registers when they're already loaded. | Mark Kettenis |
2020-07-11 | Implement a machdep.altivec sysctl that always returns 1. This makes | Mark Kettenis |
2020-07-11 | Change locks which don't use spin_lock_irq() or spin_lock_irqsave() | Jonathan Gray |
2020-07-11 | test for gem_size > 0 on pool_destroy() matching pool_init() call | Jonathan Gray |
2020-07-11 | don't complain if the API is too low to support "query phy types". | David Gwynne |
2020-07-10 | Add hw.cpuspeed and hw.setperf | gkoehler |
2020-07-10 | table fix; | Jason McIntyre |
2020-07-10 | Document which crypto transforms are enabled by default. | tobhe |
2020-07-10 | Shuffle a bit of code to stop using sc->sc_link to hold values for | Kenneth R Westerback |
2020-07-10 | Oops, I didn't intend to commit these bits. | Mark Kettenis |
2020-07-10 | Implement process_read_regs() such that core dumps become usable. | Mark Kettenis |
2020-07-10 | sync | Theo de Raadt |
2020-07-10 | Parse a bootduid= argument passed on the command line and use it to set the | Mark Kettenis |
2020-07-10 | Pass bootduid (from disklabel) on the bootline to the kernel | Theo de Raadt |
2020-07-10 | adjust %n description to vaguely say "pointer", becuase the following | Theo de Raadt |
2020-07-10 | Clear FPU state if we try to restore the state when the process didn't use | Mark Kettenis |
2020-07-10 | Add check for userland VSID overflow. | Mark Kettenis |
2020-07-10 | base tree had only two uses of the printf %n format string, in this file. | Theo de Raadt |
2020-07-10 | As suggested by deraadt@, rewrite most of the printf(3) manual page | Ingo Schwarze |
2020-07-10 | Use OPAL_REINIT_CPUS calls during early boot to set endianness and to | Mark Kettenis |
2020-07-10 | Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API. | Patrick Wildt |
2020-07-10 | Change users of IFQ_PURGE() to use the "new" API. | Patrick Wildt |
2020-07-10 | Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the | Patrick Wildt |
2020-07-10 | Add OPAL_REINIT_CPUS. | Mark Kettenis |
2020-07-10 | Clean up s_client.c | Kinichiro Inoguchi |
2020-07-10 | Even though the PowerISA indicates that hardware should update reference | Mark Kettenis |
2020-07-10 | Change variable bio_c_out from global to local | Kinichiro Inoguchi |
2020-07-10 | Kill `pppx_devs_lk' rwlock. It used only to prevent races caused by | mvs |
2020-07-10 | Set missing `IFXF_CLONED' flag to pppx(4) related `ifnet'. That should | mvs |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2020-07-10 | add back orientation quirk for Kogan Atlas 2-in-1 D300 | Jonathan Gray |
2020-07-10 | Add "Spleen 6x12" to wsfont, a font targetted at OLED displays. | Frederic Cambus |
2020-07-09 | Move sc->sc_link initialization closer to config_found() invocation | Kenneth R Westerback |
2020-07-09 | Move sc->sc_link initialization closer to config_found() invocation | Kenneth R Westerback |
2020-07-09 | The fegetexceptflag() function should not have a DEF_STD. | Mark Kettenis |
2020-07-09 | On some laptops that have a Windows Precision Touchpad (imt) and | Joshua Stein |
2020-07-09 | Some touchpads don't have the "maximum number of contacts" or | Joshua Stein |