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-06-17
sync
Stuart Henderson
2021-06-17
compar is a function arg (Fa) not function name (Fn);
Jason McIntyre
2021-06-17
Add sfclock(4), a driver for the PRCI (Power Reset Clocking Interrupt) block
Mark Kettenis
2021-06-17
Revert previous: unref of amap outside of the KERNEL_LOCK().
Martin Pieuchot
2021-06-17
On OpenBSD _JBLEN is the number of slots (of type long) in jmp_buf.
Mark Kettenis
2021-06-17
Implement RFC 7313 enhanced route refresh. It is off by default and
Claudio Jeker
2021-06-17
Add simple BGP Enhanced Route Refresh Message decoding
job
2021-06-17
Skip flows in ikev2_cp_addr() if they don't contain a dynamic (0.0.0.0)
tobhe
2021-06-17
Like ARM, RISC-V does not implement floating point exceptions.
Mark Kettenis
2021-06-17
Refactor common code for peer filtering out into rde_skip_peer()
Claudio Jeker
2021-06-17
Add BCM5725 support. Based on a diff from Brad Smith.
Mark Kettenis
2021-06-17
regen
Mark Kettenis
2021-06-17
Add Broadcom BCM5725. Based on a diff from Brad Smith.
Mark Kettenis
2021-06-17
Add a bit of extra paranoia befor the up_generate_updates() call in
Claudio Jeker
2021-06-17
In Rev 1.511 I moved peer related checks from inside up_generate_updates()
Claudio Jeker
2021-06-17
Better error message when a bad nexthop is passed to nexthop_hash().
Claudio Jeker
2021-06-17
Before adding a prefix to the Adj-RIB-Out modify the attributes to the
Claudio Jeker
2021-06-17
more consistently use pfsync_free_deferral to free the mbuf.
David Gwynne
2021-06-16
cleanup vmd(8) includes and header files
dv
2021-06-16
ociic(4) and dapmic(4)
Mark Kettenis
2021-06-16
add entries for dapmic and ociic; ok kettenis
Jason McIntyre
2021-06-16
Add command line option to show the version
job
2021-06-16
Ensure that the '-i' command line option and the 'reinit [mbr]'
Kenneth R Westerback
2021-06-16
kqueue: kq_lock is needed when updating kn_status
Visa Hankala
2021-06-16
Actually request classless static routes from the dhcp server; missed
Florian Obser
2021-06-16
Implement classless static routes dhcp option.
Florian Obser
2021-06-16
ociic(4) and dapmic(4)
Mark Kettenis
2021-06-16
Add ociic(4) and dapmic(4). The first is a driver for the OpenCores I2C
Mark Kettenis
2021-06-16
don't define __HAVE_ACPI to unbreak radeondrm build
Jonathan Gray
2021-06-16
Minor fixes to option descriptions.
Nicholas Marriott
2021-06-16
Change the prefix of UVM object functions to match NetBSD's.
Martin Pieuchot
2021-06-16
Pass Ctrl keys through as is when given as hex, GitHub issue 2724.
Nicholas Marriott
2021-06-15
Mop up part of dtls1_dispatch_alert().
Joel Sing
2021-06-15
Remove the uvshrink logic and keep the unveil list in the order of insertion.
Claudio Jeker
2021-06-15
Use a macro to assert that given uobjs correspond to anonymous objects.
Martin Pieuchot
2021-06-15
Unref/free amaps before grabbing the KERNEL_LOCK().
Martin Pieuchot
2021-06-15
Filter out packets that are not IPv4. This code came from dhcp programs
Claudio Jeker
2021-06-15
use getnsecuptime instead of getmicrouptime.
David Gwynne
2021-06-15
Increase MAXDSIZ to 16GB. ok kettenis@
Matthieu Herrb
2021-06-15
get the uptime before comparing to it.
David Gwynne
2021-06-15
factor out nsecuptime and getnsecuptime.
David Gwynne
2021-06-15
rework pfsync deferal timeout handling.
David Gwynne
2021-06-14
Simplify the way we handle PCI configuration space access. Instead of
Mark Kettenis
2021-06-14
add required headers for smtpd.h and remove unnecessary ones in other files.
Eric Faurot
2021-06-14
Only use of 'reinited' died in cmd.c r1.100. It is now set in a
Kenneth R Westerback
2021-06-14
Simplify nonce handling in the TLSv1.2 record layer.
Joel Sing
2021-06-14
Somewhere in the recent churn a couple of memset()'s
Kenneth R Westerback
2021-06-14
snmpd.conf(5): fix typo/plurals and tweak wording. ok jmc martijn
Stuart Henderson
2021-06-14
Fix ROA & MFT version check handling
job
2021-06-14
Remove unused prototypes.
Mark Kettenis
[next]