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
2018-01-12
sysctl(3) can now be renamed to sysctl(2)
Theo de Raadt
2018-01-12
move gif_encap from gif_output to gif_start.
David Gwynne
2018-01-12
document bpfattach and bpfdetach.
David Gwynne
2018-01-12
restrict carp to configuring ethernet interfaces as carpdevs.
David Gwynne
2018-01-11
Improve the handling of coordinate inputs and filters.
Ulf Brosziewski
2018-01-11
cast the result of the ternary operators in __swapXX to the right type
David Gwynne
2018-01-11
Comments
Robert Peichaer
2018-01-11
Update the Intel microcode once the root filesystem has been mounted.
Patrick Wildt
2018-01-11
Install the intel firmware package which contains microcode updates
Patrick Wildt
2018-01-11
Create a second hash that maps all possible drivers to a default regex
Patrick Wildt
2018-01-11
- change [] tests to [[]]
Robert Peichaer
2018-01-11
Change the shebang line from /bin/sh to /bin/ksh in all base rc.d
Robert Peichaer
2018-01-11
Extract the control channel number from the chanspec information and
Patrick Wildt
2018-01-11
fix parsing of long TXT records, this prevents 'smtpctl spf walk' from
Gilles Chehade
2018-01-11
Postpone secondary CPUs until after mounthook activities. This is
Patrick Wildt
2018-01-11
The PCI bwfm(4) chips have no TX rings in the traditional sense, as on
Patrick Wildt
2018-01-11
Advance data pointer after exporting SA type to userland. Otherwise
Alexander Bluhm
2018-01-11
Add size for free.
Visa Hankala
2018-01-11
Remove arbitary length limits for -s, -b and -w. Based on a diff from kshe.
Theo Buehler
2018-01-11
sync
Kevin Lo
2018-01-11
Add support for Huawei E3372.
Kevin Lo
2018-01-11
Add tests for incoming route-to and outgoing reply-to rules. Disable
Alexander Bluhm
2018-01-11
carp_ourether gets passed the parent interface, not the carp interface.
David Gwynne
2018-01-10
get rid of struct carp_if by moving the srpl into struct ifnet if_carp.
David Gwynne
2018-01-10
Implement FUCKWIT for arm64; unmap the kernel almost entirely while userland
Mark Kettenis
2018-01-10
Mark sosplice task mp safe, do not grab kernel lock for tcp output.
Alexander Bluhm
2018-01-10
Attach bwfm to the Broadcom 4350 found in the 2017 MacBook.
Joshua Stein
2018-01-10
regen
Joshua Stein
2018-01-10
add broadcom bcm4350
Joshua Stein
2018-01-10
Attach nvme to additional Apple NVMe device, limit targets to 1
Joshua Stein
2018-01-10
regen
Joshua Stein
2018-01-10
add another Apple NVMe
Joshua Stein
2018-01-10
Don't require "disk" or "kernel", also allow just "cdrom" instead, a VM can
Stuart Henderson
2018-01-10
add bwfm; ok patrick
Jason McIntyre
2018-01-10
Use pf_send_icmp() consistently in pf_route(). It sets the routing
Alexander Bluhm
2018-01-10
simplify the input interface type check in carp_proto_input_if.
David Gwynne
2018-01-10
Simplify bounds checking of client numbers of channels and rate. From
Alexandre Ratchov
2018-01-10
Remove assignement of sc->round to itself that makes no sense. From
Alexandre Ratchov
2018-01-10
Make azalia_free_dmamem() void, as its return value is not used. From
Alexandre Ratchov
2018-01-10
Add firmware names for the two revisions of the Broadcom 4350 as seen
Patrick Wildt
2018-01-10
Don't reset the internal memory core on chips other than the Broadcom
Patrick Wildt
2018-01-10
Update manpage to reflect changes to bwfm(4) which allow Host AP mode
Patrick Wildt
2018-01-10
Move line for readability.
Patrick Wildt
2018-01-10
shuffle how the protocol family input is done in ether_input.
David Gwynne
2018-01-10
fix some poop that snuck into the last commit.
David Gwynne
2018-01-09
Extract compile_mode command status with WEXITSTATUS.
cheloha
2018-01-09
Stop grabing the KERNEL_LOCK() for running protocol input routines.
Martin Pieuchot
2018-01-09
Creating a cloned interface could return ENOMEM due to temporary
Alexander Bluhm
2018-01-09
Change `so_state' and `so_error' to unsigned int such that they can
Martin Pieuchot
2018-01-09
lock->ctx != NULL => lock->ctx
Jonathan Gray
[next]