Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 1 | -2/+0 |
| | | | | Not objected to by: -current | ||||
* | - sys/n[tw]fs moved to sys/fs/n[tw]fs | ru | 2001-05-26 | 1 | -1/+1 |
| | | | | - /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs | ||||
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -3/+3 |
| | |||||
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 1 | -1/+1 |
| | | | | encoding the relative path. | ||||
* | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | peter | 2000-05-04 | 1 | -1/+1 |
| | | | | | | | This means that the kernel can be totally self contained now and is not dependent on the last buildworld to update /usr/share/mk. This might also make it easier to build 5.x kernels on 4.0 boxes etc, assuming gensetdefs and config(8) are updated. | ||||
* | Zap KMODDEPS line | peter | 2000-05-01 | 1 | -1/+0 |
| | |||||
* | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | peter | 1999-12-12 | 1 | -2/+0 |
| | | | | | | needed for ages, but keeps getting cut/pasted into new Makefiles. (Once apon a time it was used to activate mount arguments in <sys/mount.h>, but that was killed with extreme prejudice long ago) | ||||
* | Bring these more into line with other modules that have .h files generated | peter | 1999-12-12 | 1 | -3/+2 |
| | | | | on the fly. | ||||
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 1 | -5/+0 |
| | | | | | and empty options files. The rules are now generated automatically in bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}). | ||||
* | Add a forgotten source file. | roberto | 1999-11-05 | 1 | -1/+1 |
| | | | | Approved by: bp | ||||
* | ncplib modules: bring up new ncp.ko and nwfs.ko | bp | 1999-10-02 | 1 | -0/+38 |