summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2023-08-15btrace(8): fix out of bounds read using argN in BEGIN/END.Dave Voutila
2023-08-14Check SignedData and SignerInfo versions to be 3Theo Buehler
2023-08-13btrace(8): fix yacc reduce conflicts and undefined symbol warnings.Dave Voutila
2023-08-13Add support for storing builtin TID and PID in variables.Martin Pieuchot
2023-08-13Prevent user-after/double free in map insertion.Martin Pieuchot
2023-08-11Stop down-converting to a timeval when comparing and setting times.Philip Guenther
2023-08-11msdosfs_times() doesn't need to copy timespecs onto the stack: justPhilip Guenther
2023-08-11Replace use of the old BSD st_*timespec members in struct stat withPhilip Guenther
2023-08-10Make stopped ldom utilization appear as zeroKlemens Nanni
2023-08-08Replace use of the old BSD st_*timensec members in struct stat withPhilip Guenther
2023-08-07In 2016, chat changed its syslog output for hidden strings.Philip Guenther
2023-08-04Instead of forcing a NUL into struct ctl_neighbor descr adjust theClaudio Jeker
2023-07-28bump versionSebastian Benoit
2023-07-27vmd(8): fix verbose logging in child processes.Dave Voutila
2023-07-22match AMD x86 CPUs in fw_update(8)Jonathan Gray
2023-07-20fix esoteric error message in case PackageName parses stuff to a bogusMarc Espie
2023-07-20Use sizeof(destination) not sizeof(source) in strlcpy() calls.Claudio Jeker
2023-07-20Do not set O_EXCL on open() when a published file is on the withdraw list.Claudio Jeker
2023-07-19Rename ASPA providers field in filemodeJob Snijders
2023-07-19Fix skipping of white space after the username in /etc/crontab.Todd C. Miller
2023-07-18Do not duplicate prototypes of log.h in ypldap.h (without the extraClaudio Jeker
2023-07-16relayd: remove ENGINE dependencyTheo Buehler
2023-07-15vmd(8): fix use of qcow base images.Dave Voutila
2023-07-14Cleanup mrt message handling. Remove the DUMP_XYZ() macros and replaceClaudio Jeker
2023-07-14Do not ignore the AF_LINK entries of carp(4) interfaces.Gerhard Roth
2023-07-13vmd(8): pull validation into local prefix parser.Dave Voutila
2023-07-13Check input before trying to disable a non-existing daemon to prevent parsingAntoine Jacoutot
2023-07-12Update OpenBGPD to use new ibuf API.Claudio Jeker
2023-07-12Work around use after free in httpd(8)Theo Buehler
2023-07-12In rde_attr_parse() if an attribute causes a parse error which results inClaudio Jeker
2023-07-11drop engine supportOmar Polo
2023-07-11remove the useless logging methodsOmar Polo
2023-07-11Bump version for -portable releaseClaudio Jeker
2023-07-10Update outdated commentJob Snijders
2023-07-07swap link-auth filter argumentsOmar Polo
2023-07-05It isn't portable to use stderr (or std{in,out}) in file-scopePhilip Guenther
2023-07-05fw_update is in section 8 not 1Jonathan Gray
2023-07-04use local assignment to $ENV{TZ} like we do for signal handlersMarc Espie
2023-07-04stop saying the format is "simple" there are so many annotations.Marc Espie
2023-07-04add some more fluff to documentationMarc Espie
2023-07-04explain why NO_TS_IN_PLIST existsMarc Espie
2023-07-04fix some very minor syntactic nitsMarc Espie
2023-07-04a little knf, no functional changeDavid Gwynne
2023-07-03record when pkg_add is actually doing something.Marc Espie
2023-07-03also make things 5.36 if not usedMarc Espie
2023-07-03Use new ibuf API. Use ibuf_data() and ibuf_size() instead of directClaudio Jeker
2023-07-03Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.Claudio Jeker
2023-07-03Use ibuf_data() instead of direct access to ibuf->buf,Claudio Jeker
2023-07-03Use ibuf_data() instead of directly accessing ibuf->buf.Claudio Jeker
2023-07-03Use ibuf_data() instead of accessing ibuf->buf directly.Claudio Jeker