| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove the comments hat just list the nested includes. | wosch | 1997-11-09 | 1 | -4/+1 |
* | Added ${KMOD} to CLEANFILES. ${KMOD} gets created if you run `make load'. | bde | 1997-07-21 | 1 | -2/+2 |
* | Removed temporary SMP header fix. | bde | 1997-06-30 | 1 | -16/+1 |
* | Change the distribute targets so that a given item in our source tree | jkh | 1997-06-21 | 1 | -2/+4 |
* | Add "-I${DESTDIR}/usr/include" to CFLAGS if DESTDIR is defined, just | asami | 1997-06-18 | 1 | -1/+4 |
* | Add SMPHDRS to CLEANFILES instead of replacing its current value. | dfr | 1997-05-06 | 1 | -2/+2 |
* | removed: | fsmp | 1997-04-30 | 1 | -2/+2 |
* | Fixed the SMP fixes: | bde | 1997-04-30 | 1 | -7/+10 |
* | bugfix: 'make depend' cause all LKMs rebuild | ache | 1997-04-30 | 1 | -2/+6 |
* | Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De> | fsmp | 1997-04-28 | 1 | -1/+9 |
* | Support GLOBAL style tags. | jkh | 1997-04-13 | 1 | -3/+9 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Centralized the definition of CWARNFLAGS into bsd.kern.mk. | bde | 1996-10-08 | 1 | -5/+2 |
* | add variables MODLOAD and MODUNLOAD for modlad/modunload commands | wosch | 1996-10-06 | 1 | -4/+11 |
* | .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in | swallace | 1996-09-18 | 1 | -2/+2 |
* | Don't depend in the kernel on the gcc feature of doing arithmetic on | bde | 1996-08-31 | 1 | -2/+2 |
* | Fix the ordering dependency I broke. | jkh | 1996-06-30 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -24/+8 |
* | Synced with Makefile.i386: added -Wunused. | bde | 1996-06-17 | 1 | -2/+2 |
* | Add some comments for variables and targets. | wosch | 1996-05-25 | 1 | -1/+80 |
* | remove variables KMODGRP?=, KMODOWN?=, KMODMODE?= | wosch | 1996-04-11 | 1 | -43/+15 |
* | Pick up CWARNFLAGS from /etc/make.conf if defined. | phk | 1996-04-03 | 1 | -3/+5 |
* | [Ee]rrs -> Errs errs, save one process for make clean | wosch | 1996-03-09 | 1 | -3/+3 |
* | Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that | bde | 1995-12-16 | 1 | -2/+4 |
* | Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the | bde | 1995-11-04 | 1 | -2/+3 |
* | An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will | phk | 1995-10-15 | 1 | -2/+3 |
* | Automatically DTRT for VFS_LKM | phk | 1995-10-15 | 1 | -1/+2 |
* | Make a rule for cleaning the namelist of lkms. | phk | 1995-10-15 | 1 | -2/+9 |
* | Compress manual pages (if desired) in the obj directory rather | wollman | 1995-10-02 | 1 | -2/+3 |
* | Add support for pseudo-device LKMs. | wollman | 1995-03-20 | 1 | -1/+5 |
* | "make distribute" have changed, beware if you use it. | phk | 1995-02-25 | 1 | -2/+2 |
* | More complete implementation of SUBDIR for programs, libraries and kmods. | bde | 1995-02-08 | 1 | -1/+2 |
* | Add LN_FLAGS to all the places it makes sense. | jkh | 1995-01-30 | 1 | -2/+2 |
* | Change DISTRIBUTION names. Also make bsd.doc.mk go to doc distribution, | jkh | 1995-01-14 | 1 | -2/+2 |
* | Remove `MKDEP= -p'. Now I know why lkm compiled so fast after headers | bde | 1995-01-01 | 1 | -3/+1 |
* | Move INSTALL?=install line duplicated into each .mk to sys.mk | ache | 1994-12-28 | 1 | -3/+1 |
* | Add a new "distribute" target. This is a variant of install, which will | phk | 1994-11-13 | 1 | -1/+7 |
* | Lots of kernel code requires vnodE_if.h, so provide code to generate it | wollman | 1994-09-26 | 1 | -3/+1 |
* | Make it easier to create filesystem LKMs by doing most of the | wollman | 1994-09-21 | 1 | -1/+16 |
* | A make system file for building LKMs, derived from bsd.prog.mk. | wollman | 1994-09-14 | 1 | -0/+142 |