Age | Commit message (Expand) | Author |
2020-06-04 | Recognise Cortex-A78. | Mark Kettenis |
2020-06-04 | Enable bwfm(4). | Patrick Wildt |
2020-06-03 | let the random subsystem read the tsc for event "timestamps". | David Gwynne |
2020-06-02 | add acpihid(4) for ACPI HID event and 5-button array devices | Joshua Stein |
2020-06-02 | use correct node when enabling phy | Jonathan Gray |
2020-06-01 | PowerPC64 header files for floating point. | Dale Rahn |
2020-05-31 | add umstc(4) for Microsoft Surface Type Cover keyboards | Joshua Stein |
2020-05-31 | introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c. | David Gwynne |
2020-05-29 | dev/rndvar.h no longer has statistical interfaces (removed during various | Theo de Raadt |
2020-05-28 | When calling rasops_init() in efifb_cnremap() and efifb_attach(), pass | Frederic Cambus |
2020-05-28 | Call cninit() after parsing boot parameter to make cninit() possible | YASUOKA Masahiko |
2020-05-27 | Enter ddb at a trap instruction or with db_enter(). | gkoehler |
2020-05-27 | Retire <machine/varargs.h>. | Visa Hankala |
2020-05-27 | Fix pmon_iostrategy() | Visa Hankala |
2009-07-31 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |
2020-05-27 | raise max columns and rows in efifb to 160 | Jonathan Gray |
2020-05-27 | don't limit clflush to Intel CPUs | Jonathan Gray |
2020-05-26 | sgi had the same bug as sparc64 -- failed to put readdir and fchmod | Theo de Raadt |
2020-05-26 | /etc/random.seed reuse can now be detected. The stat +T bit marks the file | Theo de Raadt |
2020-05-26 | Implement write support for block devices and add readdir and fchmod | Mark Kettenis |
2020-05-26 | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes | Theo de Raadt |
2020-05-26 | /etc/random.seed reuse can now be detected. The stat +T bit marks the file | Theo de Raadt |
2020-05-26 | iodcstrategy() maintains a cache for READ performance (tapes are supported | Theo de Raadt |
2020-05-26 | Check outcome of loadrandom() on octeon | Visa Hankala |
2020-05-26 | Rework kernel loading with octboot(4) | Visa Hankala |
2020-05-26 | Rewrite m88k mutex code as a slight variation of the MI mutex code. | Kenji Aoyama |
2020-05-25 | fchmod() will be needed soon. | Theo de Raadt |
2020-05-25 | that dependency change breaks something else. sigh. | Theo de Raadt |
2020-05-25 | make loadrandom() return 0 for success, -1 for failure. While here, | Theo de Raadt |
2020-05-25 | Pass boothowto from bootloader to kernel using .openbsd.bootdata. To make | Mark Kettenis |
2020-05-25 | Bootblocks convert RB_GOODRANDOM to -R option, kernel converts it back into h... | Theo de Raadt |
2020-05-25 | Pass boothowto from bootblock to kernel | Theo de Raadt |
2020-05-25 | Adjust mdrandom() to also return 0 for success, -1 for failure | Theo de Raadt |
2020-05-25 | Adjust fwrandom() to return 0 for sucess, -1 for failure | Theo de Raadt |
2020-05-25 | add wsmoused support to efifb | Jonathan Gray |
2020-05-25 | Use <dev/clock_subr.h> in mcclock(4). | Visa Hankala |
2020-05-25 | Use <dev/clock_subr.h> in mfokclock(4). | Visa Hankala |
2020-05-25 | Pass boothowto from the bootloader to the kernel on octeon. | Visa Hankala |
2020-05-25 | Mix board information into the entropy pool. | Visa Hankala |
2009-12-25 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-26 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2020-05-25 | change wsdisplay attribute type from long to uint32_t | Jonathan Gray |
2020-05-25 | rename wsdisplay alloc_attr() to pack_attr() | Jonathan Gray |
2020-05-25 | Kill unused cdev_pc_init(). | Martin Pieuchot |
2020-05-25 | Add support for write operations to diskstrategy(). | Theo de Raadt |
2020-05-25 | The dependencies were insufficient. | Theo de Raadt |
2020-05-23 | Look at the openbsd,boothowto property and bring the bootarg parsing | Mark Kettenis |
2020-05-23 | Add a little bit of const-ness. | Mark Kettenis |
2020-05-23 | Define PTE bits. | Mark Kettenis |