Age | Commit message (Expand) | Author |
2016-09-01 | retire sparc | Ted Unangst |
2016-09-01 | do not enter sparc | Theo de Raadt |
2016-09-01 | Celebrate OpenBSD 6.0 release by retiring the sparc port. | Ted Unangst |
2016-09-01 | RTM_CHANGE should not allow to change the gateway of a mpath route. | Martin Pieuchot |
2016-09-01 | one less sparc | Ted Unangst |
2016-09-01 | remove another straggler hunted down by miod | Ted Unangst |
2016-09-01 | openbsd.randomdata became RO in userland due to the RELRO work. We should | Theo de Raadt |
2016-09-01 | Avoid mapping the vector page W|X. Map it using PROT_READ|PROT_WRITE | Mark Kettenis |
2016-09-01 | Remove the unused ntfs write code. ok benno beck | Martin Natano |
2016-09-01 | Fix comment in sys/sem.h | Tom Cosgrove |
2016-09-01 | Remove last mention of nonexistent ktr_kuser() | Tom Cosgrove |
2016-09-01 | space -> tab | Kenji Aoyama |
2016-08-31 | Remove unused RTF_MASK route flag. | Alexander Bluhm |
2016-08-31 | this little piggy tried to stay around | Theo de Raadt |
2016-08-31 | Remove rt leftovers in isapnp, unbreak kernel config. | Alexander Bluhm |
2016-08-31 | pl011 and pl031 are licenseable peripherals from arm present in multiple socs. | Jonathan Gray |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-08-31 | Don't put a device in the wake device list if _STA says it's not there. | Mike Larkin |
2016-08-31 | sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too. | Jeremie Courreges-Anglas |
2016-08-31 | regen | Jeremie Courreges-Anglas |
2016-08-31 | Remove some unnecessary assignments in ntfs_subr.c, and move one | Tom Cosgrove |
2016-08-31 | Enable cd9660 in efiboot. | YASUOKA Masahiko |
2016-08-31 | Split gre(4) into two interfaces: gre(4) and mobileip(4). | Reyk Floeter |
2016-08-31 | these drivers should have perished in the same fire as mvme88k | Ted Unangst |
2016-08-31 | remove no longer required pl011var.h include | Jonathan Gray |
2016-08-31 | proc_trampoline_mp hasn't needed curproc since 2011 | Tom Cosgrove |
2016-08-31 | If a driver reports RSSI in the 20-100 range, convert to a negative value. | Stefan Sperling |
2016-08-31 | Simplify arguments to uaddr_*_create functions | Stefan Kempf |
2016-08-31 | Remove unnecessary 'error' assignment | Tom Cosgrove |
2016-08-31 | remove some ISA drivers for devices not recently seen in the wild. | Ted Unangst |
2016-08-31 | In pmap_activate instead of doing disable_interrupts/enable_interrupts | Jonathan Gray |
2016-08-31 | regen | Jeremie Courreges-Anglas |
2016-08-31 | Estonian keymap | Jeremie Courreges-Anglas |
2016-08-31 | Use 'sc_route{4,6}' directly instead of casting them to 'struct route *'. | Martin Pieuchot |
2016-08-31 | G/C rt_defmask4. | Martin Pieuchot |
2016-08-31 | Do not flush RTF_CLONED children when adding a new route. | Martin Pieuchot |
2016-08-31 | Drop gif(4) support, etherip(4) is what you want now. | Martin Pieuchot |
2016-08-31 | Delete unused ioctls and associated macros. Move macros that are still | Alexandre Ratchov |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | pool_setipl | David Gwynne |
2016-08-30 | Use MaxMode to terminate the mode iteration. Actually the old way | YASUOKA Masahiko |
2016-08-30 | Enable raspos24 for efifb. This makes qemu with UEFI start working. | YASUOKA Masahiko |
2016-08-30 | Revert "Implement VFS read clustering for MSDOSFS" | Stefan Fritsch |
2016-08-30 | Use struct stat for storing attributes in fusebufs, because using struct | Martin Natano |
2016-08-30 | Move DT_NUM from <sys/exec_elf.h> to resolv.h in ld.so where it belongs. | Mark Kettenis |
2016-08-30 | Make the init code match the comment and disable watchdog | Jonathan Gray |
2016-08-30 | Mask sb pci irq bits for a,b,c,d instead of a,b,b,d. | Jonathan Gray |
2016-08-30 | Properly set "msb" and "bps" fields for both play and rec directions. | Alexandre Ratchov |