summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17Completley rewrite the community matching and handling code. All communityClaudio Jeker
2019-06-17s/get1/get0/ in commentsFlorian Obser
2019-06-17Mention EM_PPC64; from jsg@Kevin Lo
2019-06-17improve clock_gettime regress:anton
2019-06-17When reloading station address via TWSI is timed out, try to reloadKevin Lo
2019-06-17Mention the ELF machine type EM_AARCH64.Kevin Lo
2019-06-17Allow setting of retransmission intervasl via _res.retrans. Ugly API butOtto Moerbeek
2019-06-17We do support "options edns0"; ok jca@Otto Moerbeek
2019-06-17Remove old realpath(3), and the userland-vs-kernel realpath verificationTheo de Raadt
2019-06-17Add -c option for passing LOG_CONS to syslog(3).Philip Guenther
2019-06-17dosendsyslog() must only pass ktrgenio(9) userspace buffers that it canPhilip Guenther
2019-06-16SYS___realpath is legitimately PLEDGE_STDIO, because the other pledgeTheo de Raadt
2019-06-16Trade unveil(2) for chroot(2).Florian Obser
2019-06-16redo the environment inheritance to not inherit. it was intended to makeTed Unangst
2019-06-16finish killing PLIST_DB as noticed by some anonymous guyMarc Espie
2019-06-16Ignore the frame cents component in MMC relocate message.Alexandre Ratchov
2019-06-16Say in comment why we use 1/2400 second as MTC time unit.Alexandre Ratchov
2019-06-16 Do not leak rsa keys; nobody is messing with the reference behind ourFlorian Obser
2019-06-16Restrict filesystem access to read only _PATH_DEVDB and /dev through unveil(2),Ricardo Mestre
2019-06-16Be more aggressive retrying dns while in settime mode. The constraintOtto Moerbeek
2019-06-16acctkey indirection is unnecessary, just pass authority->accountFlorian Obser
2019-06-16drm/amd/display: Use plane->color_space for dpp if specifiedJonathan Gray
2019-06-16In previous commit I forgot a net unlock if the PCB of the socketAlexander Bluhm
2019-06-16Use timeout_add_sec(9)kn
2019-06-15oops - missing .El in previous;Jason McIntyre
2019-06-15Remove bugs section.Florian Obser
2019-06-15Free sizes for hooks and `if_sadl'.Martin Pieuchot
2019-06-15"If any sets are missing, patches are skipped accordingly."Antoine Jacoutot
2019-06-15 Now that we have different key types (rsa and ecdsa) we probablyFlorian Obser
2019-06-15realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore,Theo de Raadt
2019-06-15Have __realpath() do the pathname==NULL -> EINVAL check itself, eliminatingTheo de Raadt
2019-06-15Fix previous commit and unbreak the tree.Mark Kettenis
2019-06-15Print domain key type in config test mode (-n).Florian Obser
2019-06-15simplify cleanup handlingMarc Espie
2019-06-15Use the right format modifier when comparing, and remove a couple ofNicholas Marriott
2019-06-14simplify the runq interface:Eric Faurot
2019-06-14Track key type (RSA or ECDSA) in an enum and clean up a bit while here.Florian Obser
2019-06-14new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotoniccheloha
2019-06-14Add TSC_ADJUST CPUID flag.Mark Kettenis
2019-06-14timeout_add(9)+hz(9) -> timeout_add_sec(9); ok patrick@cheloha
2019-06-14Do not loop forever if a menu item contains invisible characters,Nicholas Marriott
2019-06-14Note a segv with fprintf if a file with long lines is loaded withMark Lumsden
2019-06-14Delete totally bogus code specifically targetted at mandocIngo Schwarze
2019-06-14Improve pages that briefly mentioned ERR - usually below SEE ALSO -Ingo Schwarze
2019-06-14Further improve the documentation of library initialization and configuration.Ingo Schwarze
2019-06-14Show filename with -v for source-file.Nicholas Marriott
2019-06-14Use timeout_add_msec(9)kn
2019-06-14A couple of minor parser changes around conditions: 1) only treat #{Nicholas Marriott
2019-06-14Use timeout_add_msec(9)kn
2019-06-14match on Intel Apollo Lake idsJonathan Gray