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