summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/base
AgeCommit message (Collapse)Author
2016-08-12syncTheo de Raadt
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go.
2016-08-06syncTheo de Raadt
2016-07-30syncStuart Henderson
2016-07-14syncTheo de Raadt
2016-07-11syncTheo de Raadt
2016-07-11syncVisa Hankala
2016-07-07syncTheo de Raadt
2016-07-06syncVisa Hankala
2016-07-04syncTheo de Raadt
2016-07-03syncTheo de Raadt
2016-06-27syncTheo de Raadt
2016-06-22syncTheo de Raadt
2016-06-17syncStuart Henderson
2016-06-08fix two typosTobias Ulmer
2016-06-05syncTobias Ulmer
2016-06-01syncTheo de Raadt
2016-05-23syncJonathan Gray
2016-05-23syncTheo de Raadt
2016-05-16syncTheo de Raadt
2016-05-14some misplaced man pages spotted by ajaTheo de Raadt
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis
2016-05-11syncTheo de Raadt
2016-05-11syncTheo de Raadt
2016-05-08syncTheo de Raadt
2016-05-07syncTheo de Raadt
2016-05-07syncTheo de Raadt
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
This stores errno, the cancelation flags, and related bits for each thread and is allocated by ld.so or libc.a. This is an ABI break from 5.9-stable! Make libpthread dlopen'able by moving the cancelation wrappers into libc and doing locking and fork/errno handling via callbacks that libpthread registers when it first initializes. 'errno' *must* be declared via <errno.h> now! Clean up libpthread's symbol exports like libc. On powerpc, offset the TIB/TCB/TLS data from the register per the ELF spec. Testing by various, particularly sthen@ and patrick@ ok kettenis@
2016-05-05syncJonathan Gray
2016-04-29syncPatrick Wildt
ok deraadt@ jsg@
2016-04-28syncTheo de Raadt
2016-04-26sync (a few comp tools move to base, to support library boot-randomization)Theo de Raadt
2016-04-26syncTheo de Raadt
2016-04-20syncTheo de Raadt
2016-04-18syncTheo de Raadt
2016-04-06syncJonathan Gray
2016-04-01syncJonathan Gray
2016-03-31remove files that are not built on hppa64Jonathan Gray
2016-03-30syncTheo de Raadt
2016-03-30syncTheo de Raadt
2016-03-30syncTheo de Raadt
2016-03-28all arch are dynamic nowTheo de Raadt
2016-03-22syncTheo de Raadt
2016-03-20syncTheo de Raadt
2016-03-20syncTheo de Raadt
2016-03-16syncTheo de Raadt
2016-03-09syncTheo de Raadt
2016-03-09We are done providing support for the vax.Theo de Raadt
lots of agreement.
2016-03-08syncTheo de Raadt
2016-03-07syncTheo de Raadt