index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2021-05-04
gzread(3) doesn't always set errno, so use gzerror(3)
dv
2021-05-04
Move unused task queue stuff to the attic.
dv
2021-05-04
Init debug logging state before attempting to log.
dv
2021-05-04
okay, prevent pkg_* from looking into /usr/local BUT special-case quirks
Marc Espie
2021-05-04
More comment changes to reflect reality. No functional change.
Claudio Jeker
2021-05-04
Update comment to match reality.
Claudio Jeker
2021-05-04
not yet, need to figure out how to fix quirks first
Marc Espie
2021-05-04
and do the same thing to pkg_mklocatedb
Marc Espie
2021-05-04
prevent the base pkg tools from looking under /usr/local
Marc Espie
2021-05-04
Similar to rsync repo delay deletes for rrdp repos to after processing
Claudio Jeker
2021-05-03
When negotiating multiprotocol capabilities only fall ack to AID_INET when
Claudio Jeker
2021-05-03
Print the timestamps both formatted and as a time in seconds field in
Claudio Jeker
2021-05-03
Like in the session engine do not inline the addr2sa call into connect and
Claudio Jeker
2021-05-02
Fix having hostnames in the listen on statement. Regression introduced in
Martijn van Duren
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-04-29
Linting: remove duplicate struct definition (plus whitespace)
dv
2021-04-29
Use relative reference URIs in Location header on directory redirects.
dv
2021-04-28
build eeprom on riscv64
Jonathan Gray
2021-04-27
Add IMSG_CTL_SHOW_RTR to the list of restriced control messages.
Claudio Jeker
2021-04-27
Add RFC 6286 to the list of RFC bgpd supports.
Claudio Jeker
2021-04-27
Check for possible bgpid collision on open. RFC 6286 defines that this
Claudio Jeker
2021-04-27
Fix notification sub-error code for syntactically incorrect nexthops.
Claudio Jeker
2021-04-26
vmd(8): fix vmctl client "wait" state corruption
dv
2021-04-26
Print out both the sent "Neighbor capabilities" and the "Negotiated
Claudio Jeker
2021-04-26
The time_t now is only set but never used. Noticed by gcc.
Claudio Jeker
2021-04-24
remove bgpd warning message exposed by "bgpctl show rib peer out" for
Theo de Raadt
2021-04-22
vmd(8): guard against bad virtio drivers
dv
2021-04-22
Indent and simplify the grammar.
Martin Pieuchot
2021-04-22
Eliminate S/R conflicts and simplify filter grammar.
Martin Pieuchot
2021-04-22
Remove trailing whitespace in comment blocks.
dv
2021-04-22
Simplify token declaration.
Martin Pieuchot
2021-04-22
Simplify now that TID and PID are now only being parsed as builtin.
Martin Pieuchot
2021-04-22
Remove support for in-kernel filters.
Martin Pieuchot
2021-04-21
Fix packet size checks and remove bad casts.
dv
2021-04-21
remove -p from usage;
Jason McIntyre
2021-04-21
Extend filters to support any conditionnal test including global variables.
Martin Pieuchot
2021-04-21
Always initialized min value for an histogram.
Martin Pieuchot
2021-04-21
typo
Martin Pieuchot
2021-04-21
Support for local (scratch) variables: "$var_name".
Martin Pieuchot
2021-04-21
Extend print() to support any kind of variable.
Martin Pieuchot
2021-04-21
Support first shell argument as $1 in order to use it in filters.
Martin Pieuchot
2021-04-21
Improve ntpd offset handling. Call the index of the offset loops
Alexander Bluhm
2021-04-21
HTTP errors are logged by the http module. No need to repeat them.
Claudio Jeker
2021-04-21
When setting RRDP_STATE_PARSE_ERROR a warning is issued so there is no need
Claudio Jeker
2021-04-21
unplug unused certificate verification code, now that this is done by libtls.
Eric Faurot
2021-04-20
Move TAILQ initialization to files where they are used.
dv
2021-04-20
Add keep-alive support to the HTTP module.
Claudio Jeker
2021-04-20
Switch some warnings to logx() to reduce log noise on runs without -v.
Claudio Jeker
2021-04-20
Update comment to be less confusing (I hope)
Claudio Jeker
2021-04-20
prefix_insert() and prefix_remove() emulate a tail queue by keeping the
Claudio Jeker
[next]