summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-04Avoid malloc(3) calls in signal handlerkn
2020-07-04Fix intermittent failing device initialization seen on some SynapticsMarcus Glocker
2020-07-04Do the same as libc, store "-1" in the return value when a syscall failed.Martin Pieuchot
2020-07-04Fix a double free in error pathsJeremie Courreges-Anglas
2020-07-04Print the correct register for syscall return value.Martin Pieuchot
2020-07-04Add a missing circular_init() call in the TLS ordering test.Joel Sing
2020-07-04Remove no-op cn30xxgmx_reset_board().Visa Hankala
2020-07-04Use klist_invalidate() in knote_processexit()Visa Hankala
2020-07-04It's been agreed upon that global locks should be expressed usinganton
2020-07-04Permit the stack to check transport and network checksums. Although the linkRichard Procter
2020-07-03Increment line number when skipping multi-line comments.Martin Pieuchot
2020-07-03Use an LFENCE instruction everywhere where we use RDTSC when we areMark Kettenis
2020-07-03Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.Florian Obser
2020-07-03We need a RAMDISK kernel config as well of course.Mark Kettenis
2020-07-03Pass the expected 'scsibus_attach_args *' to scsibus_attach() viaKenneth R Westerback
2020-07-03More powerpc64 sets.Mark Kettenis
2020-07-03Sets for powerpc64.Mark Kettenis
2020-07-03update setproctitle after re-exec; ok djmMarkus Friedl
2020-07-03keep ignoring HUP after fork+exec; ok djmMarkus Friedl
2020-07-03don't exit the listener on send_rexec_state errors; ok djmMarkus Friedl
2020-07-03put back the mux_ctx memleak fix, but only for channels of typeDamien Miller
2020-07-03revert r1.399 - the lifetime of c->mux_ctx is more complex; simply freeingDamien Miller
2020-07-03zap trailing whitespace on one lineTheo Buehler
2020-07-03Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.Nicholas Marriott
2020-07-03avoid tilde_expand_filename() in expanding ~/.ssh/rc - if sshd isDamien Miller
2020-07-03Check if client is NULL before using it, GitHub issue 2295.Nicholas Marriott
2020-07-03when redirecting sshd's log output to a file, undo this redirectionDamien Miller
2020-07-03start ClientAliveInterval bookkeeping before first pass throughDamien Miller
2020-07-03Only reset the serveralive check when we receive traffic from the serverDarren Tucker
2020-07-03fix memory leak of mux_ctx; patch from Sergiy Lozovsky via bz3189Damien Miller
2020-07-03tlsexttest: pass message type to the extension functionsTheo Buehler
2020-07-03Make the message type available to the extension functionsTheo Buehler
2020-07-03adjust alpn extension test to new argument orderTheo Buehler
2020-07-03adjust tlsexttest to new argument orderTheo Buehler
2020-07-03Improve argument order for the internal tlsext APITheo Buehler
2020-07-02timecounting: make the dummy counter interrupt- and MP-safecheloha
2020-07-02Add RAMDISK config for powerpc64.Mark Kettenis
2020-07-02Shuffle things around so that sc->sc_link initialization isKenneth R Westerback
2020-07-02Make the copyin(9) functions work when crossing a segment boundary.Mark Kettenis
2020-07-02For now an empty file is good enough to get libkvm to build on powerpc64.Mark Kettenis
2020-07-02Update awk to July 2, 2020 version.Todd C. Miller
2020-07-02Use IPL_TTY, at least for now, as the only consumer of OPAL interruptsMark Kettenis
2020-07-02Minimal fbtab for powerpc64.Mark Kettenis
2020-07-02Shuffle things around so that sc->sc_link initialization isKenneth R Westerback
2020-07-02We need the same header files on powerpc64 as we have on powerpc.Mark Kettenis
2020-07-02Fix pte_lookup() for pages using the secondary hash.Mark Kettenis
2020-07-02Document that bwi(4) disables BCM4331 chips by intention.Marcus Glocker
2020-07-02Shuffle things around so that sc->sc_link initialization isKenneth R Westerback
2020-07-02Shuffle things around so that sc->sc_link initialization isKenneth R Westerback
2020-07-02remove unused timespec interfaces no longer in linuxJonathan Gray