Age | Commit message (Expand) | Author |
2016-10-08 | Do not let "make all" run the tests in the subdirectories twice | Ingo Schwarze |
2016-10-06 | Use BUILDUSER as the owner of new links/directories created in 'make obj' | Martin Natano |
2016-10-05 | De-escalate to an unprivileged users during 'make build' and 'make release'. | Martin Natano |
2016-09-21 | Loadable kernel modules are gone. | Martin Natano |
2016-09-08 | Enable -static -pie on arm. | Mark Kettenis |
2016-09-04 | Treat .cpp files as C++ source code in make depend. | Patrick Wildt |
2016-09-03 | Enable PIE on arm now that sjlj exceptions are no longer used after | Jonathan Gray |
2016-09-01 | remove sparc support | Ted Unangst |
2016-07-04 | DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS | Philip Guenther |
2016-07-04 | gcc's -fvisibility=hidden isn't the behavior we wanted when cleaning up | Philip Guenther |
2016-05-26 | Zap the 'l' from ARFLAGS, totally useless these days. | Vadim Zhukov |
2016-05-15 | make 'make clean' clean up the .ldadd file, in case LIBREBUILD was set | Philip Guenther |
2016-05-11 | crank to 6.0-beta | Theo de Raadt |
2016-04-26 | provide support for a library setting LIBREBUILD, in which case a ar(1) | Theo de Raadt |
2016-03-09 | We are done providing support for the vax. | Theo de Raadt |
2016-01-13 | fix remaining sudo reference (s,sudo,doas,) | Gleydson Soares |
2015-12-19 | move to 5.9-beta | Theo de Raadt |
2015-11-14 | libocurses can go to the Attic. last consumer of it was ramdisk more(1) | Theo de Raadt |
2015-10-26 | Nothing in base uses native language support anymore. Remove NLS | Alexander Bluhm |
2015-08-31 | update reasons for arch without pie; with pascal | Theo de Raadt |
2015-07-20 | Add radius(3) library. This will be used by RADIUS server and client | YASUOKA Masahiko |
2015-07-19 | Add infrastructure for specifying a "version script" for the shared library | Philip Guenther |
2015-07-03 | Enable static pie on sparc; be sure to upgrade your compiler before your | Miod Vallat |
2015-06-17 | crank to 5.8-beta | Theo de Raadt |
2015-06-02 | Make sparc go PIE (not `static PIE' yet). | Miod Vallat |
2015-06-01 | Now that we do not need to build binutils 2.15 (except for gdb), simplify the | Miod Vallat |
2015-06-01 | Switch m88k ports to binutils 2.17. | Miod Vallat |
2015-05-29 | Switch vax to bunnytils 2.17. | Miod Vallat |
2015-05-28 | Invert the binutils 2.17 logic to only list non-2.17 platforms. | Miod Vallat |
2015-05-28 | Switch alpha, arm, sh and sparc to binutils 2.17. | Miod Vallat |
2015-05-21 | no such thing as mips64le | Miod Vallat |
2015-05-21 | Switch amd64, hppa, mips64, mips64le and powerpc to binutils 2.17. | Mark Kettenis |
2015-05-14 | Stop including CFLAGS in CXXFLAGS it creates problems when mixing | Jonathan Gray |
2015-05-08 | Switch i386 and sparc64 to binutils 2.17. More architectures to follow if | Mark Kettenis |
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 |