| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NOSHLIBS. | obrien | 2003-04-27 | 1 | -1/+3 |
* | Axe CXXINCLUDES from CXXFLAGS, it serves no useful purpose anymore. | ru | 2003-04-22 | 1 | -1/+1 |
* | Add CPUTYPE support for "athlon-tbird", as GCC makes the distinction. | obrien | 2003-04-14 | 1 | -1/+1 |
* | Default the userland to 486 capabilities. | obrien | 2003-04-11 | 1 | -1/+1 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 1 | -7/+0 |
* | -Wall implies -Wuninitialized if -O is also in effect. | ru | 2003-04-04 | 1 | -3/+0 |
* | Enable cpp(1) warnings in system headers. GCC is oriented on | ru | 2003-03-31 | 1 | -0/+1 |
* | Globally use -mieee in /usr/src for Alpha. | obrien | 2003-03-29 | 1 | -0/+4 |
* | Reduce "code duplication" for AMD CPU's. | obrien | 2003-03-29 | 1 | -30/+10 |
* | Added GEOM library to the bsd.libnames.mk namespace. | ru | 2003-03-21 | 1 | -0/+1 |
* | Record the sudden death of bsd.kern.mk and bsd.sgml.mk. | ru | 2003-03-12 | 1 | -2/+0 |
* | KerberosIB deorbit: Remove library references. | markm | 2003-03-08 | 1 | -7/+1 |
* | If we carry our MODULES_WITH_WORLD, we probably also do not want | ru | 2003-03-03 | 1 | -0/+4 |
* | Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and | ru | 2003-03-02 | 2 | -14/+1 |
* | Initiate the de-orbit burn sequence for <bsd.kern.mk>. | ru | 2003-02-28 | 1 | -54/+8 |
* | - Removed various cruft from before we had a hosted toolchain (!). | jake | 2003-02-27 | 1 | -0/+9 |
* | Added UFS library to the bsd.libnames.mk namespace. | ru | 2003-01-23 | 1 | -0/+1 |
* | NOSHARED is meaningless in the bsd.lib.mk context, so check LDFLAGS | ru | 2002-11-26 | 1 | -2/+2 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 1 | -2/+4 |
* | Document most of bsd.doc.mk variables. | ru | 2002-10-30 | 1 | -4/+33 |
* | All uses of CD_HACK have been eliminated. | ru | 2002-10-30 | 1 | -9/+0 |
* | PRINTERDEVICE can now take multiple values. | ru | 2002-10-29 | 1 | -33/+64 |
* | bsd.doc.mk changes: | ru | 2002-10-29 | 1 | -29/+33 |
* | Revert last delta. SGR support in grotty(1) is disabled system-wide | ru | 2002-10-18 | 1 | -1/+1 |
* | Added the new variable CTAGS which, if set to "ctags", reverts | ru | 2002-10-17 | 3 | -35/+37 |
* | ia64 specific CFLAGS change: | marcel | 2002-10-13 | 1 | -1/+1 |
* | Groff 1.18.1 comes in with ANSI color support, enabled by default. | ru | 2002-10-11 | 1 | -1/+1 |
* | Sort in ``phone directory'' order (except for LIBC_*). | ru | 2002-10-04 | 1 | -3/+3 |
* | Reflect the fact that we install our libexpat as libbsdxml. | phk | 2002-10-04 | 1 | -1/+1 |
* | Use the -mno-align-long-strings on i386's to debloat the kernel a little. | bde | 2002-10-04 | 1 | -1/+1 |
* | Add LIBEXPAT definition. | phk | 2002-10-02 | 1 | -0/+1 |
* | Extend the lint handling a bit. | markm | 2002-09-20 | 3 | -6/+14 |
* | Whitespace-only indention fixups for revision 1.20. This lets the 1.20 | jhb | 2002-09-18 | 1 | -31/+31 |
* | Oops, fix userland _CPUCFLAGS. Move adding of _CPUCFLAGS to bottom of | jhb | 2002-09-18 | 1 | -6/+6 |
* | For the default case of CPUTYPE not being set, don't define CPUTYPE to the | jhb | 2002-09-18 | 1 | -5/+6 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 5 | -52/+1 |
* | Add support for the AMD x86-64 Hammer platform. | obrien | 2002-09-11 | 1 | -0/+2 |
* | Add support for ev67 and ev45 CPUTYPEs (new in gcc3) | kris | 2002-09-07 | 1 | -2/+4 |
* | Update to use all the new CPU optimizations of GCC3. | mux | 2002-09-07 | 1 | -9/+29 |
* | Bump the -mev56 to -mev6. Otherwise, when you compile with gcc using | peter | 2002-09-06 | 1 | -2/+2 |
* | test -h is deprecated; use -L instead. | kris | 2002-08-31 | 1 | -1/+1 |
* | Turned format checking back on. It was left turned off for too long after | bde | 2002-08-25 | 1 | -7/+1 |
* | Allow one to override ${MINSTALL} in /etc/make.conf. | ru | 2002-08-20 | 1 | -1/+1 |
* | TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to | ru | 2002-08-02 | 1 | -7/+1 |
* | Add a libnames entry for libugidfw. | rwatson | 2002-08-02 | 1 | -0/+1 |
* | - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so that | jhb | 2002-07-31 | 1 | -5/+7 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 7 | -22/+14 |
* | - Fixup whitespace after previous commit. | jhb | 2002-07-27 | 1 | -12/+10 |
* | If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGS | jhb | 2002-07-27 | 1 | -6/+14 |
* | Moved `clean:' below, just before the inclusion of bsd.obj.mk, | ru | 2002-07-21 | 1 | -36/+36 |