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-05-09
Drop prototype of currently nonexistent function.
Theo Buehler
2022-05-09
Commit file missed in previous.
Theo Buehler
2022-05-09
Add preliminary support for decoding RSC objects in filemode
Job Snijders
2022-05-09
shadowing variables is a bad idea (thanks Anton, this fixes regress)
Marc Espie
2022-05-08
vmd: fix rebooting a received vm
Dave Voutila
2022-05-08
get rid of horribly complex optimization that's no longer relevant.
Marc Espie
2022-05-08
better abstraction: instead of storing a string we're going to parse for
Marc Espie
2022-05-08
show actual linking operations alongside renames if verbose >= 5
Marc Espie
2022-05-08
now we no longer go through temporary files when names don't change,
Marc Espie
2022-05-06
Relax the limitation of what is an acceptable unicast IP.
Claudio Jeker
2022-05-05
Check that the challenge token which is turned into a filename is
Florian Obser
2022-05-04
vmctl(8)/vmd(8): convert disk sizes from MB to bytes
Dave Voutila
2022-05-04
rpki-client: bypass timeout in file mode.
Theo Buehler
2022-05-04
Variable pri is uninitialized, use msg.m_pri instead. This affects
Alexander Bluhm
2022-05-04
Tweak wording of a comment to reflect current reality better.
Theo Buehler
2022-05-04
Remove extra empty line
Claudio Jeker
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-01
Install useful btrace scripts into /usr/share/btrace directory.
Alexander Bluhm
2022-04-30
add support for printing some extra large numbers to histograms
Ted Unangst
2022-04-29
finally, turn on caching by default
Marc Espie
2022-04-28
btrace(8): fix lexer to allow whitespace after filters.
Dave Voutila
2022-04-28
glue for 7.2
Marc Espie
2022-04-27
have use_old_libs say something if it's the reason a package gets updated
Marc Espie
2022-04-27
split the code in figure_out_kept:
Marc Espie
2022-04-27
"pretty print" verbose messages: more context, and indent them to make
Marc Espie
2022-04-27
give a bit more context in verbose message
Marc Espie
2022-04-27
note to myself for 7.2
Marc Espie
2022-04-27
typo: exceded -> exceed
Theo Buehler
2022-04-25
Fix spelling error in warnx()
Job Snijders
2022-04-24
zap extra blank line
Theo Buehler
2022-04-24
Wrap two overlong lines
Theo Buehler
2022-04-24
trailing whitespace
Theo Buehler
2022-04-24
In filemode emit the hash which uniquely identifies a given Signed Object
Job Snijders
2022-04-21
Further refactor and cleanup filemode.c mainly remove the copies of
Claudio Jeker
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-20
Fix mandoc -Tlint warning about trailing whitespace
Theo Buehler
2022-04-20
more whitespace cleanups
Theo de Raadt
2022-04-20
Fix various annoying whitespace errors.
Theo Buehler
2022-04-20
Print UTC time with gmtime()
Theo Buehler
2022-04-20
Improve proc_parser_file handling of Trust Anchors
Job Snijders
2022-04-20
don't try to create a partial-* package when we find out there's nothing
Marc Espie
2022-04-20
Add Concatenated JSON output in filemode (rpki-client -j -f *)
Job Snijders
2022-04-20
likewise for set flavors
Marc Espie
2022-04-20
zap branch info so that pre-caching works with stuff like autoconf%2.64
Marc Espie
2022-04-20
Remove an unreachable error message
Theo Buehler
2022-04-19
zap extra line break and extra empty line
Theo Buehler
2022-04-19
Do not use a hidden global for the EVP_ENCODE_CTX to save a calloc() call.
Claudio Jeker
2022-04-19
Avoid leaking crldp in mft_parse() if one of the crlfile checks fails.
Theo Buehler
2022-04-19
Change type of talsz and dependent code from size_t to int. Tal ids are
Claudio Jeker
[next]