| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix rendering of manpages with mandoc(1) | bapt | 2014-11-24 | 7 | -14/+7 |
* | Fix rendering with mandoc | bapt | 2014-11-24 | 1 | -2/+1 |
* | Fix rendering with mandoc | bapt | 2014-11-23 | 1 | -2/+1 |
* | Fix rendering with mandoc | bapt | 2014-11-23 | 1 | -2/+1 |
* | Install mdoc(7) and man(7) from mdoc instead of the one from groff | bapt | 2014-11-23 | 1 | -2/+1 |
* | Change kbdb's kthr::cpu field into an int, to avoid gcc warnings about | dim | 2014-11-11 | 2 | -2/+2 |
* | libdialog has to be linked to libncursesw and libm | bapt | 2014-11-07 | 1 | -0/+3 |
* | Build gperf only if we're using g++ (not clang++) | emaste | 2014-10-09 | 1 | -0/+2 |
* | Integrate usr.bin/diff/tests from NetBSD into atf/kyua at gnu/usr.bin/diff/tests | ngie | 2014-10-09 | 2 | -0/+23 |
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 7 | -21/+9 |
* | Add gnugrep.1 to CLEANFILES. | gjb | 2014-08-26 | 1 | -0/+1 |
* | Add ${LIBC} to DPADD to fix "make checkdpadd" | ngie | 2014-08-20 | 1 | -0/+1 |
* | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 38 | -75/+0 |
* | Rework privatelib/internallib | bapt | 2014-08-06 | 4 | -4/+3 |
* | Replace all uses of libncurses and libtermcap with their wide character | brooks | 2014-07-17 | 5 | -10/+10 |
* | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | imp | 2014-07-10 | 2 | -7/+2 |
* | The GNU readline library is now an INTERNALLIB - that is, it is | bapt | 2014-07-09 | 9 | -61/+19 |
* | Remove ia64. | marcel | 2014-07-07 | 16 | -1235/+2 |
* | Make sure that the sub-makes for unwind.h start from the CURDIR | imp | 2014-06-24 | 3 | -3/+3 |
* | Remove send-pr, the supported interface to submit bugs is now via | gavin | 2014-06-14 | 16 | -4220/+0 |
* | With the move away from GNATS, point end users to a better web page | gavin | 2014-06-14 | 1 | -1/+1 |
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 38 | -0/+75 |
* | Add Lb string for libcuse. | brueffer | 2014-06-06 | 1 | -0/+1 |
* | Move Nx definition to a separate block. | pluknet | 2014-05-20 | 1 | -0/+2 |
* | Revert r261296. This removes the WITHOUT_NCURSESW option. | brooks | 2014-05-15 | 1 | -12/+2 |
* | Allow libstdc++ and libsupc++ to compile with clang again, after the | dim | 2014-05-11 | 2 | -4/+3 |
* | Add 9.3 to mdoc.local. | gjb | 2014-05-09 | 1 | -0/+1 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 20 | -19/+20 |
* | Spell NO_PROFILE= as MK_PROFILE=no. | imp | 2014-04-25 | 3 | -5/+7 |
* | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 6 | -1/+46 |
* | Add FreeBSD 10.1 to the list of recognized releases for Fx. | jmmv | 2014-04-13 | 1 | -0/+1 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 10 | -10/+10 |
* | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This sets | des | 2014-04-12 | 1 | -2/+2 |
* | It is possible that MK_GNUCXX is "yes" but MK_CXX is "no" so make sure | imp | 2014-04-01 | 1 | -1/+1 |
* | Enable parallel building for gnu/usr.bin and usr.bin/clang too. | dim | 2014-03-27 | 1 | -0/+2 |
* | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | andrew | 2014-03-23 | 4 | -4/+4 |
* | Remove IPX support. | glebius | 2014-03-14 | 2 | -2/+0 |
* | add support for building a cross-gdb for ARM... This isn't hooked up | jmg | 2014-02-12 | 1 | -0/+4 |
* | Add missing libraries here as well, so a warning is not printed when one | pjd | 2014-02-11 | 1 | -0/+2 |
* | Add definition for NetBSD 7.0, which is referenced in several manpages. | pluknet | 2014-02-01 | 1 | -0/+1 |
* | Pull up vendor changes up to 2014-01-29 | uqs | 2014-01-31 | 1 | -0/+1 |
* | Merge from CheriBSD: | brooks | 2014-01-30 | 1 | -2/+12 |
* | Add libexecinfo. | pluknet | 2014-01-29 | 1 | -0/+1 |
* | Add FreeBSD 2.2.9 which aout(4) references. | uqs | 2014-01-28 | 1 | -0/+1 |
* | Revision 258428 changed gcc by virtue of having _bswapsi2 _bswapdi2 in | marcel | 2014-01-19 | 1 | -4/+3 |
* | Replace LIBGCC by LIBCOMPILER_RT. | ed | 2014-01-18 | 1 | -2/+2 |
* | For ia64, add _bswapsi2 & _bswapdi2. The audio/flac port uses the | marcel | 2014-01-18 | 1 | -0/+1 |
* | When building a cross-kgdb, suppress the registration of the | marcel | 2014-01-13 | 1 | -0/+12 |
* | When building a cross kgdb, link against the appropriate cross libkvm. | marcel | 2013-12-28 | 2 | -2/+29 |
* | To avoid having to explicitly test COMPILER_TYPE for setting | dim | 2013-12-22 | 4 | -12/+4 |