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
2023-07-20
fix esoteric error message in case PackageName parses stuff to a bogus
Marc Espie
2023-07-20
Use sizeof(destination) not sizeof(source) in strlcpy() calls.
Claudio Jeker
2023-07-20
Do not set O_EXCL on open() when a published file is on the withdraw list.
Claudio Jeker
2023-07-19
Rename ASPA providers field in filemode
Job Snijders
2023-07-19
Fix skipping of white space after the username in /etc/crontab.
Todd C. Miller
2023-07-18
Do not duplicate prototypes of log.h in ypldap.h (without the extra
Claudio Jeker
2023-07-16
relayd: remove ENGINE dependency
Theo Buehler
2023-07-15
vmd(8): fix use of qcow base images.
Dave Voutila
2023-07-14
Cleanup mrt message handling. Remove the DUMP_XYZ() macros and replace
Claudio Jeker
2023-07-14
Do not ignore the AF_LINK entries of carp(4) interfaces.
Gerhard Roth
2023-07-13
vmd(8): pull validation into local prefix parser.
Dave Voutila
2023-07-13
Check input before trying to disable a non-existing daemon to prevent parsing
Antoine Jacoutot
2023-07-12
Update OpenBGPD to use new ibuf API.
Claudio Jeker
2023-07-12
Work around use after free in httpd(8)
Theo Buehler
2023-07-12
In rde_attr_parse() if an attribute causes a parse error which results in
Claudio Jeker
2023-07-11
drop engine support
Omar Polo
2023-07-11
remove the useless logging methods
Omar Polo
2023-07-11
Bump version for -portable release
Claudio Jeker
2023-07-10
Update outdated comment
Job Snijders
2023-07-07
swap link-auth filter arguments
Omar Polo
2023-07-05
It isn't portable to use stderr (or std{in,out}) in file-scope
Philip Guenther
2023-07-05
fw_update is in section 8 not 1
Jonathan Gray
2023-07-04
use local assignment to $ENV{TZ} like we do for signal handlers
Marc Espie
2023-07-04
stop saying the format is "simple" there are so many annotations.
Marc Espie
2023-07-04
add some more fluff to documentation
Marc Espie
2023-07-04
explain why NO_TS_IN_PLIST exists
Marc Espie
2023-07-04
fix some very minor syntactic nits
Marc Espie
2023-07-04
a little knf, no functional change
David Gwynne
2023-07-03
record when pkg_add is actually doing something.
Marc Espie
2023-07-03
also make things 5.36 if not used
Marc Espie
2023-07-03
Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct
Claudio Jeker
2023-07-03
Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
Claudio Jeker
2023-07-03
Use ibuf_data() instead of direct access to ibuf->buf,
Claudio Jeker
2023-07-03
Use ibuf_data() instead of directly accessing ibuf->buf.
Claudio Jeker
2023-07-03
Use ibuf_data() instead of accessing ibuf->buf directly.
Claudio Jeker
2023-07-03
when shutting down a vm, handle the VM id in the same way as a VM name argument
Jasper Lievisse Adriaanse
2023-07-02
lost silence_children behavior by accident
Marc Espie
2023-06-30
sepcific -> specific
Jonathan Gray
2023-06-30
let check_table() also print table@anchor when it exits
Alexandr Nedvedicky
2023-06-29
Update to nsd 4.7.0
Florian Obser
2023-06-29
Spaces vs tabs
Claudio Jeker
2010-01-15
NSD v3.2.4
Jakob Schlyter
2023-06-29
Rewrite pfe_route() to actually work on 64bit archs since IPv6 had to be
Claudio Jeker
2023-06-29
rpki-client: fix vap_pas stats
Theo Buehler
2023-06-29
In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTAS
Claudio Jeker
2023-06-29
Retire log.c
Theo Buehler
2023-06-29
There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob...
Job Snijders
2023-06-28
drop needless strcspn in the header parsing
Omar Polo
2023-06-28
The warning noise due to the ASPA transition is just that: noise.
Theo Buehler
2023-06-27
Inform fw_update(8) about qcpas(4) pattern.
Patrick Wildt
[next]