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-24
Address the clang 13 "changed binding to STB_WEAK" warning on arm (32bit):
Philip Guenther
2022-05-24
fix some dobeep_msgs calls
op
2022-05-24
automatically delete trailing whitespaces on RET in c-mode and
op
2022-05-24
While not strictly required clear all pfds in the poll loop and not just
Claudio Jeker
2022-05-24
Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
Claudio Jeker
2022-05-24
Recent changes to truncate(2) swapped the ordering of some validations
Anton Lindqvist
2022-05-23
Neither macppc nor the retired loongson have any remaining useful
Kenneth R Westerback
2022-05-23
Respect RLIMIT_FSIZE when extending a file via truncat(2)/ftruncate(2).
Todd C. Miller
2022-05-23
Improve #ifdefs for STACK_OF() helpers.
Theo Buehler
2022-05-23
whitespaces found when I went checking for something else
Theo de Raadt
2022-05-23
There is no need to be quiet by default anymore and also stdout is
Claudio Jeker
2022-05-23
add support for the ehci controller on marvell 3720 boards.
David Gwynne
2022-05-23
In pf the kernel paniced if IP options in packet within ICMP payload
Alexander Bluhm
2022-05-23
Fix white space.
Alexander Bluhm
2022-05-22
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-22
Lock kernel in nfsrv_rcv() because NFS subsystem is not MP-safe yet.
Visa Hankala
2022-05-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-21
Document rc_exec.
Antoine Jacoutot
2022-05-21
Repair a leak of a FILE. The FILE contains a fd via fdopen(), the
Theo de Raadt
2022-05-21
Remove some unhelpful comments and spell NULL correctly.
Joel Sing
2022-05-21
Factor out ASN1_ITYPE_EXTERN handling.
Joel Sing
2022-05-21
${rcexec} -> rc_exec
Antoine Jacoutot
2022-05-21
Use 'at' for ASN1_TEMPLATE variable names rather than 'tt'.
Joel Sing
2022-05-21
Remove _ex_ from all of the internal function names.
Joel Sing
2022-05-21
Replace the $rcexec variable by an rc_exec function.
Antoine Jacoutot
2022-05-21
No need for true(1).
Antoine Jacoutot
2022-05-21
repair a few more backwards compares that create headaches
Theo de Raadt
2022-05-21
system(3) should ignore SIGINT and SIGQUIT until the shell exits.
Todd C. Miller
2022-05-20
vmm: remove spinout paranoia
Dave Voutila
2022-05-20
vmm: load the vmcs before reading vcpu registers
Dave Voutila
2022-05-20
use correct logging or error calls
Dave Voutila
2022-05-20
as promised, extend the precaching using quirks stems extension.
Marc Espie
2022-05-20
Add expected failures for octeon and riscv64.
mbuhl
2022-05-20
Re-classify the roff(7) \r (reverse line feed) escape sequence
Ingo Schwarze
2022-05-20
Test the handling of some additional one-character escape sequences
Ingo Schwarze
2022-05-20
fold some of the useful "obsolete" information into the main text
Marc Espie
2022-05-20
Add RFC 7318
Job Snijders
2022-05-20
New ldapsearch does not support -h and -p for host and port, but
Alexander Bluhm
2022-05-20
Drop *out == NULL check in ASN1_STRING_to_UTF8()
Theo Buehler
2022-05-20
Don't pass uninitialized pointer to ASN1_STRING_to_UTF8()
Theo Buehler
2022-05-20
Don't pass uninitialized pointer to ASN1_STRING_to_UTF8()
Theo Buehler
2022-05-20
Rename hid_none to hid_all as it represents all possible hid kinds by
Anton Lindqvist
2022-05-20
uhid_maxrepid() is currently not able to observe all report IDs as it
Anton Lindqvist
2022-05-19
Reorder functions within file.
Joel Sing
2022-05-19
Rewrite the asn1_template_*() functions with CBS.
Joel Sing
2022-05-19
following the fixed parsing direction of roff_expand() in roff.c rev. 1.260,
Ingo Schwarze
2022-05-19
Adjust a column number in an error message
Ingo Schwarze
2022-05-19
fix a wrong column number that got fixed as a side effect
Ingo Schwarze
2022-05-19
remove a bogus warning that went away as a side effect
Ingo Schwarze
2022-05-19
Make roff_expand() parse left-to-right rather than right-to-left.
Ingo Schwarze
[next]