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
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
2016-03-28
Drop if-zeroed gethostbyname2.h header, remnant from KAME times
Jeremie Courreges-Anglas
2016-03-28
all arch are dynamic now
Theo de Raadt
2016-03-28
Cleanup duplicate filenames in SRCS
Theo de Raadt
2016-03-27
Don't need to define SYS_sycall here
Philip Guenther
2016-03-27
Switch to RSYSCALL: no special handling is needed here any more and
Philip Guenther
2016-03-27
Don't delete the 224/4 route in netstart, unless it's being done to ensure that
Stuart Henderson
2016-03-27
To prevent attacks on the hash buckets of the syn cache, our TCP
Alexander Bluhm
2016-03-27
Make it possible to override the standard card detect mechanism. The SD
Mark Kettenis
[prev]
[next]