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-05-23
repair typo of sizeof in copyin()
Theo de Raadt
2016-05-23
remove the sysctl kern.random counters, since none of the remaining
Theo de Raadt
2016-05-23
remove the sysctl kern.random counters, since none of the remaining
Theo de Raadt
2016-05-23
Support Airprime/Sierra AirCard 313U, Netgear/Sierra AirCard 770S
Chris Cappuccio
2016-05-23
Pass the device node to ia_cookie so we can pick it up in the i2c driver.
Marcus Glocker
2016-05-23
remove the function pointer from mbufs. this memory is shared with data
Ted Unangst
2016-05-23
Print the name from the corresponding FDT node to make identifying simplebus(4)
Mark Kettenis
2016-05-23
Pass a route entry to if_output() instead of relying on arpresolve() magic.
Martin Pieuchot
2016-05-23
Get rid of usbd_get_device_strings() because we use it only once.
Martin Pieuchot
2016-05-23
Fix shutdown sequence.
Marcus Glocker
2016-05-23
VOP_REALLOCBLKS() and related code is unused since the removal of
Martin Natano
2016-05-23
Pass a 'struct in_addr *' to arplookup() instead of always dereferencing
Martin Pieuchot
2016-05-23
Shorten en error string.
Martin Pieuchot
2016-05-23
regen
David Gwynne
2016-05-23
add the intel xl710 device ids from the documentation
David Gwynne
2016-05-23
Some of our fan scaling calculations with the muK temperature unit above
Marcus Glocker
2016-05-23
build armv7 efiboot
Jonathan Gray
2016-05-23
install into mdec
Jonathan Gray
2016-05-23
Change openprom into a pseudo-device, because not all arm platforms
Theo de Raadt
2016-05-23
Stop exposing <sys/localedef.h> and various symbols internal to the libc
Philip Guenther
2016-05-22
Revert previous: breaks i386 and powerpc, probably all non-PMAP_DIRECT archs
Philip Guenther
2016-05-22
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-05-22
When pulling an msdos formated umass stick during mount while the
Alexander Bluhm
2016-05-22
Make amaps use less kernel memory
Stefan Kempf
2016-05-21
Implement openprom(4) for armv7.
Mark Kettenis
2016-05-21
Remove the -x flag from mount_msdos and always assume the execute bit
Martin Natano
2016-05-21
by default, files were made executable. that does not make sense today.
Theo de Raadt
2016-05-21
Fix logic bug in DUID generation - we want to generate DUIDs until we have
Joel Sing
2016-05-21
Remove another erroneous VOP_CLOSE/vput, which was missed with the last
Joel Sing
2016-05-21
Cleanup some of the DUID code and refactor for readability.
Joel Sing
2016-05-21
Dynamically attach imxiic(4) and use the FDT to enumerate devices on i2c
Mark Kettenis
2016-05-21
Make the TX path of cnmac(4) MP-safe and add some ifq oactive logic.
Visa Hankala
2016-05-21
panic() if an incoming packet does not consist of one buffer. This
Visa Hankala
2016-05-21
Free the cache if the string cannot be retrieved. This allows the
Patrick Wildt
2016-05-21
sync
Reyk Floeter
2016-05-21
Add ids found in x1 carbon 2016:
Reyk Floeter
2016-05-21
Add a wireless driver capability flag for devices which scan 2GHz and 5GHz
Stefan Sperling
2016-05-21
Copy dtb files to miniroots and install disk. Increase the ramdisk size
Jonathan Gray
2016-05-21
<sys/localedef.h> isn't needed for ddb structinfo
Philip Guenther
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar.
Theo de Raadt
2016-05-20
Add compatible string to board id mappings for almost all of the other
Jonathan Gray
2016-05-20
Add a workaround for software reset described in the TI docs where we
Jonathan Gray
2016-05-20
Ooops, fix the OpenBSD tag.
Marcus Glocker
2016-05-20
Hook up smu(4) to the thermal management framework.
Marcus Glocker
2016-05-20
Add a thermal management framework for macppc which controls the fan speed
Marcus Glocker
2016-05-20
Change the identification string to "nxp,pcf8523" as this is what is stored
Mark Kettenis
2016-05-20
Fix pasto; v4l2_buf.flags = V4L2_MEMORY_MMAP -> V4L2_BUF_FLAG_MAPPED.
Marcus Glocker
2016-05-20
Attempt to allocate 32MB at the lowest address that is aligned on a 256MB
Mark Kettenis
[next]