summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-29Plumbing to simplify upcoming locking.Martin Pieuchot
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2016-09-05Import libcompiler_rt 3.9.0, LLVM's replacement for libgcc.Pascal Stumpf
2019-01-29Rename 1-letter variables to be coherent with others futex(2) basedMartin Pieuchot
2019-01-29Remove unused <assert.h> header.Martin Pieuchot
2019-01-29There's no point in asserting that a pointer is not NULL beforeMartin Pieuchot
2019-01-29Tweak description, pthread_cond_signal(3) unblocks *at least* one thread.Martin Pieuchot
2019-01-29Correct LLVM backend version.Patrick Wildt
2019-01-29add an extra check for existing "api ..." line in the config.Sebastian Benoit
2019-01-29We don't need IMSG_SHUTDOWN, we can just close the sockets.Florian Obser
2019-01-29strip \r from lmtp responsesGilles Chehade
2019-01-29We don't need IMSG_SHUTDOWN, we can just close the sockets.Florian Obser
2019-01-29instead of calling abort() for 3 "must not use anymore" interfaces,Theo de Raadt
2019-01-29Add a dedicated sysctl(2) node for witness(4).Visa Hankala
2019-01-29Reuse copy_satopfaddr() when killing entrieskn
2019-01-29add /etc/unwind.conf in changelist(5)Sebastien Marie
2019-01-29Remove SSLv23 padding mode from rsautl's usage (left behind in a removalTheo Buehler
2019-01-29Terminate NULL in argv. This fix is come from 1.31 from NetBSDYASUOKA Masahiko
2019-01-29Accept control frames in monitor mode.Kevin Lo
2019-01-29Make -N and -r mutually exclusivekn
2019-01-29add AMDGPUCodeGenJonathan Gray
2019-01-29call the "parent" interface ifp0 to be consistent with other drivers.David Gwynne
2019-01-29use a sockaddr_mpls when preparing an AF_MPLS sockaddr for mpls_outputDavid Gwynne
2019-01-29ixl works fine on sparc64David Gwynne
2019-01-29get rid of some more debug printfsDavid Gwynne
2019-01-29don't need to print the base queue number.David Gwynne
2019-01-29add Makefiles for AMDGPU targetJonathan Gray
2019-01-28spelling;Jason McIntyre
2019-01-28ttyname() is used after unveil/pledge, so _PATH_DEVDB must also beTheo de Raadt
2019-01-28Implement cp -a ("archive" mode)Jeremie Courreges-Anglas
2019-01-28Allow fstat to filter multiple pids and multiple users at the same time.Martijn van Duren
2019-01-28Switch i386 to use lld as the default linker.Christian Weisgerber
2019-01-28Deduplicate a bunch of replicated code in the extension handlingBob Beck
2019-01-28Add tls_extension_seen(), a utility to know if a particular extensionBob Beck
2019-01-28saying the apm driver provides a user interface to the apm driver is notJason McIntyre
2019-01-28Simplify by using `spc' since we already have it, no behavior change.Martin Pieuchot
2019-01-28Stop accounting/updating priorities for Idle threads.Martin Pieuchot
2019-01-28Implement breaking into ddb on imxuart(4). When a break is detected,Patrick Wildt
2019-01-28Simplify lookups when killing entrieskn
2019-01-28On i386, produce binaries that are compatible with our W^X implementation.Mark Kettenis
2019-01-28get rid of unused globalDavid Gwynne
2019-01-28fix mpe_start by if_put()ting the right ifpDavid Gwynne
2019-01-28The test sshd_config in in $OBJ.Darren Tucker
2019-01-28Remove leftover debugging.Darren Tucker
2019-01-28make a start at supporting ipv6 on mpe.David Gwynne
2019-01-28ttyname() is used, therefore must unveil _PATH_DEVDB.Theo de Raadt
2019-01-28Enable ssh-dss for the agent test. Disable it for the certificateDarren Tucker
2019-01-28Count the number of key types instead of assuming there are only two.Darren Tucker
2019-01-27Install lldb's manpage directly from the GNU directory, like lld does.Patrick Wildt
2019-01-27regenPatrick Wildt