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
2022-05-19
document what this file stands for
Marc Espie
2022-05-19
Document that imsg_add(3) frees its msg argument on failure.
Stefan Sperling
2022-05-19
Adjust or remove some stale comments
Theo Buehler
2022-05-19
Add missing space between No macro and "authority".
Theo Buehler
2022-05-19
Deal with STACK_OF divergence between LibreSSL and OpenSSL
Theo Buehler
2022-05-19
Rewrite mft.c and roa.c with ASN.1 templates
Theo Buehler
2022-05-19
Not so recent evolution of the PowerPC and POWER architectures have defined
Miod Vallat
2022-05-19
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Jonathan Gray
2022-05-19
Force maximum payload size to 128 bytes for AR816X/AR817x as it triggers
Kevin Lo
2022-05-18
document what PLIST_REPOSITORY does a bit better
Marc Espie
2022-05-18
Remove #ifdef DDB specific includes, added in 1.968 but related code bits
Miod Vallat
2022-05-17
Refactor asn1_d2i_ex_primitive()
Joel Sing
2022-05-17
document /etc/login.conf.d/
Jason McIntyre
2022-05-17
ditch most of the obsolete stuff
Marc Espie
2022-05-17
Move towards OpenIKED 7.1
Tobias Heider
2022-05-17
Refactor ASN.1 template functions before rewriting.
Joel Sing
2022-05-17
Use a higher match priority such that mvclock(4) wins from syscon(4).
Mark Kettenis
2022-05-17
Expose asn1_abs_set_unused_bits() in asn1_locl.h
Theo Buehler
2022-05-17
Rewrite make_addressRange() using CBS
Theo Buehler
2022-05-17
Simplify make_addressPrefix()
Theo Buehler
2022-05-17
Simplify unbound rc.d script.
Antoine Jacoutot
2022-05-16
Add a simple test that exercises ASN1_STRING_to_UTF8() a little.
Theo Buehler
2022-05-16
Clean up and fix ASN1_STRING_to_UTF8()
Theo Buehler
2022-05-16
Remove a stray space
Theo Buehler
2022-05-16
Avoid use of uninitialized in ASN1_STRING_to_UTF8()
Theo Buehler
2022-05-16
Rewrite asn1_item_ex_d2i_sequence() using CBS and readable variable names.
Joel Sing
2022-05-16
Remove incorrect line about 'dhcp' in hostname.if triggering the use of
Aaron Bieber
2022-05-16
The pf IPv4 option and IPv6 extension header filter has stricter
Alexander Bluhm
2022-05-16
document failed experiment
Marc Espie
2022-05-16
GC old stats code, I already removed the collection part
Marc Espie
2022-05-16
pfi_kif_alloc() may be called with M_NOWAIT. Add NULL check to
Alexander Bluhm
2022-05-16
regen
Vitaliy Makkoveev
2022-05-16
Unlock umask(2). sys_umask() only modifies `fd_cmask', which
Vitaliy Makkoveev
2022-05-16
use a safer idiom for reading pid from file before killing
Theo de Raadt
2022-05-15
regress test for in-place transfers and clobbering larger files with
Damien Miller
2022-05-15
fix in-place copies; r1.163 incorrectly skipped truncation in all cases,
Damien Miller
2022-05-15
Use strncmp() and IFNAMSIZ for if_xname in veb(4) consistently.
Alexander Bluhm
2022-05-15
More KNF and whitespace fixes.
Theo Buehler
2022-05-15
Remove misplaced continue
Theo Buehler
2022-05-15
whitespace spotted during read-thru
Theo de Raadt
2022-05-15
Specify which version of RPKI RSC draft is supported.
Job Snijders
2022-05-15
update examples and remove some text that's no longer relevant.
Marc Espie
2022-05-15
have in_pcbselsrc copy the selected address to memory provided by the caller.
David Gwynne
2022-05-15
clean up and document the LRU stuff better
Marc Espie
2022-05-15
remove the gzip chunk after CONTENTS, it was only needed back when
Marc Espie
2022-05-15
gcc insists the decl for veb_ports_free also use inline
Theo de Raadt
2022-05-15
avoid calling if_enqueue from an smr critical section.
David Gwynne
2022-05-15
add StarTech USG5GA30 to the device list
Jonathan Matthew
2022-05-14
Add the two length tests. Can't currently run them because we need an
Theo Buehler
2022-05-14
uvm_km_valloc(9), uvm_km_valloc_try(9), uvm_km_valloc_wait(9) and
Mark Kettenis
[next]