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-11
Don't leak fd on error.
Claudio Jeker
2021-05-11
Make sure some variables are initialised since modern gcc warns about them.
Claudio Jeker
2021-05-11
Arm the alarms in all childs so they terminate if the timeout is hit.
Claudio Jeker
2021-05-11
Before calling ASN1_time_parse() initialize the struct tm. While
Claudio Jeker
2021-05-11
Use non-blocking connect() to setup the RTR socket. connect() can hang for
Claudio Jeker
2021-05-10
To add keep-alive support the read handler got changed a lot. Now when
Claudio Jeker
2021-05-09
Garbage collect sz in mft_parse_filehash() which has been unused
Theo Buehler
2021-05-09
two whitespace tweaks
Theo Buehler
2021-05-09
Remove unnecessary NULL check that breaks the build with OpenSSL 1.1.
Theo Buehler
2021-05-06
Bring comment in sync with the code. No functional change.
Claudio Jeker
2021-05-06
Add an 'expires' column to CSV & JSON output
job
2021-05-06
export [ none | default-route ] changes are not handled by reload.
Claudio Jeker
2021-05-06
It is no longer required to reset a session when export is changed.
Claudio Jeker
2021-05-06
Improve reload behaviour of RDE peer flags and export_type.
Claudio Jeker
2021-05-05
Refactor vm_instance to return error value directly.
dv
2021-05-05
Emit an integer instead of a string in JSON output
job
2021-05-05
Clarify -n behavior
job
2021-05-05
Document new reload behaviour. From Ashton Fagg
Claudio Jeker
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
[next]