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