index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2016-09-01
No longer needed to special case RTM_GET in these if statements since
Claudio Jeker
2016-09-01
Move RTM_GET into its own case block not intermixing it with RTM_CHANGE
Claudio Jeker
2016-09-01
Make vcpu_reset_regs use new writeregs code
Stefan Kempf
2016-09-01
Disable the RTF_UP kassert check in rtisvalid() for now as it can
Alexander Bluhm
2016-09-01
Add ioctls to get/set VCPU registers
Stefan Kempf
2016-09-01
Remove the clock hack, and properly handle interrupts generated from vmd(8)'s
Mike Larkin
2016-09-01
make the version symbol a fixed size (512) to reduce the potential for
Ted Unangst
2016-09-01
Fix undefined behaviour when comparing pointers by casting them to vaddr_t.
akfaew
2016-09-01
MPSAFE is never used, so get rid of it.
akfaew
2016-09-01
Get rid of 'relebad:'.
akfaew
2016-09-01
Move the RTF_LOCAL check that only makes sense for userland to
Martin Pieuchot
2016-09-01
remove three more sparc references noticed by jsg
Ted Unangst
2016-09-01
Import switch(4), an in-kernel OpenFlow switch which can work alone.
Kazuya Goda
2016-09-01
add iatp(4), a driver for the i2c touchpad and touchscreen found on
Joshua Stein
2016-09-01
whitespace
Joshua Stein
2016-09-01
Always initialize error code returned from iwm_firmware_load_chunk().
Stefan Sperling
2016-09-01
for broadwell HIDs, apply a magic write found in linux that is
Joshua Stein
2016-09-01
- disable controller when we're done using it
Joshua Stein
2016-09-01
- separate hid and ihidev attachment for upcoming drivers
Joshua Stein
2016-09-01
Use rtable_match() rather than rtalloc() when looking for an existing
Martin Pieuchot
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
[next]