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-08-19
Copy entire st_*tim structs at once, rather than copying
Philip Guenther
2023-08-18
Fix the config parser to be able to have comment lines at middle of
YASUOKA Masahiko
2023-08-18
Properly terminate the arguments for execv() with NULL.
YASUOKA Masahiko
2023-08-17
use "example.com" instead of "default" as server name in the various
Omar Polo
2023-08-16
Backout changes for btrace(8) argN builtins.
Dave Voutila
2023-08-16
ASPAs are AFI-agnostic
Job Snijders
2023-08-16
Remove per-AFI ASPA handling in bgpd internals
Claudio Jeker
2023-08-15
btrace(8): fix out of bounds read using argN in BEGIN/END.
Dave Voutila
2023-08-14
Check SignedData and SignerInfo versions to be 3
Theo Buehler
2023-08-13
btrace(8): fix yacc reduce conflicts and undefined symbol warnings.
Dave Voutila
2023-08-13
Add support for storing builtin TID and PID in variables.
Martin Pieuchot
2023-08-13
Prevent user-after/double free in map insertion.
Martin Pieuchot
2023-08-11
Stop down-converting to a timeval when comparing and setting times.
Philip Guenther
2023-08-11
msdosfs_times() doesn't need to copy timespecs onto the stack: just
Philip Guenther
2023-08-11
Replace use of the old BSD st_*timespec members in struct stat with
Philip Guenther
2023-08-10
Make stopped ldom utilization appear as zero
Klemens Nanni
2023-08-08
Replace use of the old BSD st_*timensec members in struct stat with
Philip Guenther
2023-08-07
In 2016, chat changed its syslog output for hidden strings.
Philip Guenther
2023-08-04
Instead of forcing a NUL into struct ctl_neighbor descr adjust the
Claudio Jeker
2023-07-28
bump version
Sebastian Benoit
2023-07-27
vmd(8): fix verbose logging in child processes.
Dave Voutila
2023-07-22
match AMD x86 CPUs in fw_update(8)
Jonathan Gray
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
[next]