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
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2021-12-22
The maxlength is optional in roa entries. By setting it to the address
Claudio Jeker
2021-12-22
sort -H and -h in SYNOPSIS/usage();
Jason McIntyre
2021-12-22
%Lx -> %llx kernel printf does not support %Lx
Jonathan Gray
2021-12-21
Fix a typo in mlock(2) error path triggering a double-free.
Martin Pieuchot
2021-12-21
Move checks on attach arguments from attach into match.
Mark Kettenis
2021-12-21
Cleanup a few things while reading the code.
Claudio Jeker
2021-12-21
Simplify code a bit. There is only one TA per TAL and so only one
Claudio Jeker
2021-12-21
Support underscore style with capture-pane -e, GitHub issue 2928.
Nicholas Marriott
2021-12-21
Add test cases for intermediate cert with 'set cert_partial_chain'.
Tobias Heider
2021-12-21
ARM's Morello CHERI architecture does not support pointers in packed
Nicholas Marriott
2021-12-21
knf nits
Anton Lindqvist
2021-12-21
document BN_MONT_CTX_set_locked(3)
Ingo Schwarze
2021-12-21
Do not print "dt: 451 probes" at boot in dmesg. Btrace device dt(4)
Alexander Bluhm
2021-12-21
state up front that patch(1) operates on text files,
Ingo Schwarze
2021-12-21
avoid returning uninitialised var in hidpp_send_report()
Jonathan Gray
2021-12-21
Let malloc return an error as opposed of panicking when sysctl
Anton Lindqvist
2021-12-21
Fix another vnd race pointed out by mpi@ and make sure to not unlock the
Anton Lindqvist
2021-12-21
Ensure that the disk has been initialized after acquiring the lock and
Anton Lindqvist
2021-12-21
Rename local variable intrfn to intr, matches what dev/fdt/com_fdt.c
Anton Lindqvist
2021-12-21
Do not attach com at acpi when there's no address or irq present. Fixes
Anton Lindqvist
2021-12-21
errno overhaul, getting rid of some ambiguity. In the hopes of tracking
Anton Lindqvist
2021-12-21
Multiply the number of states in the example adaptive timeout calculation
Jonathan Matthew
2021-12-20
Remove useless suser assert from dt(4). The ioctl(2) path checks
Alexander Bluhm
2021-12-20
bus_dmamem_unmap() should not be called from interrupt context, so free
Patrick Wildt
2021-12-20
sync
Theo de Raadt
2021-12-20
Always allocate a new stack in o2i_SCT_LIST().
Joel Sing
2021-12-20
Convert SCT_new_from_base64() to use CBS for o2i_SCT_signature().
Joel Sing
2021-12-20
Remove unused variable 'clen'.
Tobias Heider
2021-12-20
Add regress coverage for the crazy SCT_new_from_base64() API.
Joel Sing
2021-12-20
Make filt_dead() selectively inactive with EVFILT_EXCEPT
Visa Hankala
2021-12-20
Let poll(2) register EVFILT_EXCEPT filter with dead vnodes
Visa Hankala
2021-12-20
Run seltrue/dead event filter in modify and process callbacks
Visa Hankala
2021-12-20
Use per-CPU counters for tunnel descriptor block (TDB) statistics.
Vitaliy Makkoveev
2021-12-20
Fix function name in panic string.
Alexander Bluhm
2021-12-20
Make iwm(4) attach to PCI devices with product ID 0x31dc.
Stefan Sperling
2021-12-20
regen
Stefan Sperling
2021-12-20
Change a PCI device string: The "Gemini Lake CNVi" is an iwm(4) "AC 9560".
Stefan Sperling
2021-12-20
document BN_mod_add_quick(3), BN_mod_sub_quick(3), BN_mod_lshift(3),
Ingo Schwarze
2021-12-20
Make mtw(4) known to the config(8) framework.
hastings
2021-12-20
Add mtw(4), a driver for MediaTek MT7601U wifi devices.
hastings
2021-12-20
When removing the last value from an attribute in ldap_del_values()
Claudio Jeker
2021-12-20
Add some debug messages in validate_entry() that explain why
Claudio Jeker
2021-12-20
Do not crash on a zero size character.
Nicholas Marriott
2021-12-20
Rework the tx path to use the consumer and producer positions to work out
Jonathan Matthew
2021-12-20
sync
Theo de Raadt
2021-12-19
Add an implementation for the protocol to communicate with coprocessors
Mark Kettenis
2021-12-19
There are occasions where the walker function in tdb_walk() might
Alexander Bluhm
2021-12-19
regression test for destination restrictions in ssh-agent
Damien Miller
2021-12-19
document host-bound publickey authentication
Damien Miller
[next]