| Commit message (Expand) | Author | Age | Files | Lines |
* | Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent | nwhitehorn | 2015-03-07 | 1 | -2/+1 |
* | Build the powerpc64 kernel as a position-independent executable. At startup, | nwhitehorn | 2015-01-31 | 1 | -0/+5 |
* | Bump the version of config to the latest (3 year old, so upgrade | imp | 2014-02-04 | 1 | -1/+1 |
* | Remove duplication and centralize testing of various config(8)ed features. | obrien | 2012-09-12 | 1 | -1/+0 |
* | Not all Pmake derived makes quietly tolerate assignment from shell commands | obrien | 2012-09-12 | 1 | -1/+1 |
* | Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel using | nwhitehorn | 2011-06-09 | 1 | -1/+1 |
* | MFppc64: | nwhitehorn | 2010-07-13 | 1 | -1/+4 |
* | Convert Freescale PowerPC platforms to FDT convention. | raj | 2010-07-11 | 1 | -0/+2 |
* | Revert config(8) version bump. It brings major pain for people working on | wkoszek | 2007-05-16 | 1 | -1/+1 |
* | Bump config(8) version and build requirement for config(8) to 600006. This | wkoszek | 2007-05-13 | 1 | -1/+1 |
* | Version 600004 is better than 700000 given other changes that are in | imp | 2005-11-28 | 1 | -1/+1 |
* | Make config(8) understand ORed dependecies in "files*" and | ru | 2005-11-27 | 1 | -1/+1 |
* | We don't bump the config version for additions to config that aren't | imp | 2005-11-04 | 1 | -1/+1 |
* | Implement the "nocpu" directive. | ru | 2005-11-03 | 1 | -1/+1 |
* | Bump config(8) version for the DEFAULTS change. | jhb | 2005-10-27 | 1 | -1/+1 |
* | Use the more readable empty() syntax. | obrien | 2005-09-07 | 1 | -1/+1 |
* | Never hardcode /sys into these Makefiles. The proper way to spell it is $S. | imp | 2005-04-13 | 1 | -2/+0 |
* | The latest release of the FreeBSD driver (twa) for | vkashyap | 2005-04-12 | 1 | -0/+2 |
* | Update version number for latest config version bump | imp | 2005-04-01 | 1 | -1/+1 |
* | bump the Makefile config versions now that config is 600001... | jmg | 2005-02-10 | 1 | -1/+1 |
* | - remove NO_MODULES since they've been working for some time | grehan | 2005-02-03 | 1 | -3/+5 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Kill count device support from config. I've changed the last few | peter | 2004-08-30 | 1 | -1/+1 |
* | Removed COPTS support from kmod.mk and kern.pre.mk. | ru | 2004-08-13 | 1 | -1/+1 |
* | Change required config(8) version. | cognet | 2004-05-09 | 1 | -1/+1 |
* | Remove duplicate script for locore.o | gallatin | 2003-12-09 | 1 | -3/+0 |
* | Bump the config version to force people to upgrade their config(8) | phk | 2003-04-15 | 1 | -1/+1 |
* | Standardize handling of locore.[sS] etc. files. | ru | 2003-02-28 | 1 | -2/+0 |
* | - remove dead conditional CFLAG setting | grehan | 2003-01-22 | 1 | -8/+3 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -1/+1 |
* | Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH. | jake | 2002-07-31 | 1 | -0/+3 |
* | Moved the setting of all profiling-related variables except the key one | bde | 2002-07-13 | 1 | -1/+1 |
* | Remove the setting of 'FMT'. We now do ELF by default, so only bother | obrien | 2002-03-24 | 1 | -1/+0 |
* | Commit some infrastructure for turning on -Werror for kernel compiles. | peter | 2002-02-20 | 1 | -1/+1 |
* | Proper fix for old config setting maxusers to 8. | peter | 2001-12-14 | 1 | -1/+1 |
* | -msoft-float must always be turned on when compiling the PowerPC kernel. | benno | 2001-11-12 | 1 | -1/+3 |
* | Move kern.post.mk to last line, now that it appears safe | imp | 2001-11-11 | 1 | -2/+2 |
* | Factor the common parts of the Makefile.foo files. This introduces two | imp | 2001-11-02 | 1 | -302/+3 |
* | Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven't | brian | 2001-11-01 | 1 | -7/+14 |
* | Support the "install.debug" and "reinstall.debug" targets for kernel modules. | des | 2001-10-27 | 1 | -3/+3 |
* | Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach. | ru | 2001-10-26 | 1 | -1/+1 |
* | Make override of nm consistent across all platforms and sort the overrides. | mp | 2001-10-19 | 1 | -2/+2 |
* | Use normal CWARNFLAGS and defines when compiling on FreeBSD. | mp | 2001-10-19 | 1 | -2/+6 |
* | Change kern.bootfile when mv'ing the kernel | brian | 2001-10-17 | 1 | -0/+2 |
* | Remove another unneeded instance of -elf. | benno | 2001-10-14 | 1 | -1/+1 |
* | Changes for both compilation on NetBSD (PPC) and cross-compilation on FreeBSD. | mp | 2001-10-13 | 1 | -2/+5 |
* | Enable hardwiring of things like tunables from embedded enironments | peter | 2001-08-27 | 1 | -3/+6 |
* | In order to bring about the end of the universe, delete the lines: | peter | 2001-08-15 | 1 | -2/+0 |
* | Further Makefile.* sync (from Makefile.ia64). The lint target has been | peter | 2001-08-03 | 1 | -6/+0 |
* | When building a debugging kernel with modules, build modules with | sheldonh | 2001-08-02 | 1 | -0/+3 |