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-03-29
Allow to adjust tcp_syn_use_limit with sysctl net.inet.tcp.synuselimit.
Alexander Bluhm
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
2016-03-29
sync
Theo de Raadt
2016-03-29
If program cannot reserve memory then the user doesn't need to know exactly how
Ricardo Mestre
2016-03-29
In setlogin(), don't change anything on error.
Philip Guenther
2016-03-29
- Add missing goto in order to avoid a dereference of a null object
Ricardo Mestre
2016-03-29
the stack checks the mac address of rxed packets, so vlan(4) doesnt have to
David Gwynne
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-29
-Remove function #defines from defs.h and use the actual code accordingly in
Ricardo Mestre
2016-03-29
Remove dead assignments and now unused variables.
Charles Longeau
2016-03-29
remove dead stores and unused variables
Charles Longeau
2016-03-29
all the bpf_mtap functions now return whether to drop the packet or not
David Gwynne
2016-03-29
make bpf_mtap et al return whether the mbuf should be dropped
David Gwynne
2016-03-29
- packet must keep reference to statekey
Alexandr Nedvedicky
2016-03-29
remove unused variable
Charles Longeau
2016-03-29
Use a macro to check if a thread has a sibling.
Martin Pieuchot
2016-03-29
tweak previous;
Jason McIntyre
2016-03-29
sync
Theo de Raadt
2016-03-29
IPL_NET, not IPL_HIGH.
David Gwynne
2016-03-29
some basic doco for the bpf_mtap family of functions.
David Gwynne
2016-03-29
use sizeof(*evl) instead of EVL_ENCAPLEN in vlan_input
David Gwynne
2016-03-29
Properly check for the end of captured packet while printing CDP packets.
Can Erkin Acar
2016-03-29
Enable bytgpio(4) here as well.
Jonathan Gray
2016-03-29
add back $OpenBSD$
Jonathan Gray
2016-03-28
regen
Mark Kettenis
2016-03-28
Make sure that a thread that calls sched_yield(2) ends up on the run queue
Mark Kettenis
2016-03-28
some bytgpio bits;
Jason McIntyre
2016-03-28
Remove cast from free(3)
Ricardo Mestre
2016-03-28
Replace 0 with NULL.
Mark Kettenis
2016-03-28
Adding each and every new acpi device driver to acpi_foundhid() is
Mark Kettenis
2016-03-28
Remove handrolled #define FREE and use free(3) directly without wrapping
Ricardo Mestre
2016-03-28
Match based on _HID instead of the driver name.
Mark Kettenis
2016-03-28
btgpio(4)
Mark Kettenis
2016-03-28
remove unused variable
Charles Longeau
2016-03-28
The GPT versions of help strings that don't contain'MBR' were
Kenneth R Westerback
2016-03-28
Enable bytgpio(4).
Mark Kettenis
2016-03-28
Add support for card detect through a GPIO signal.
Mark Kettenis
2016-03-28
Add bytgpio(4) a driver for the gpio controllers found on Intel's Bay Trail
Mark Kettenis
2016-03-28
Add infrastructure that allows gpio drivers to register themselves with
Mark Kettenis
2016-03-28
Add definitions for GPIO resources.
Mark Kettenis
2016-03-28
Remove unused variables
Ricardo Mestre
2016-03-28
turn ifv_p into an interface index instead of a real pointer to the parent
David Gwynne
2016-03-28
remove unused variables
Charles Longeau
2016-03-28
remove unused variable
Charles Longeau
2016-03-28
remove unused variable
Charles Longeau
2016-03-28
remove unused variable
Charles Longeau
2016-03-28
remove unused variable
Charles Longeau
2016-03-28
OpenBSD has stopped using the SVr4 KDENABIO/KDDISABIO ioctls for at
Matthieu Herrb
2016-03-28
Remove left-over debug line.
Antoine Jacoutot
[prev]
[next]