Age | Commit message (Expand) | Author |
2016-06-22 | Don't make the DT_TEXTREL warning fatal. Hopefully this will be temporary, | Mark Kettenis |
2016-06-21 | Make creation of text-relocations a fatal error by default, with -znotext | Philip Guenther |
2016-06-19 | At least display the DT_GNU_HASH tag nicely | Philip Guenther |
2016-06-19 | Update docs to match our local time_t changes | Philip Guenther |
2016-06-08 | Revert the change that made the PLT readonly. The dynamic linker now | Mark Kettenis |
2016-06-01 | Until we get relro working, we need the __{got,plt}_{start,end} symbols | Philip Guenther |
2016-05-31 | Port over binutils fix for PR ld/3111. | Stefan Kempf |
2016-05-28 | -z wxneeded creates a PHDR PT_OPENBSD_WXNEEDED. This annotation is placed | Theo de Raadt |
2016-05-23 | On sparc64, make the PLT read-only. This allows the kernel and ld.so to | Mark Kettenis |
2016-05-08 | Correct return value of OpenBSD::MkTemp in scalar context | Andrew Fresh |
2016-05-07 | remove reference to file that's only built when dbm is present | Ted Unangst |
2016-05-07 | ... and link into the build | Marc Espie |
2016-05-07 | fix build within perl | Marc Espie |
2016-05-07 | same patch as ports tree | Marc Espie |
2016-05-07 | Term::ReadKey vendor import, as discussed with millert@ and afresh1@ | Marc Espie |
2016-04-26 | Show octeon in readelf -h output. | Visa Hankala |
2016-04-26 | Add Octeon specific sync opcodes. | Paul Irofti |
2016-04-25 | Stop embedding the build time in the Perl binary. | Daniel Dickman |
2016-04-22 | Add entry for CVE-2015-8853 patch. | Todd C. Miller |
2016-04-20 | Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. | Todd C. Miller |
2016-04-19 | In pod2man(1), enable UTF-8 output by default and provide a --no-utf8 | Ingo Schwarze |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-29 | Fix fallout from the switch to binutils 2.17: the binaries created by 2.17 | Mark Kettenis |
2016-03-07 | regen | tb |
2016-03-07 | There is a mknod(2) call hidden deep in the guts of cvs(1) that | tb |
2016-02-24 | Cope with ambiguous environments | Andrew Fresh |
2016-01-11 | Fix perl CVE-2015-8607 - XS File::Spec::canonpath loses taint | Andrew Fresh |
2014-11-17 | Import perl-5.20.1 | Andrew Fresh |
2015-12-27 | add missing header needed for pledge(2) | Charles Longeau |
2015-12-21 | Recognise the rdseed instruction introduced with Broadwell. | Jonathan Gray |
2015-12-18 | Add library-based __sync functions for mips64. | Visa Hankala |
2015-12-10 | Actually install OpenBSD::Pledge perl module | Andrew Fresh |
2015-12-05 | Implement the .inst assembler directive for arm. | Tobias Ulmer |
2015-11-29 | OpenBSD::Pledge - perl interface to pledge(2) | Andrew Fresh |
2015-11-28 | Back out previous commit. Not emitting DT_RPATH isn't helpful if our ld.so | Mark Kettenis |
2015-11-26 | Fix "Bad value" error seen when building Mesa 11.0.6 which uses -Bsymbolic. | Mark Kettenis |
2015-11-26 | change the name "as" in the NAME section of the as(1) manuals to lowercase; | Ingo Schwarze |
2015-11-22 | Use yy_size_t instead of int in yy_input(). Makes things work on BE 64-bit | Mark Kettenis |
2015-11-20 | Regen. | Jeremie Courreges-Anglas |
2015-11-20 | Server-side pserver support is broken, and we don't plan to support it. | Jeremie Courreges-Anglas |
2015-11-20 | Unbreak, tcflow and its underlying ioctls aren't allowed by pledge(2). | Jeremie Courreges-Anglas |
1995-12-19 | raw import of cvs-1.6 | Theo de Raadt |
2015-11-17 | Pledge cvs(1). | Jeremie Courreges-Anglas |
2015-11-15 | Same as in binutils-2.17, only restore regular permission bits. | Jeremie Courreges-Anglas |
2015-11-15 | In smart_rename, restore at least the regular permissions bits. | Jeremie Courreges-Anglas |
2000-09-12 | Import binutils-2.10 | Marc Espie |
2015-11-15 | Now that the (setuid bit related) bad-practice audit and repair is complete, | Theo de Raadt |
2015-11-15 | In most cases binutils strips off setuid/setgid bits when creating copies | Theo de Raadt |
2015-11-15 | Using #ifndef __OpenBSD__, disable the really dangerous and silly | Theo de Raadt |