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
2021-02-24
Correct client_prefix so it returns 1 if in prefix, not 0.
Nicholas Marriott
2021-02-24
whitespace tweaks, no functional change.
David Gwynne
2021-02-24
fix the length check on arp packets when handling arp filter rules.
David Gwynne
2021-02-24
sync
Theo de Raadt
2021-02-24
remove unused usbd_get_device_string()
Jonathan Gray
2021-02-24
remove unused usbdi functions
Jonathan Gray
2021-02-24
add support for adding and deleting mac addr entries on nvgre.
David Gwynne
2021-02-24
remove unused xhci_cmd_evaluate_ctx()
Jonathan Gray
2021-02-24
sync
Theo de Raadt
2021-02-24
add support for adding and deleting address table entries.
David Gwynne
2021-02-24
add support for adding and deleting address table entries.
David Gwynne
2021-02-24
Put obsolete aliases for hostbasedalgorithms and pubkeyacceptedalgorithms
Darren Tucker
2021-02-23
typo
Theo de Raadt
2021-02-23
handle ifconfig veb0 flush with etherbridge_flush, like bpe and nvgre
David Gwynne
2021-02-23
lots more s/key types/signature algorithms/ mostly in
Damien Miller
2021-02-23
Correct reference to signature algorithms as keys; from Jakub Jelen
Damien Miller
2021-02-23
Make this test module aware so it passes with Go 1.16
Theo Buehler
2021-02-23
Make this test module aware so it passes with Go 1.16
Theo Buehler
2021-02-23
Use pool to allocate tdbs.
tobhe
2021-02-23
Move -u to alphabetically correct place in options. As spotted by jmc@
Mark Lumsden
2021-02-23
aplintc(4)
Mark Kettenis
2021-02-23
Add aplintc(4), a driver for the interrupt controller found on
Mark Kettenis
2021-02-23
sync
Theo de Raadt
2021-02-23
sparc64/clock.c: use ANSI-style function definitions
cheloha
2021-02-23
Wrap by netlock the whole foreach loop which calls switch_port_detach() in
mvs
2021-02-23
Fix m_copyback(9) prototype in DESCRIPTION section.
mvs
2021-02-23
previous commit mismanaged the control fd
Theo de Raadt
2021-02-23
Adjust pledge() and unveil() calls for proc_rsync() a bit. Since the
Claudio Jeker
2021-02-23
sync
Theo de Raadt
2021-02-23
remove unused malloc_roundup()
Jonathan Gray
2021-02-23
As ip_insertoptions() may prepend a mbuf, "goto bad" has to free
Alexander Bluhm
2021-02-23
Make more efficient clearing interrupts on all processors at boot time.
Kenji Aoyama
2021-02-23
small adjustment of the deck chairs, no functional change.
David Gwynne
2021-02-23
fix up which link flags do what.
David Gwynne
2021-02-23
Use NULL instead of 0 in `m_nextpkt' assignment.
mvs
2021-02-23
make a start on transparent ipsec interception, based on bridge(4).
David Gwynne
2021-02-23
remove unused uvm_mapent_bias()
Jonathan Gray
2021-02-23
Move `pgo_fault' handler outside of uvm_fault_lower().
Martin Pieuchot
2021-02-23
remove some unused includes
Jonathan Gray
2021-02-23
use the ipv6 dst addr to look up an ipsec tdb in bridge_ipsec in.
David Gwynne
2021-02-23
Allow the user to specify a path to the mg startup file on the command line.
Mark Lumsden
2021-02-23
use link0 to allow vlans to cross the bridge.
David Gwynne
2021-02-23
implement support for the blocknonip port flag.
David Gwynne
2006-10-06
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with
Miod Vallat
2021-02-23
add support for setting and getting bridge port flags.
David Gwynne
2021-02-23
timecounting: use C99-style initialization for all timecounter structs
cheloha
2021-02-23
filter MAC Bridge component Reserved address
David Gwynne
2021-02-23
try and use my words to explain what veb is and does.
David Gwynne
2021-02-23
add veb(4), a Virtual Ethernet Bridge driver.
David Gwynne
2021-02-23
sync
Theo de Raadt
[next]