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
2023-01-06
Add channel_force_close()
Damien Miller
2023-01-06
replace manual poll/ppoll timeout math with ptimeout API
Damien Miller
2023-01-06
add ptimeout API for keeping track of poll/ppoll timeouts;
Damien Miller
2023-01-05
more consistently name pf_state * variables "st".
David Gwynne
2023-01-05
do not blow up if NOMAN is set
Theo de Raadt
2023-01-05
after a few trap.c were fixed to fault with the right access, the
Theo de Raadt
2023-01-05
The access type for a prefetch abort should not include PROT_READ,
Mark Kettenis
2023-01-05
Add a dummy --no-execute-only option for compatibility with ld.lld.
Mark Kettenis
2023-01-05
pfctl fails to add addresses to undefined/inactive table
Alexandr Nedvedicky
2023-01-05
suppress "Connection closed" message when in quiet mode
Damien Miller
2023-01-05
Rewrite BN_rshift()
Joel Sing
2023-01-05
Add additional shift benchmarks that are useful on BN_BITS2 == 32 platforms
Joel Sing
2023-01-05
Make free_chunks() return 'const struct chunk *' since we don't
Kenneth R Westerback
2023-01-05
Delete remnants of removed "diff -l" option.
Todd C. Miller
2023-01-04
Copy bytes from the_banana[] rather than banana()
Theo Buehler
2023-01-04
The access type for an instruction storage interrupt should not
Mark Kettenis
2023-01-04
Use 'const struct disklabel *' parameters where the disklabel is
Kenneth R Westerback
2023-01-04
minor text shuffle, for clarity; ok millert
Jason McIntyre
2023-01-04
Eliminate two unnecessary 'i' loop variables by incrementing
Kenneth R Westerback
2023-01-04
Print RRDP serial + ID if nothing changed
Job Snijders
2023-01-04
Implement strscpy() and implement strscpy_pad() on top of that. Fixes the
Mark Kettenis
2023-01-04
Replace p_fstype to/from FS_UNUSED dances around invocations of
Kenneth R Westerback
2023-01-04
Eduardo Horvath agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
Christos Zoulas removed his name from advertising clauses and copyrights
Jonathan Gray
2023-01-04
Adjust open policy integration test to the change of config in bgpd.
Claudio Jeker
2023-01-04
Add a per eBGP session role to the config.
Claudio Jeker
2023-01-04
The redirectchain test actually works again. The test servr fixed the
Claudio Jeker
2023-01-04
When building this regress test I copied a bad UUID from some other
Claudio Jeker
2023-01-04
Validate the session_id to be a real UUID.
Claudio Jeker
2023-01-04
remove unused version of ncr53cxxx.c
Jonathan Gray
2023-01-04
experiments for --execute-only on arm64 and riscv64 are going well,
Theo de Raadt
2023-01-04
Christos Zoulas agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
ugly white space
Theo de Raadt
2023-01-04
Leo Weppelman agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
move the pf_state_tree_id type from pfvar.h to pfvar_priv.h.
David Gwynne
2023-01-04
Michael L. Hitch agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
Gordon W. Ross and Bill Studenmund agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
Gordon W. Ross agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
- use Fl instead of Ar for print0; from josiah frentsos
Jason McIntyre
2023-01-04
Ichiro FUKUHARA agreed to rescind clause 3 and 4 in
Jonathan Gray
2023-01-04
Chuck Cranor rescinded the advertising clause of uvm_mmap.c in
Jonathan Gray
2023-01-04
fix a comment, no functional change.
David Gwynne
2023-01-04
Typos in vmd error message. No functional change.
Dave Voutila
2023-01-04
move the pf_state_tree rb tree type from pfvar.h to pfvar_priv.h
David Gwynne
2023-01-04
Shuffle code a bit to eliminate need for inner loop
Kenneth R Westerback
2023-01-04
on sh/landisk, ELF binaries are currently unpadded between text and rodata.
Theo de Raadt
2023-01-03
No need to call editor_countfree() when displaying all the free
Kenneth R Westerback
2023-01-03
do not mention dhclient as a dhcp route message sender
Theo de Raadt
2023-01-03
Print the RRDP Session ID and Serial in verbose mode
Job Snijders
2023-01-03
Poll battery sensors less frequently.
Anton Lindqvist
[next]