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
2018-12-06
When building ND packets use m_align() to pack the mbuf as optimal as
Claudio Jeker
2018-12-06
Avoid unnecessary dynamic memory allocation in athn_usb_newauth().
Stefan Sperling
2018-12-05
Use a time-based method for tracking motion states of touches.
Ulf Brosziewski
2018-12-05
Correctly disable pvclock(4) on old hardware that lack a stable clock
Reyk Floeter
2018-12-05
usb_block_allocmem() won't sleep.
Gerhard Roth
2018-12-05
Do not call usbd_delay_ms() from interrupt context.
Martin Pieuchot
2018-12-05
free(9) sizes for softcs.
Martin Pieuchot
2018-12-05
free(9) size for temporary buffer.
Martin Pieuchot
2018-12-05
Include srp.h where struct cpu_info uses srp to avoid erroring out when
Jonathan Gray
2018-12-04
Add processor IDs for several OCTEON II and III SoCs.
Visa Hankala
2018-12-04
Use m_align() and while there reorder the pkthdr initalisation a bit.
Claudio Jeker
2018-12-04
Unify messaged printed when we can't estiblish an interrupt.
Mark Kettenis
2018-12-04
Add support for RTL8192EU adapters, partly taken from netbsd.
Jonathan Matthew
2018-12-03
Convert more MH_ALIGN() to m_align(). Also switch from m_gethdr/M_GETHDR
Claudio Jeker
2018-12-03
Do not process the top 32 bits of the 64 bit interrupt mask register
Visa Hankala
2018-12-03
Remove the unused interrupt type (edge/level) from the mace interrupt
Visa Hankala
2018-12-03
In PRU_DISCONNECT don't fall through into PRU_ABORT since the latter frees
Claudio Jeker
2018-12-03
Avoid uint32_t in _lock.h so users of rwlock.h mutex.h etc don't have to
Jonathan Gray
2018-12-02
Include "com.h" to fix using a puc(4) based serial port as serial console
Mark Kettenis
2018-12-02
Remove artefacts from 'C', 'c' and 'F' characters, to match the other
Frederic Cambus
2018-12-02
Add Spleen 8x16, 12x24, 16x32, and 32x64 variants to wsfont.
Frederic Cambus
2018-11-30
regen
Mike Larkin
2018-11-30
Add another Xeon E3-1200 v6/7 host device.
Mike Larkin
2018-11-30
MH_ALIGN -> m_align
Claudio Jeker
2018-11-30
MH_ALIGN -> m_align. In revarprequest() set the ph_rtableid so that
Claudio Jeker
2018-11-30
MH_ALIGN -> m_align and make the spacing look the same in all three places.
Claudio Jeker
2018-11-30
Switch MH_ALIGN to m_align which is the same.
Claudio Jeker
2018-11-30
Trivial MH_ALIGN/M_ALIGN to m_align conversions.
Claudio Jeker
2018-11-29
allow configuration of ecn processing
David Gwynne
2018-11-29
restrict setting ecn to root
David Gwynne
2018-11-29
allow configuration of ecn propagation on tunnel interfaces.
David Gwynne
2018-11-28
Further cleanup of icmp_do_error.
Claudio Jeker
2018-11-27
EVFILT_TIMER: Remove extra tick from tvtohz(9) on timeout reload.
cheloha
2018-11-27
Free sizes for the subdevs array.
Martin Pieuchot
2018-11-27
Attach the driver only if the stack managed to set the configuration.
Martin Pieuchot
2018-11-25
spelling; from miod
Jason McIntyre
2018-11-25
regen
Daniel Dickman
2018-11-25
Add core4g thermal id; ok mlarkin.
Daniel Dickman
2018-11-25
print more details about the join'd networks we have saved when a user runs
Peter Hessler
2018-11-24
only attach pvclock(4) inside a KVM guest
Peter Hessler
2018-11-23
Change rtable_mpath_reprio() to take the prefixlen as argument instead of
Claudio Jeker
2018-11-23
Add the pvclock(4) guest driver for paravirtual clocks
Reyk Floeter
2018-11-22
Remove useless assignment, value is overwritten right after being set.
Frederic Cambus
2018-11-21
In unp_internalize() check the length more carefully preventing an
Claudio Jeker
2018-11-21
When using MSG_PEEK to peak into packets skip control messages holding
Claudio Jeker
2018-11-21
free(9) sizes for bread_cluser().
Martin Pieuchot
2018-11-20
fix whitespace in debugging function
Peter Hessler
2018-11-20
Add support for TIOCGPGRP ioctl commands to wscons.
anton
2018-11-20
No need for wscons to handle FIOSETOWN ioctl requests since sys_ioctl()
anton
2018-11-20
Revert free sizes for `subdevs' array, it is incorrect.
Martin Pieuchot
[prev]
[next]