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
2024-02-10
Prevent use of uninitialized byte in vmd's mmio decoder.
Dave Voutila
2024-02-10
Fix locked address interfaces in vmd(8).
Dave Voutila
2024-02-10
Set vmd virtio device fds to -1 on close after fork.
Dave Voutila
2024-02-09
Only debug log dhcp packet info if packet is found.
Dave Voutila
2024-02-09
Tuck vmd's i8253 reset debug logs behind DPRINTF.
Dave Voutila
2024-02-09
Bump release
Job Snijders
2024-02-09
Refactor some functions to prepare accounting support.
YASUOKA Masahiko
2024-02-09
Add nochroot parameter to module_drop_privilege() so that modules can
YASUOKA Masahiko
2024-02-08
Feed more generated files to the clean target; joint work with naddy@
Miod Vallat
2024-02-08
RFC2578 section 7.1 specifies the ranges and in the case of opaque the
Martijn van Duren
2024-02-08
correct size in ipv6 address comparison
Jonathan Gray
2024-02-07
Prevent tuples to be used as map key, associative array is what we want.
Martin Pieuchot
2024-02-06
Let the config parser make use of the mib_string2oid().
Martijn van Duren
2024-02-06
Replace most smi_oid2string() calls with the new mib_oid2string().
Martijn van Duren
2024-02-06
Load MIB files during startup. The default directory is
Martijn van Duren
2024-02-06
Fix the radius standard module to remove the specified attribute from
YASUOKA Masahiko
2024-02-05
Cleanup fcntl(3) usage and fd lifetimes in vmd(8).
Dave Voutila
2024-02-05
Check whether all data in eContent has been consumed
Job Snijders
2024-02-05
Print statistics on stderr to be able to redirect bt(5) script output.
Martin Pieuchot
2024-02-04
Remove dead code and fix null deref if vm is not found.
Dave Voutila
2024-02-04
Prevent null pointer deref is vm isn't found.
Dave Voutila
2024-02-04
Initialize result in vioblk notification handler.
Dave Voutila
2024-02-04
Reverse calloc args.
Dave Voutila
2024-02-04
Split X509_get_ext_count() out of for loop again
Theo Buehler
2024-02-04
Use x509_get_time() to get the Manifest thisUpdate / nextUpdate
Job Snijders
2024-02-03
Add tap(4) read events after rx virtqueue notification.
Dave Voutila
2024-02-03
missing "s" after apostrophe;
Jason McIntyre
2024-02-03
leave the command for mbox delivery unset
Omar Polo
2024-02-03
document that when an alternate delivery user is provided in a
Omar Polo
2024-02-03
Fix X509_get_ext_count() usage
Theo Buehler
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-03
proc_parser_mft: simplify logic slightly
Theo Buehler
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
fix vmd vioblk fd closing bounds test
Jonathan Gray
2024-02-03
fix off-by-one in bounds check
Jonathan Gray
2024-02-03
add missing fatal() call in rde_peer_send_rrefresh()
Jonathan Gray
2024-02-02
when an alternate delivery user is provided in a dispatcher, do not process
Gilles Chehade
2024-02-02
Rework proc_parser_mft() further
Theo Buehler
2024-02-02
there's no good reason to allow smtpd to execute custom command set by root
Gilles Chehade
2024-02-02
Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd).
Todd C. Miller
2024-02-02
Update the comment
Job Snijders
2024-02-02
Remove old comment
Job Snijders
2024-02-02
no longer check staleness in proc_parser_mft
Job Snijders
2024-02-02
parser: inline last call to proc_parser_mft_post()
Theo Buehler
2024-02-02
fix previous: a *mp = mft1 got lost
Theo Buehler
2024-02-02
refactor: don't call proc_parser_mft_post for the first mft
Job Snijders
2024-02-02
parser: no need to overload err1 twice.
Theo Buehler
2024-02-02
refactor: populate mft->path in the pre parser
Job Snijders
2024-02-02
aspath_inflate() can be called with an empty ASPATH.
Claudio Jeker
2024-02-02
Cleanup a couple of fatal messages to be less bad.
Claudio Jeker
[next]