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
2015-11-30
Add support for the touchpad found on the MacBooPro12,1.
Mark Kettenis
2015-11-29
Make it possible to detach bge(4).
Mark Kettenis
2015-11-29
Unconnected xhci(4) super speed ports may come up with the XHCI_PS_WRC,
Mark Kettenis
2015-11-29
Clear the UPS_C_PORT_RESET feature when exploring. Apparently xhci(4) super
Mark Kettenis
2015-11-29
Convert the simple list of multipath route entries used by ART kernels
Martin Pieuchot
2015-11-29
Disk size in blocks is LastBlock+1. Fix whitespace nit.
Kenneth R Westerback
2015-11-29
Use if_get() rather than dereferencing rt_ifp in ip6_getpmtu().
Martin Pieuchot
2015-11-29
Fix an hypotetical NULL dereference which might become true once the TCP
Martin Pieuchot
2015-11-29
On a SMALL_KERNEL, pledge "pf" has to be a no-op. We cannot match
Theo de Raadt
2015-11-29
Add pledge "pf" which allows ioctls on pf(4). This will be used by
Sebastian Benoit
2015-11-28
rework dc_start and dc_encap to take advantage of m_defrag.
David Gwynne
2015-11-28
Use the same function as kern/subr_disk.c and fdisk/mbr.c to check
Kenneth R Westerback
2015-11-28
move buffer size adjustment to buf_adjcnt - from Walter Neto
Bob Beck
2015-11-28
Convert pppoe(4) to use if_get()/if_put(): instead of storing a
Reyk Floeter
2015-11-28
pledge: allow getsockopt IP_IPDEFTTL with promise inet
Sebastian Benoit
2015-11-28
Delete sc_root_port which became unused when RSTP is merged.
YASUOKA Masahiko
2015-11-28
regen
Mark Kettenis
2015-11-28
Add a few devices found on the MacBookPro12,1
Mark Kettenis
2015-11-28
Check the protective MBR stricter not to choose a broken GPT.
YASUOKA Masahiko
2015-11-28
Rework gem_start to check that there's enough space in the ring before
Jonathan Matthew
2015-11-27
Two additional ioctls for pledge("disklabel"), needed by installboot.
Jeremie Courreges-Anglas
2015-11-27
Keep "struct vxlan_softc" private to prevent pulling more headers when
Martin Pieuchot
2015-11-27
Don't panic in pmap_enter() if we deplete the pool of pv entries and the
Mark Kettenis
2015-11-27
Don't report a bus conflict for bridges that are left (partly) unconfigured by
Mark Kettenis
2015-11-27
Keep lo(4) definitions inside if_loop.c
Martin Pieuchot
2015-11-27
Document that routing table heads are never freed as suggested by dlg@
Martin Pieuchot
2015-11-27
Protect the growth of the routing table arrays used by rtable_get()
Martin Pieuchot
2015-11-27
Attach the iPhone 6 as ugen(4), from Laurent GUALDI.
Martin Pieuchot
2015-11-27
regen
Martin Pieuchot
2015-11-27
iPhone 6, from Laurent GUALDI.
Martin Pieuchot
2015-11-27
correct logic for a IEEE80211_MODE_11N test
Jonathan Gray
2015-11-26
Avoid setting mode to GOP if the mode is unchanged. Also don't panic
YASUOKA Masahiko
2015-11-26
Add SRPL_FOREACH_SAFE_LOCKED(9), needed to turn the single list of
Martin Pieuchot
2015-11-26
Fix a typo in comment.
YASUOKA Masahiko
2015-11-26
Use rtalloc(9) to look for a local address (RTF_LOCAL) in ip_setmoptions().
Martin Pieuchot
2015-11-26
init pat_default to 0 as it may potentially be used uninitialised
Jonathan Gray
2015-11-26
Automatically start vmm(4) when the first VM is created and after the
Reyk Floeter
2015-11-25
Don't bother keeping track of the resident count for the kernel pmap.
Mark Kettenis
2015-11-25
permit kern.maxpartitions
Theo de Raadt
2015-11-25
Simplify the setup of gather segments.
Visa Hankala
2015-11-25
Network drivers should not include <net/route.h> or <net/netisr.h>
Martin Pieuchot
2015-11-25
Small fixes related to the IFF_OACTIVE removal.
Martin Pieuchot
2015-11-25
add size to free
Ted Unangst
2015-11-25
trim unused variable
David Gwynne
2015-11-25
replace IFF_OACTIVE manipulation with mpsafe operations.
David Gwynne
2015-11-24
Add sendsyslog2(), which accepts the syslog/openlog "logopt" flag
Theo de Raadt
2015-11-24
sync
Theo de Raadt
2015-11-24
Add sendsyslog2... this has an additional flags variable to permit
Theo de Raadt
2015-11-24
regen
Mark Kettenis
2015-11-24
Add a few missing devices found on recent Apple hardware.
Mark Kettenis
[prev]
[next]