summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-03Fix RAID volume WWIDs for LSI controllers on sparc64kn
2020-01-03the download resident keys option is -K (upper) not -k (lower);Jason McIntyre
2020-01-03Fix a file descriptor close race in kqueue_register()Visa Hankala
2020-01-03vmctl(8): fix vmctl send exit codepd
2020-01-03avoid build race condition: our make has an "expensive job" heuristicMarc Espie
2020-01-03what bozo decided to use 2020 as a future date in a regress test?Damien Miller
2020-01-03implement recent SK API change to support resident keys and PIN promptingDamien Miller
2020-01-03timeout(9): Add timeout_set_flags(9) and TIMEOUT_INITIALIZER_FLAGS(9)cheloha
2020-01-03timeout(9): Rename the TIMEOUT_NEEDPROCCTX flag to TIMEOUT_PROC.cheloha
2020-01-03regenDavid Gwynne
2020-01-03add some more samsung nvme idsDavid Gwynne
2020-01-02ability to download FIDO2 resident keys from a token viaDamien Miller
2020-01-02add sshkey_save_public(), to save a public key; ok markus@Damien Miller
2020-01-02regenmortimer
2020-01-02Add pci id for recent AMD CCP and use it in ccp(4).mortimer
2020-01-02Change /dev/log to use pgsigio(9) and sigio_init(9) like it was done forClaudio Jeker
2020-01-02Correct information about default options: by default, +besteffortIngo Schwarze
2020-01-02regenanton
2020-01-02Unlock pipe(2) and pipe2(2). The kernel lock does not provide anyanton
2020-01-02Switch bpf to use pgsigio(9) and sigio_init(9) instead of handrollingClaudio Jeker
2020-01-02Use newabi register names in disassembly.Visa Hankala
2020-01-02another simple case of a default that i missed: +adflagIngo Schwarze
2020-01-02jmc@ suggested to just say "The default is +opt" rather than repeatingIngo Schwarze
2020-01-02simple markup fixes:Ingo Schwarze
2020-01-02Add CMD_FIND_DEFAULT_MARKED to join-pane like move-pane, fromNicholas Marriott
2020-01-02Update keygen moduli screen test to match recent command line option changeDarren Tucker
2020-01-02plain forgot about THAT optimization.Marc Espie
2020-01-02When many prefixes are stored in pf tables it is not sensibleFlorian Obser
2020-01-02Correct the markup of option arguments involving = signs.Ingo Schwarze
2020-01-02manual page: drop +sit because it is merely a deprecated alias for +cookieIngo Schwarze
2020-01-02Rename orig_rtr_lsa_area() to orig_rtr_lsa()denis
2020-01-02In ssl.h rev. 1.167 and s3_lib.c rev. 1.188, jsing@ providedIngo Schwarze
2020-01-02Fix bus_dmamap_sync(9) calls. While here fix a typo in a comment.Kevin Lo
2020-01-02Switch tun(4) and tap(4) to use pgsigio(9) and sigio_init(9) forClaudio Jeker
2020-01-02Exclude offline cpus in KERN_CPTIME calculation. Without this too highClaudio Jeker
2020-01-02Revise SSL_CTX_get_extra_chain_certs() to match OpenSSL behaviour.Joel Sing
2020-01-02Provide TLSEXT_TYPE_* aliases for TLS 1.3.Joel Sing
2020-01-01Document client exit messages.Nicholas Marriott
2020-01-01Fix format expansion in window names, reported by Suraj N Kurapati.Nicholas Marriott
2020-01-01Unbreak DEBUG build: use %x not %lx with intkn
2020-01-01Unbreak DEBUG build: do not use undefined pakn
2020-01-01Unbreak DEBUG build: Format bus_{addr,size}_t as longkn
2020-01-01Unbreak DEBUG build: format time_t as long longkn
2020-01-01Replace __inline with C99 inline.Alexander Bluhm
2020-01-01update currency exchange rates;Jason McIntyre
2020-01-01Cleanup control.denis
2020-01-01Acknowledge SMP kernels in INSTALL.octeonVisa Hankala
2020-01-01Instead of processing all imsg when reading them store peer specificClaudio Jeker
2020-01-01copyright++;Jonathan Gray
2020-01-01Add uvm_pmr_remove_1strange_reverse to efficiently free pagesBob Beck