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-09-02
Introduce a deadline timer that aborts all repository syncs.
Claudio Jeker
2022-09-02
vmd(8): compute i8254 read-back command latch from singular timestamp
Scott Soule Cheloha
2022-09-02
Fix over long lines
Claudio Jeker
2022-09-02
Use the abort commands when a repo timeout happens. This is cleaner
Claudio Jeker
2022-09-02
Implement RRDP_ABORT, a message to abort a inflight RRDP request.
Claudio Jeker
2022-09-02
rrdp_new() need not return the struct
Theo Buehler
2022-09-02
extra newline
Claudio Jeker
2022-09-02
Move mkpath logic after checking for 'noop' to prevent creation of directorie...
Job Snijders
2022-09-02
Rework the rsync proc code. Use a proper queue of requests and enforce
Claudio Jeker
2022-09-02
Make newer mime type definitions take precedence over existing ones.
Sebastian Benoit
2022-09-01
Zap IRR RFC reference for the 'bgpctl irrfilter' command which was deprecated...
Job Snijders
2022-09-01
vmm(4): send all port io emulation to userland
Dave Voutila
2022-09-01
ugly whitespace
Theo Buehler
2022-09-01
fix unveil(2) in vmctl(8), unix socket needs :w:
Sebastian Benoit
2022-09-01
Add privilege separation to snmpd.
Martijn van Duren
2022-09-01
Switch the rde_peer hashtable and peer list to a single RB tree.
Claudio Jeker
2022-09-01
This code no longer needs siphash.h and also cleanup some leftover
Claudio Jeker
2022-09-01
Add a new action: "configtest", to check configuration syntax of the daemon.
Antoine Jacoutot
2022-08-31
Replace "newfs_msdos" and "fsck_msdos" with "newfs -t msdos" and "fsck -t
Kenneth R Westerback
2022-08-31
Log copy of /ofwboot
Klemens Nanni
2022-08-31
Make installboot on landisk aware of a possible MBR on the disk, and in this
Miod Vallat
2022-08-31
relayd(8): change agentx_getsock to return void
Dave Voutila
2022-08-31
Remove IMSG_CTL_SHOW_RIB_HASH and struct rde_hashstats which are no
Claudio Jeker
2022-08-31
Remove the hash statistics print code. The RDE no longer sends these
Claudio Jeker
2022-08-31
Switch the generic attribute cache to an RB tree.
Claudio Jeker
2022-08-31
Add missing OpenBSD id comment
Claudio Jeker
2022-08-31
Make sure that only one roa softreconfig runner is run at any time.
Claudio Jeker
2022-08-31
Rewrite the searchrange end calculation routine.
Martijn van Duren
2022-08-30
stray tab
Theo Buehler
2022-08-30
whitespace
Theo Buehler
2022-08-30
Avoid dead assignment
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-30
Switch nexthop hash to a RB tree.
Claudio Jeker
2022-08-30
Remove now unused search variable. Missed in previous.
Martijn van Duren
2022-08-30
Remove the downwards check for overlapping regions when the subtree flag is
Martijn van Duren
2022-08-30
Initial support for mmio assist for vmm(4)
Dave Voutila
2022-08-30
Add missing #include <sys/queue.h>
Claudio Jeker
2022-08-30
copy over av_oid_end.bo_n instead of av_oid.bo_n bytes when copying over
Martijn van Duren
2022-08-30
Avoid leak in proxy_parse_uri()
Theo Buehler
2022-08-30
Reshuffle and cleanup the includes a little bit.
Claudio Jeker
2022-08-30
In RRDP mode it is possible that a file in the validated cache dir is
Claudio Jeker
2022-08-29
softraid: make verbose messages -n/nowrite aware
Klemens Nanni
2022-08-29
Simplify load_skiplist()
Theo Buehler
2022-08-29
aspath_refs is gone, adjust code
Claudio Jeker
2022-08-29
Instead of a global aspath cache copy the aspath attribute per rde_aspath
Claudio Jeker
2022-08-29
Clean up a couple of log lines.
Martijn van Duren
2022-08-29
Allow overlapping regions (if subtree claim flag is set) when the backends
Martijn van Duren
2022-08-29
Use fatal("%s", __func__); instead of fatal("function_name");
Claudio Jeker
2022-08-29
Make sure oidbuf is initialized when we hit the overlap case.
Martijn van Duren
2022-08-29
Switch the DB of communities collections to a RB tree instead of an
Claudio Jeker
[next]