index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-24
actually use pci_intr_establish_cpu with cpus from the intrmap.
David Gwynne
2020-06-24
Add test-ffdhe-expected-params.py
Theo Buehler
2020-06-24
Fix botched format string in previous commit as spotted by robert@
Otto Moerbeek
2020-06-24
kernel no longer has to be placed into the boot area, because
Theo de Raadt
2020-06-24
Nuke some pointless *_dev_probe() and *_dev_free() functions and
Kenneth R Westerback
2020-06-24
remove ifdeffed out code for redistributing pyro eq interrupts over cpus.
David Gwynne
2020-06-23
enable wg(4).
David Gwynne
2020-06-23
Fix COMMAND description
kn
2020-06-23
Remove redundant NULL check
kn
2020-06-23
When parsing a character class don't increment openclass for a literal '['.
Todd C. Miller
2020-06-23
Revert previous. hashfree() just calls free() which handles NULL with
Kenneth R Westerback
2020-06-23
bump pbuild datasize limit to 8G to allow Firefox to build with Rust 1.44
Christian Weisgerber
2020-06-23
Correctly redraw pane border bottom line when the status line is on and
Nicholas Marriott
2020-06-23
Use C99 initializers in wsdisplay_font struct definitions for Spleen
Frederic Cambus
2020-06-23
Enable virtual consoles on armv7, the same way it is done on arm64.
Frederic Cambus
2020-06-23
Sync armv7 fbtab with arm64 fbtab, leaving out drm devices.
Frederic Cambus
2020-06-23
hashfree() doesn't like NULL, so check for NULL if NULL is a
Kenneth R Westerback
2020-06-23
'wgkey (pub)' was renamed to 'wgpubkey'.
tobhe
2020-06-23
Enable MPSAFE start routine to keep encryption workers more active.
tobhe
2020-06-23
Increase TX mitigation backlog size for increased throughput.
tobhe
2020-06-23
Use xvasprintf not vasprintf.
Nicholas Marriott
2020-06-23
Fix format strings (%p --> %lx) in debug code.
Kenji Aoyama
2020-06-23
add intrmap_one, some temp code to help us write pci_intr_establish_cpu.
David Gwynne
2020-06-23
Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64
Jonathan Matthew
2020-06-22
some clarifying comments
Damien Miller
2020-06-22
timecounting: add gettime(9), getuptime(9)
cheloha
2020-06-22
Add opalcons(4), a driver for the OPAL console.
Mark Kettenis
2020-06-22
The minimum frame size for the ELFv2 ABI is 32 bytes. Using this value
Mark Kettenis
2020-06-22
inittodr(9): introduce dedicated flag to enable writes from resettodr(9)
cheloha
2020-06-22
Remove unused variable
denis
2020-06-22
Enable interrupts when they were enabled before the trap (except when we
Mark Kettenis
2020-06-22
Handle data storage and data segment interrupts from userland as well.
Mark Kettenis
2020-06-22
Make return-to-user and kernel re-entry work. This adds a per-pmap SLB
Mark Kettenis
2020-06-22
Fix previous commit; pasted instructed in the wrong spot.
Mark Kettenis
2020-06-22
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
Stefan Sperling
2020-06-22
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
Stefan Sperling
2020-06-22
Add magic offset to make the frames line up.
Mark Kettenis
2020-06-22
Implement setregs().
Mark Kettenis
2020-06-22
Blacklist Ericsson F5521gw broadband modem.
tobhe
2020-06-22
regen
tobhe
2020-06-22
Add Ericsson F5521gw Mobile Broadband Modem.
tobhe
2020-06-22
On my previous commit I made the wrong assumption that the control socket was
Ricardo Mestre
2020-06-22
Some connectors attach late when the drm driver is registers. For
Mark Kettenis
2020-06-22
apart from the lock wait_queue_head struct is unused so replace it
Jonathan Gray
2020-06-22
Provide working definitions of PROC_STACK() and PROC_PC().
Mark Kettenis
2020-06-22
spelling fix;
Jason McIntyre
2020-06-22
don't try to decrement if completion flag is UINT_MAX
Jonathan Gray
2020-06-22
change "East Tupelo" reference to just "Tupelo";
Jason McIntyre
2020-06-22
add missing .Pp
Landry Breuil
2020-06-22
Document "s" command
kn
[next]