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