| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Back out cumulative changes from revs. 1.92-1.94: "make depend" | ru | 2004-10-12 | 1 | -1/+0 |
* | Style fixes, including: | ru | 2004-10-12 | 1 | -40/+34 |
* | Revert the change from rev 1.168. ru convinced me that the situation | joerg | 2004-10-11 | 1 | -1/+1 |
* | Forcibly create symlinked headers, otherwise the build process may fail | joerg | 2004-10-09 | 1 | -1/+1 |
* | Unconditionally add `-fno-omit-frame-pointer' to CFLAGS when building | iedowse | 2004-08-29 | 1 | -0/+3 |
* | Add sparc64/pci/ofw_pci_if.m to the list of MFILES so modules can use | marius | 2004-08-14 | 1 | -1/+2 |
* | Removed COPTS support from kmod.mk and kern.pre.mk. | ru | 2004-08-13 | 1 | -1/+1 |
* | - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a | marius | 2004-08-12 | 1 | -0/+1 |
* | Add acpi methods for HID/CID probing, evaluating objects, and walking the | njl | 2004-06-29 | 1 | -1/+1 |
* | Hook acpi_quirks up to the build for kernel and modules. | njl | 2004-06-24 | 1 | -0/+11 |
* | Link ALTQ to the build and break with ABI for struct ifnet. Please recompile | mlaier | 2004-06-13 | 1 | -0/+4 |
* | Step 1 in moving EISA devices to kobj/newbus. Use kobj methods for | imp | 2004-06-09 | 1 | -1/+1 |
* | Move to generating pccarddevs.h on the fly, both for the kernel and | imp | 2004-05-26 | 1 | -5/+7 |
* | devlist2h.awk is too generic a name for what it does. It really | imp | 2004-05-26 | 1 | -2/+2 |
* | Enable first part of kld's on amd64. This is known to not work right | peter | 2004-05-16 | 1 | -0/+9 |
* | Fix some style bugs in previous commit. | trhodes | 2004-03-14 | 1 | -2/+1 |
* | This are the build infrastructure changes to allow to use the | trhodes | 2004-03-12 | 1 | -1/+14 |
* | Overdue reversion of revision 1.143. | ru | 2004-03-06 | 1 | -2/+2 |
* | Reduce the number of knobs controlling the build of debug modules | ru | 2004-02-13 | 1 | -7/+6 |
* | We didn't strip debugging symbols from .ko if DEBUG was undefined. | ru | 2004-02-13 | 1 | -0/+3 |
* | Don't add CWARNFLAGS to CFLAGS here, they were already added by bsd.sys.mk. | ru | 2003-12-25 | 1 | -1/+1 |
* | o Remove @- from the ln and change it to a -sf. This was bogus, and | imp | 2003-11-19 | 1 | -1/+1 |
* | Ignore errors on ln. This is a quick fix for the make depend twice in | imp | 2003-11-17 | 1 | -1/+1 |
* | As mentioned by warner, previous revision (opt_ddb.h) was just a fluke -- | green | 2003-11-16 | 1 | -3/+1 |
* | It appears opt_global.h may cause opt_ddb.h to be needed. Adding it | green | 2003-11-16 | 1 | -1/+3 |
* | Fix the building of null module. In the DIAGNOSTICS case, we include | imp | 2003-11-16 | 1 | -0/+12 |
* | Include opt_global.h in the modules build, when building from a normal | green | 2003-11-14 | 1 | -0/+3 |
* | Move the inline limit default variable to a per-arch place. For example, | peter | 2003-11-04 | 1 | -1/+0 |
* | While make has been fixed to grok this construct, the new make hasn't | imp | 2003-10-03 | 1 | -2/+2 |
* | Revert rev. 1.86, I've fixed make(1) (make/dir.c,v 1.32). | ru | 2003-10-02 | 1 | -1/+1 |
* | Hook-up the uart(4) driver to the build. For a detailed description | marcel | 2003-09-06 | 1 | -1/+1 |
* | Now that the pci include file location migration has been completed, | imp | 2003-08-22 | 1 | -1/+1 |
* | Change the inline limit switch to something that exists in gcc-3.2. | peter | 2003-07-26 | 1 | -2/+2 |
* | Provide a knob for raising the inline instruction estimate threshold and | peter | 2003-07-23 | 1 | -0/+3 |
* | exists() is too aggressive when searching for files without a full path. | ru | 2003-03-03 | 1 | -1/+1 |
* | Initiate the de-orbit burn sequence for <bsd.kern.mk>. | ru | 2003-02-28 | 1 | -1/+1 |
* | Add CanBe power management controller support. | nyan | 2003-02-03 | 1 | -1/+1 |
* | Run kldxref on sparc64, it works now. | jake | 2003-01-21 | 1 | -1/+1 |
* | Remove miidevs.h and generate it from miidevs at compile time. | obrien | 2003-01-19 | 1 | -0/+11 |
* | Don't run kldxref when installing modules on sparc64. kldxref and the whole | jake | 2002-12-13 | 1 | -1/+1 |
* | In the !DEBUG case, we were passing foo.ko two times on the | mux | 2002-11-06 | 1 | -1/+5 |
* | add crypto interface to the MFILES list | sam | 2002-10-04 | 1 | -1/+2 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -5/+0 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -2/+2 |
* | Handle installation of links through bsd.links.mk. | ru | 2002-07-17 | 1 | -54/+17 |
* | Do not override the standard `distribute' target that is currently | ru | 2002-07-11 | 1 | -10/+0 |
* | Use OBJDIR instead of CURDIR. This unbreaks loading modules through | n_hibma | 2002-06-17 | 1 | -1/+1 |
* | Check that kldxref(8) exists before running it. | ru | 2002-05-14 | 1 | -5/+4 |
* | We don't need no stinkin' echos here. | imp | 2002-05-01 | 1 | -3/+3 |
* | Use makeobjops.awk rather than makeobjops.pl. | obrien | 2002-05-01 | 1 | -2/+2 |