Age | Commit message (Expand) | Author |
2015-03-08 | use new "make -C" to avoid extra shells. | Marc Espie |
2015-01-16 | Delete the MANLINT variable and the related SUFFIXES rules because | Ingo Schwarze |
2015-01-06 | mips64 architectures moving to static PIE | Theo de Raadt |
2015-01-03 | ok, landisk snapshots are out that do static PIE | Theo de Raadt |
2015-01-01 | move to 5.7-beta | Theo de Raadt |
2014-12-31 | Do not take sh to STATICPIE yet. That will happen once matching | Theo de Raadt |
2014-12-30 | self-relocating crt0 bits for sh, and enable static pie by default. With some | Miod Vallat |
2014-12-28 | alpha now supports -static -pie binaries; ok kettenis | Theo de Raadt |
2014-12-27 | As indicated by kettenis and kurt, hppa i386 powerpc now support static | Theo de Raadt |
2014-12-25 | We no longer need -Wl,-Bsymbolic for -static -pie. | Mark Kettenis |
2014-12-25 | Delete misleading and dangerous comment about customising STATIC. Nowadays, | Pascal Stumpf |
2014-12-23 | sparc64 can move to static pie | Theo de Raadt |
2014-12-23 | Small changes to buil | Theo de Raadt |
2014-11-20 | Add .cpp.o suffix rules. Survived a full src + X + ports build. | Pascal Stumpf |
2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to | Joel Sing |
2014-10-13 | Fix an internal inconsistency: Saying "these eight targets" and then only | Ingo Schwarze |
2014-10-09 | no more lkm | Ted Unangst |
2014-09-29 | add LIBRESSL; OK deraadt@ | Gleydson Soares |
2014-07-19 | Explicitely check the value of REGRESS_SKIP_SLOW rather than its emptyness, | Miod Vallat |
2014-07-15 | crank to 5.6-beta | Theo de Raadt |
2014-04-23 | Remove more Kerberos cruft. | Antoine Jacoutot |
2014-04-22 | Finally remove KERBEROS5? from the Makefile infrastructure. | Reyk Floeter |
2014-04-22 | -KERBEROS5 | Henning Brauer |
2014-04-22 | The complexity and quality of kerberosV and the fact that almost | Reyk Floeter |
2014-04-13 | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. | Brad Smith |
2014-03-23 | Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@. | Pascal Stumpf |
2014-03-23 | default to tcpwrappers off. ok deraadt | Ted Unangst |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-08 | Keep the build log clean: | Ingo Schwarze |
2014-01-25 | some processors were not listed in the PIE block | Theo de Raadt |
2014-01-18 | Remove -Wbounded: it is now the compiler default. | Martynas Venckus |
2014-01-12 | crank to 5.5beta | Theo de Raadt |
2013-12-28 | i386 changes to PIE. See faq/current.html or use the snapshots to cross | Theo de Raadt |
2013-12-04 | express final disapproval of the interfaces in libcompat, such as | Theo de Raadt |
2013-11-22 | remove unused goo, okay guenther@ | Marc Espie |
2013-10-15 | We do not produce "core" files, so they do not need to be deleted. they | Theo de Raadt |
2013-10-13 | Make it possible to build to reduced version of a library, including | Philip Guenther |
2013-08-10 | libkafs5 -> libkafs (unused in build, so no functional change) | Antoine Jacoutot |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-08-01 | Don't error out if there are no regression for a particular architecture in | Mark Kettenis |
2013-07-11 | Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used without | Antoine Jacoutot |
2013-07-07 | move to 5.4-beta | Theo de Raadt |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-07-05 | VAX is an ELF citizen now. | Miod Vallat |
2013-06-14 | introduce REGRESS_FAIL_EARLY to stop regression tests at first | Alexander Hall |
2013-03-23 | Revert 1.138 and switch amd64, i386, arm, sh and sparc64 back to binutils 2.15. | Miod Vallat |
2013-03-20 | Switch amd64, arm, i386, sh and sparc64 to binutils 2.17. Other platforms to | Miod Vallat |
2013-03-18 | Recognize and treat files with .cpp extension like any other C++ file. | Martin Pieuchot |
2013-03-14 | disable pie for kernel modules; from dinar talypov, ok deraadt, pascal | Mike Belopuhov |
2013-03-10 | Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force proper | Miod Vallat |