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-01-28
Dont attempt to drain disconnected clients
Alexandre Ratchov
2021-01-28
In slot_xxx(), store dev pointer in local variable
Alexandre Ratchov
2021-01-28
Use everywhere the same pattern to handle fractional clock ticks
Alexandre Ratchov
2021-01-28
Make slot_{attach,detach}() the opposite of each other
Alexandre Ratchov
2021-01-28
Drop unused dev_nctl() function and few unused prototypes
Alexandre Ratchov
2021-01-28
handle "once" rules before letting pfsync defer tx of a packet.
David Gwynne
2021-01-28
A new resolver can be created while we currently run a check with the
Florian Obser
2021-01-28
Rename bNumInterface to bNumInterfaces to fix build on arm64.
Kurt Miller
2021-01-28
Extern dwarf2_loc_mark_labels. Fixes compiation with -fno-common.
mortimer
2021-01-28
Explicitly enable -fcommon, rather than untangle common symbols.
mortimer
2021-01-28
Extern privsep_process. Fixes compilation with -fno-common.
mortimer
2021-01-28
Extern transport_list. Fixed compilation with -fno-common.
mortimer
2021-01-27
if the route resolved in pf_route is invalid, generate an icmp error.
David Gwynne
2021-01-27
fix leak: was double allocating kex->session_id buffer
Damien Miller
2021-01-27
update comment, SMALL was split into SMALL and NOSSL
Stuart Henderson
2011-04-24
Here comes the easter bunnytils 2.17 (the last version released against a
Miod Vallat
2021-01-27
Unveil ldapd. Follow recent precedent and elect to forego the unlinking of
rob
2021-01-27
remove bogus key hack now that it's handled by libtls
Eric Faurot
2021-01-27
wrap an overlong line
Theo Buehler
2021-01-27
sync
Theo Buehler
2021-01-27
Link SSL_get_finished.3 to build.
Theo Buehler
2021-01-27
Write SSL_get_finished() documentation from scratch.
Theo Buehler
2021-01-27
Merge SSL_set_hostflags documentation from OpenSSL 1.1.1i and
Theo Buehler
2021-01-27
The usb configuration descriptor parameter providing the number of
Marcus Glocker
2021-01-27
Promote nrules/maxrules to size_t and make sure they can't overflow.
Todd C. Miller
2021-01-27
mark up fixes; from lyndon
Jason McIntyre
2021-01-27
word fix;
Jason McIntyre
2021-01-27
spelling fixes;
Jason McIntyre
2021-01-27
regen
Jonathan Gray
2021-01-27
add some more amdgpu devices
Jonathan Gray
2021-01-27
Flush pending output before entering or exiting alternate screen rather
Nicholas Marriott
2021-01-27
this needs kex.h now
Damien Miller
2021-01-27
make ssh->kex->session_id a sshbuf instead of u_char*/size_t and
Damien Miller
2021-01-27
remove global variable used to stash compat flags and use the
Damien Miller
2021-01-27
Be consistent in not using parameter names for function prototypes.
Marcus Glocker
2021-01-27
Determine available address families (and monitor when this changes)
Florian Obser
2021-01-27
do better accounting of how many msix interrupts we want to use.
David Gwynne
2021-01-27
these programs (with common ancestry) had a -fno-common problem related
Theo de Raadt
2021-01-27
split out extern and decl for -fno-common
Theo de Raadt
2021-01-27
makemap does not need a common which it does not use.
Theo de Raadt
2021-01-27
commons used rather than externs, fix for -fno-common
Theo de Raadt
2021-01-27
fix -fno-common issues; ok mortimer
Theo de Raadt
2021-01-27
nsd contains two yacc parsers, but predates "yacc -b". Instead a
Theo de Raadt
2021-01-27
shuffle externs (and definitions) around to satisfy -fno-common
Theo de Raadt
2021-01-27
have pf_route{,6} clear the pf_pdesc mbuf ref early for route-to/reply-to.
David Gwynne
2021-01-27
don't run copies of packets made by dup-to through pf_test.
David Gwynne
2021-01-27
kqueue: Fix termination assert
Visa Hankala
2021-01-27
satisfy -fno-common by duplicating deck chairs as required
Theo de Raadt
2021-01-27
satisfy -fno-common
Theo de Raadt
2021-01-27
Logical not bitwise or. ok djm@
Darren Tucker
[next]