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
2016-01-15
Moxa CP-168U, from Olaf Schreck
Theo de Raadt
2016-01-15
intr_barrier for sh/landisk; tobiasu noticed the need as well
Theo de Raadt
2016-01-15
add missing HISTORY section to iwm and iwn man pages; ok jmc
tj
2016-01-15
Cleanup dmesg output, disable debugging; prodding and suggestions from reyk@
Mike Belopuhov
2016-01-15
All emulated networking interfaces are taken over by xnf(4) now
Mike Belopuhov
2016-01-15
Convert to uiomove(); from Martin Natano
Stefan Kempf
2016-01-15
remove a macro that was made an identity function by my previous commit
mmcc
2016-01-15
Initialize a struct kill_info and an associated int in the declarations
mmcc
2016-01-15
Two more for the attic.
Kenneth R Westerback
2016-01-15
Replace bitfield_get() and bitfield_set() abstraction with simple masking
Kenneth R Westerback
2016-01-15
Detach emulated network devices if Netfront driver is enabled
Mike Belopuhov
2016-01-15
Move files.hid above files.i2c to fix armish build
Tobias Ulmer
2016-01-15
Introduce the 'eigrpctl clear neighbors' command.
Renato Westphal
2016-01-15
For each prefix, order routes by their nexthop.
Renato Westphal
2016-01-15
Better handle explicit nexthops.
Renato Westphal
2016-01-15
Fix detection of the Stuck-in-Active (SIA) state.
Renato Westphal
2016-01-15
Several fixes in the Conditionally Received (CR) mode.
Renato Westphal
2016-01-15
Fix bug that happened when a passive interface was shut down and then
Renato Westphal
2016-01-15
Minor tweaks.
Renato Westphal
2016-01-15
Add support for manually clearing neighbors.
Renato Westphal
2016-01-15
Do not set the EoT flag in the last startup update.
Renato Westphal
2016-01-15
Split TLV constants into subcomponents to simplify the code.
Renato Westphal
2016-01-15
Avoid the use of inet_pton() whenever possible.
Renato Westphal
2016-01-15
Order the routing instances by AF and then by AS.
Renato Westphal
2016-01-15
Improve the socket panic messages further. claudio@ wants to see
Alexander Bluhm
2016-01-15
KASSERT on refcnt underflow.
David Gwynne
2016-01-15
document "show socket".
David Gwynne
2016-01-15
Clear the environment properly by looping until it is empty rather than
Nicholas Marriott
2016-01-15
A couple of missing printflike attributes, from Andrey Starodubtsev.
Nicholas Marriott
2016-01-15
print TAILQ_NEXT(so, so_qe) too
David Gwynne
2016-01-15
add a "show socket" command to ddb
David Gwynne
2016-01-15
Add support for parsing 'hyper' and 'quad' types, as per RFC4506.
Jasper Lievisse Adriaanse
2016-01-15
when enabling the controller, wait till CSTS.RDY lights up.
David Gwynne
2016-01-15
feng shui.
David Gwynne
2016-01-15
fix calculation of the max queue entries supported value
David Gwynne
2016-01-15
handle the version register like ahci.
David Gwynne
2016-01-15
wrap up dma syncs for the whole mapping.
David Gwynne
2016-01-15
Remove preprocessor conditions (checking for ancient OSs) that try to
mmcc
2016-01-15
rs_malloc() does not need to be cast
mmcc
2016-01-15
sync
Theo de Raadt
2016-01-14
fd leaks; report Qualys Security Advisory team; ok deraadt@
Markus Friedl
2016-01-14
Check the return value of snprintf() for potential overflow instead
Todd C. Miller
2016-01-14
Avoid potential read of one byte before the start of a malloc()ed
Todd C. Miller
2016-01-14
Use _PATH_DEFPATH if no PATH in the environment when invoked as which.
Todd C. Miller
2016-01-14
Attach dwiic(4) on the Intel Bay Trail i2c controllers as well.
Mark Kettenis
2016-01-14
Several fixes for dwiic(4).
Mark Kettenis
2016-01-14
Use I2C_F_POLL flag when acquiring and releasing the i2c bus in the
Mark Kettenis
2016-01-14
When iterating over the report IDs to calculate the maximum size, take
Mark Kettenis
2016-01-14
Eable ikbd(4).
Mark Kettenis
2016-01-14
Driver for HID-over-i2c keyboards.
Mark Kettenis
[next]