| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Catch any stray KMODDEPS entries to make sure they do not keep turning up. | peter | 2002-05-01 | 1 | -0/+4 |
* | Barrow something from the `nmap' port to help the ENOCLUE people upgrading | obrien | 2002-04-29 | 1 | -0/+2 |
* | The install.debug and reinstall.debug targets are needed solely | ru | 2002-04-24 | 1 | -2/+8 |
* | Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. | ru | 2002-04-23 | 1 | -12/+5 |
* | Back out remnants of revision 1.97: we don't need TARGET_ARCH here. | ru | 2002-04-22 | 1 | -2/+0 |
* | Use standard bsd.init.mk prologue. | ru | 2002-04-22 | 1 | -7/+1 |
* | lint the previous lint commit. | ru | 2002-03-18 | 1 | -1/+1 |
* | Allow "make lint" to mostly work. Our sources are very unclean WRT | markm | 2002-03-17 | 1 | -0/+3 |
* | Use vnode_if.awk rather than vnode_if.pl | obrien | 2002-03-01 | 1 | -2/+3 |
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 1 | -16/+2 |
* | Reverse the sense of EXPORT_SYMS. If EXPORT_SYMS is not | msmith | 2002-01-11 | 1 | -4/+7 |
* | Eliminate the use of commons in the kernel and modules, | msmith | 2002-01-10 | 1 | -1/+28 |
* | Support the "install.debug" and "reinstall.debug" targets for kernel modules. | des | 2001-10-27 | 1 | -0/+4 |
* | On second thoughts, make kldxref failures non-fatal. | peter | 2001-09-11 | 1 | -1/+1 |
* | Implement the long-awaited module->file cache database. A userland | peter | 2001-09-11 | 1 | -0/+3 |
* | In the KLD "load" make target, don't load using the "absolute" path of | green | 2001-08-08 | 1 | -1/+1 |
* | When building a debugging kernel with modules, build modules with | sheldonh | 2001-08-02 | 1 | -2/+11 |
* | Make sure that installing a module complains if the target modules | roam | 2001-07-18 | 1 | -1/+1 |
* | With this commit, I hereby pronounce gensetdefs past its use-by date. | peter | 2001-06-13 | 1 | -7/+0 |
* | Don't install KO's with the "schg" flag. | obrien | 2001-04-25 | 1 | -1/+1 |
* | Add function prototypes and base module for kernel side iconv library. | bp | 2001-04-09 | 1 | -1/+3 |
* | Reflect recent bsd.man.mk changes here, but do not assign the | ru | 2001-03-27 | 1 | -5/+8 |
* | Cleaner way of adding -fschg (ie, correctly implement). | obrien | 2001-03-24 | 1 | -2/+1 |
* | Move beforedepend: outside of the loop. | imp | 2001-03-05 | 1 | -2/+3 |
* | Set TARGET_ARCH and install files -fschg as we do the kernel module. | obrien | 2001-03-04 | 1 | -0/+3 |
* | Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h | peter | 2001-02-27 | 1 | -1/+1 |
* | If the symbolic links @ or machine exist, do not depend on them. | imp | 2001-02-23 | 1 | -3/+12 |
* | This time really fix the machine/lock.h thing. This time don't fool make | peter | 2001-02-20 | 1 | -1/+4 |