| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove alpha left-overs. | ru | 2006-08-22 | 2 | -27/+1 |
* | Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn't | des | 2006-08-13 | 1 | -1/+1 |
* | I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't. | des | 2006-08-12 | 1 | -1/+1 |
* | Reintroduce CSTD, which allows a Makefile to specify the precise dialect | des | 2006-08-11 | 1 | -0/+15 |
* | Grr we also need to set -mbig-endian to LDFLAGS. Now I can build a | cognet | 2006-07-21 | 1 | -0/+1 |
* | Remove ALPHA optimization pointer for gcc flags. | imp | 2006-07-20 | 1 | -1/+1 |
* | Oops LDFLAGS can be used to invoke gcc, so directly add -EB to {LD}. | cognet | 2006-07-20 | 1 | -1/+1 |
* | Honor ARM_BIG_ENDIAN by adding -mbig-endian to CFLAGS and -EB to LDFLAGS if | cognet | 2006-07-20 | 1 | -0/+5 |
* | Add CPUTYPE support for Via C3 and C3-2 processors. | des | 2006-07-19 | 1 | -0/+4 |
* | "clean" of <bsd.prog.mk> no longer removes a.out, Errs, | yar | 2006-06-18 | 1 | -2/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -2/+0 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+2 |
* | Have WITHOUT_BIND_MTREE imply WITHOUT_BIND_ETC | phk | 2006-04-01 | 1 | -0/+4 |
* | Revert last delta, it breaks cross-compiles. | ru | 2006-03-25 | 1 | -6/+2 |
* | Option MK_LIB32 only exists on amd64. | ru | 2006-03-24 | 1 | -2/+6 |
* | Add proper dependencies for the version map, and make sure 'make clean' | des | 2006-03-23 | 1 | -1/+4 |
* | Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. | ru | 2006-03-21 | 1 | -1/+0 |
* | Desupport the *_COLLECT2 no-op. | ru | 2006-03-21 | 1 | -6/+0 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 2 | -0/+9 |
* | Commit a forgotten part of NO_PROFILE/NO_LIB32 conversion. | ru | 2006-03-19 | 1 | -2/+5 |
* | Add default for MK_PROFILE | phk | 2006-03-19 | 1 | -0/+1 |
* | Convert NO_PROFILE and NO_LIB32 to new style. | ru | 2006-03-18 | 1 | -3/+3 |
* | Replace .sinclude by .if exists()/.include/.endif so that older make(1)'s can | ru | 2006-03-18 | 1 | -1/+3 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 7 | -26/+298 |
* | Add version_gen.awk to the installed files. | deischen | 2006-03-16 | 1 | -1/+1 |
* | Teach bsd.lib.mk to auto generate a version map file based on | deischen | 2006-03-16 | 2 | -0/+206 |
* | Fix the spelling of MAN to a modern syntax. | ru | 2006-03-15 | 1 | -1/+1 |
* | Revert last change, per ru@'s objection. I misunderstood consensus | imp | 2006-03-09 | 1 | -1/+1 |
* | Now that we now spell NO_MAN=xxx MAN=, update the docs. | imp | 2006-03-09 | 1 | -1/+1 |
* | Handle NO_INCS solely inside bsd.incs.mk. | ru | 2006-02-03 | 3 | -10/+4 |
* | Define $LIBBSM. | rwatson | 2006-02-02 | 1 | -0/+1 |
* | Add a MACHINE_CPU entry for "ev67". | ru | 2005-12-06 | 1 | -1/+3 |
* | Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include | ru | 2005-11-19 | 2 | -0/+4 |
* | Don't include bsd.init.mk so early - it's just not needed here. | harti | 2005-11-10 | 1 | -5/+3 |
* | Add a .mk file for building modules for the SNMP daemon. This may be | harti | 2005-11-10 | 3 | -1/+31 |
* | Serialize access to the info/dir file; needed for parallel installs. | ru | 2005-11-03 | 1 | -0/+1 |
* | We bootstrap make(1) if necessary during an upgrade, so checking | ru | 2005-09-28 | 1 | -7/+0 |
* | Don't install ${LIB}_pic.a if NO_TOOLCHAIN | phk | 2005-08-05 | 1 | -2/+2 |
* | Don't install includes if NO_TOOLCHAIN | phk | 2005-08-03 | 1 | -0/+6 |
* | Add LIBMEMSTAT tp bsd.libnames.mk. | rwatson | 2005-07-17 | 1 | -0/+1 |
* | For ${SUBDIR} targets, change the type of dependency operator from `::' | ru | 2005-05-31 | 1 | -2/+2 |
* | Use -march=armv5te for Xscale. | cognet | 2005-05-24 | 1 | -1/+1 |
* | Toggle on warnings. This resolves the problem with building old releases | harti | 2005-04-29 | 1 | -0/+3 |
* | IPFIlter problems that prevented building should all now be resolved so | darrenr | 2005-04-28 | 1 | -5/+0 |
* | Disable the IPFILTER bits until they compile again. This can be overriden | scottl | 2005-04-27 | 1 | -0/+5 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 1 | -0/+1 |
* | Make sure the only thing that follows .endif or .else is a comment. | harti | 2005-04-11 | 8 | -14/+14 |
* | Update comment to reflect default GENCAT value (changed in previous rev) | phantom | 2005-03-10 | 1 | -1/+1 |
* | Wrap BSD r* commands in NO_RCMDS. | trhodes | 2005-03-02 | 1 | -0/+1 |
* | Accept the old user interface for NO_CLEAN as it is a POLA violation as | obrien | 2005-02-28 | 1 | -1/+0 |