summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-25convert flag listing into a .BlTheo de Raadt
2019-07-25Add SDIO hypervisor calls.Mark Kettenis
2019-07-25Fix copy pasto, re-add missing goto in error path.Bryan Steele
2019-07-25AF_INET comes before AF_INET6. Shorten line to <80 chars.Kenneth R Westerback
2019-07-25itimerdecr(): simplify logic with timer*(9) macros; ok millert@cheloha
2019-07-25Yet another workaround for crappy libpcap API designBryan Steele
2019-07-25Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thingIngo Schwarze
2019-07-25Since switching from bfd to lld linker there are no warnings aboutAlexander Bluhm
2019-07-25Add IFXF_AUTOCONF4 to if_xflags to match IFXF_AUTOCONF6. LetKenneth R Westerback
2019-07-25According to our manual page and to POSIX, $set defaults to NL_SETD.Ingo Schwarze
2019-07-25basic macro cleanupIngo Schwarze
2019-07-25Show unveil(2) violators in lastcomm(1) output and daily mail.Alexander Bluhm
2019-07-25remove superfluous commentBrent Cook
2019-07-25zero tmpkeyiv buffer after use when encryptingBrent Cook
2019-07-25Use process accounting to find programs which try to access filesAlexander Bluhm
2019-07-25Only use supported key types during KRL test, preferring ed25519 sinceDarren Tucker
2019-07-25Switch keys-command test from rsa to ed25519 since it's supported forDarren Tucker
2019-07-25Make certificate tests work with the supported key algorithms. AllowsDarren Tucker
2019-07-25Fix another %m occurencekn
2019-07-25Remove old unused drm_debug_flag var and make drm_debug (used byJonathan Gray
2019-07-25Remove old DRM_READMEMORYBARRIER() DRM_WRITEMEMORYBARRIER() andJonathan Gray
2019-07-25remove some unused macrosJonathan Gray
2019-07-25ipw, iwi, iwm, iwn, wpi(4): tsleep -> tsleep_nsec(9); ok stsp@cheloha
2019-07-25vinvalbuf(9): tlseep -> tsleep_nsec(9); ok millert@cheloha
2019-07-25make a half-hearted attempt to shrink trunkport info a bitDavid Gwynne
2019-07-25tweak previous: a leading dash can only be given if an option letter follows;Ingo Schwarze
2019-07-24Years ago the optionality of leading - was removed. dash-less is aTheo de Raadt
2019-07-24Remove extra =back from OpenBSD::Pledge PODAndrew Fresh
2019-07-24Mark pane status line jobs with FORMAT_STATUS also so it redraws whenNicholas Marriott
2019-07-24rib_dump_terminate() and rib_dump_abort() need to free any possiblyClaudio Jeker
2019-07-24Make SMTPS default to port 465 in relay-hostkn
2019-07-24mrt.h only needs to be included by mrt.cSebastian Benoit
2019-07-24Make sure that -n overrides -t even when -n precedes -t, like itIngo Schwarze
2019-07-24Two problems:Gilles Chehade
2019-07-24Fix format specifier in execl(3) error messagekn
2019-07-24Ever since I introduced pledge(2) on spamd(8) the chroot'ed process, if runningRicardo Mestre
2019-07-24GC old catchallMarc Espie
2019-07-24Return fd of -1 if take_charge() detects 'quit' being set toKenneth R Westerback
2019-07-24Stop using reserved words in the smtpd.conf configuration exampleskmos
2019-07-24Add #include <stdlib.h> for mkstemp.Brian Callahan
2019-07-24Capitalize cipher name and mode in help message as sync with pkcs12Kinichiro Inoguchi
2019-07-24Convert openssl(1) pkcs12 to the newer style of option handlingKinichiro Inoguchi
2019-07-24explain some detailsMarc Espie
2019-07-24Refactor the way RIBs are parsed a bit. No functional change but shouldClaudio Jeker
2019-07-24Cleanup and fix some obvious shortcomings in the mrt dump code. AlsoClaudio Jeker
2019-07-24When using a combination of a Yubikey+GnuPG+remote forwarding the gpg-agentRicardo Mestre
2019-07-24Set athn(4) Tx descriptor fields which specify Tx power used for retries.Stefan Sperling
2019-07-24Make athn(4) provide full Tx time of each frame in a Tx series to hardware.Stefan Sperling
2019-07-24Avoid strlcpy() and printing of bios date if fixstring() returns NULL.Jonathan Gray
2019-07-24print out lacp actor and parter infoDavid Gwynne