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
2022-03-13
better without warnings
Marc Espie
2022-03-13
show the realname in verbose mode for tieing.
Marc Espie
2022-03-13
make those checks less chatty... once the file is not there, we don't need
Marc Espie
2022-03-11
Fix overflow protection check in the poll loop. The check needs to happen
Claudio Jeker
2022-03-10
Add mtw(4) to fw_update(8).
hastings
2022-03-10
Inform fw_update(8) about mtw(4) pattern.
hastings
2022-03-10
authentcation -> authentication
Jonathan Gray
2022-03-10
immediatly -> immediately
Jonathan Gray
2022-03-09
spelling/wording
Jonathan Gray
2022-03-09
bandwith -> bandwidth
Jonathan Gray
2022-03-09
fix a minor bug that's going to become more relevant: mark cwds as
Marc Espie
2022-03-08
Avoid leak of roa in rtr_parse_ipv{4,6}_prefix()
Theo Buehler
2022-03-08
No need to print fetchtable twice in this error message.
Claudio Jeker
2022-03-07
Resolve clang unused-but-set warnings in vmd's vioscsi.c.
Dave Voutila
2022-03-04
Only provide the .gz file if timestamp is >= the non-gzip file. Make
Theo de Raadt
2022-03-03
Move rde_send_kroute() from rde_generate_updates() to prefix_evaluate().
Claudio Jeker
2022-03-03
Remove the labelid from struct kroute_full. It was never really used.
Claudio Jeker
2022-03-03
Pick correct firmware directory. Read the target kernel version and use
sdk
2022-03-02
struct stat from early file inspection was being used after actual file
Theo de Raadt
2022-03-02
Simplify .gz handling a bit
Theo Buehler
2022-03-02
Adapt prefix_adjout_update() the same way as prefix_adjout_withdraw()
Claudio Jeker
2022-03-02
Correct prefix_adjout_destroy() prototype
Claudio Jeker
2022-03-02
Refactor prefix_adjout_withdraw()
Claudio Jeker
2022-03-02
Nothing uses kv_flags.
Florian Obser
2022-03-01
vmd(8): gracefully handle hitting data limits when starting a vm
Dave Voutila
2022-03-01
up_dump_prefix() should not clear the p->flags before possibly calling
Claudio Jeker
2022-03-01
Rewrite some comments to hopefully be easier to understand.
Claudio Jeker
2022-03-01
Remove another empty line
Claudio Jeker
2022-03-01
Reshuffle functions for better order and remove an excessive empty line.
Claudio Jeker
2022-02-28
#include <disktab.h> not needed for successful compile.
Kenneth R Westerback
2022-02-28
Instead of handrolling what is mostly prefix_link/prefix_unlink in
Claudio Jeker
2022-02-28
In the Adj-RIB-Out specific dump functions assert that PREFIX_FLAG_ADJOUT
Claudio Jeker
2022-02-27
Add gzip-static option to httpd. This allows to deliver precompressed
Alexander Bluhm
2022-02-26
Remove excessive ;
Claudio Jeker
2022-02-25
Whitespace.
Rob Pierce
2022-02-25
The pointer returned by pt_fill() can be directly used in most cases.
Claudio Jeker
2022-02-25
For add-path send the Adj-RIB-Out needs to handle multiple paths per
Claudio Jeker
2022-02-24
struct prefix holds path_id_tx for the path id sent to peers when
Claudio Jeker
2022-02-23
merge upstream commit to unbound: "Fix that TCP interface does not use
Stuart Henderson
2022-02-23
merge unbound 1.15.0
Stuart Henderson
2022-02-23
update to unbound 1.15.0, ok florian@
Stuart Henderson
2022-02-23
Make it possible to bind and connect to non-default ports. This is mainly
Claudio Jeker
2022-02-22
Use sizeof() instead of KI_MAXCOMLEN and KI_WMESGLEN in structs.
Todd C. Miller
2022-02-22
MAXCOMLEN is no longer needed in these programs, so remove the annotation
Theo de Raadt
2022-02-22
Since other exported commandnames were increased to 24 and graduated into
Theo de Raadt
2022-02-22
Convert parse.y to use stdint.h types uintX_t instead of u_intX_t
Claudio Jeker
2022-02-22
Since other exported commandnames were increased to 24 and graduated into
Theo de Raadt
2022-02-22
requestid is a 32 bit integer, make sure that we request that with
Martijn van Duren
2022-02-22
Plug leak in ec_key_create()
Theo Buehler
2022-02-22
whitespace/KNF
Theo Buehler
[next]