aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/kmod.mk
Commit message (Expand)AuthorAgeFilesLines
* exists() is too aggressive when searching for files without a full path.Ruslan Ermilov2003-03-031-1/+1
* Initiate the de-orbit burn sequence for <bsd.kern.mk>.Ruslan Ermilov2003-02-281-1/+1
* Add CanBe power management controller support.Yoshihiro Takahashi2003-02-031-1/+1
* Run kldxref on sparc64, it works now.Jake Burkholder2003-01-211-1/+1
* Remove miidevs.h and generate it from miidevs at compile time.David E. O'Brien2003-01-191-0/+11
* Don't run kldxref when installing modules on sparc64. kldxref and the wholeJake Burkholder2002-12-131-1/+1
* In the !DEBUG case, we were passing foo.ko two times on theMaxime Henrion2002-11-061-1/+5
* add crypto interface to the MFILES listSam Leffler2002-10-041-1/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-5/+0
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-2/+2
* Handle installation of links through bsd.links.mk.Ruslan Ermilov2002-07-171-54/+17
* Do not override the standard `distribute' target that is currentlyRuslan Ermilov2002-07-111-10/+0
* Use OBJDIR instead of CURDIR. This unbreaks loading modules throughNick Hibma2002-06-171-1/+1
* Check that kldxref(8) exists before running it.Ruslan Ermilov2002-05-141-5/+4
* We don't need no stinkin' echos here.Warner Losh2002-05-011-3/+3
* Use makeobjops.awk rather than makeobjops.pl.David E. O'Brien2002-05-011-2/+2
* Catch any stray KMODDEPS entries to make sure they do not keep turning up.Peter Wemm2002-05-011-0/+4
* Barrow something from the `nmap' port to help the ENOCLUE people upgradingDavid E. O'Brien2002-04-291-0/+2
* The install.debug and reinstall.debug targets are needed solelyRuslan Ermilov2002-04-241-2/+8
* Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk.Ruslan Ermilov2002-04-231-12/+5
* Back out remnants of revision 1.97: we don't need TARGET_ARCH here.Ruslan Ermilov2002-04-221-2/+0
* Use standard bsd.init.mk prologue.Ruslan Ermilov2002-04-221-7/+1
* lint the previous lint commit.Ruslan Ermilov2002-03-181-1/+1
* Allow "make lint" to mostly work. Our sources are very unclean WRTMark Murray2002-03-171-0/+3
* Use vnode_if.awk rather than vnode_if.plDavid E. O'Brien2002-03-011-2/+3
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-16/+2
* Reverse the sense of EXPORT_SYMS. If EXPORT_SYMS is notMike Smith2002-01-111-4/+7
* Eliminate the use of commons in the kernel and modules,Mike Smith2002-01-101-1/+28
* Support the "install.debug" and "reinstall.debug" targets for kernel modules.Dag-Erling Smørgrav2001-10-271-0/+4
* On second thoughts, make kldxref failures non-fatal.Peter Wemm2001-09-111-1/+1
* Implement the long-awaited module->file cache database. A userlandPeter Wemm2001-09-111-0/+3
* In the KLD "load" make target, don't load using the "absolute" path ofBrian Feldman2001-08-081-1/+1
* When building a debugging kernel with modules, build modules withSheldon Hearn2001-08-021-2/+11
* Make sure that installing a module complains if the target modulesPeter Pentchev2001-07-181-1/+1
* With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm2001-06-131-7/+0
* Don't install KO's with the "schg" flag.David E. O'Brien2001-04-251-1/+1
* Add function prototypes and base module for kernel side iconv library.Boris Popov2001-04-091-1/+3
* Reflect recent bsd.man.mk changes here, but do not assign theRuslan Ermilov2001-03-271-5/+8
* Cleaner way of adding -fschg (ie, correctly implement).David E. O'Brien2001-03-241-2/+1
* Move beforedepend: outside of the loop.Warner Losh2001-03-051-2/+3
* Set TARGET_ARCH and install files -fschg as we do the kernel module.David E. O'Brien2001-03-041-0/+3
* Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.hPeter Wemm2001-02-271-1/+1
* If the symbolic links @ or machine exist, do not depend on them.Warner Losh2001-02-231-3/+12
* This time really fix the machine/lock.h thing. This time don't fool makePeter Wemm2001-02-201-1/+4
* Back out rev 1.92Peter Wemm2001-02-191-1/+0
* "Fix" the machine/lock.h problem in modules depend with a sledge hammer.Peter Wemm2001-02-181-0/+1
* Revert gensetdefs.pl reversal.Marcel Moolenaar2001-02-171-1/+1
* Revert previous commit. I messed up my testing.Marcel Moolenaar2001-01-281-1/+1
* Improve kernel bootstrapping:Marcel Moolenaar2001-01-281-1/+1
* kobjify.Cameron Grant2000-12-181-4/+5