Searched hist:fe3cac87c165807dfbed45bdb40cf1dab88b0c44 (Results 1 – 2 of 2) sorted by relevance
/freebsd/share/mk/ |
H A D | bsd.kmod.mk | diff fe3cac87c165807dfbed45bdb40cf1dab88b0c44 Mon Sep 06 22:11:59 CEST 1999 Nick Hibma <n_hibma@FreeBSD.org> 1) s/mod(un)?load/kld$1load/
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables (KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the Makefile of the ATAPI module
3) textual fixups diff fe3cac87c165807dfbed45bdb40cf1dab88b0c44 Mon Sep 06 22:11:59 CEST 1999 Nick Hibma <n_hibma@FreeBSD.org> 1) s/mod(un)?load/kld$1load/
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables (KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the Makefile of the ATAPI module
3) textual fixups
|
/freebsd/sys/conf/ |
H A D | kmod.mk | diff fe3cac87c165807dfbed45bdb40cf1dab88b0c44 Mon Sep 06 22:11:59 CEST 1999 Nick Hibma <n_hibma@FreeBSD.org> 1) s/mod(un)?load/kld$1load/
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables (KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the Makefile of the ATAPI module
3) textual fixups diff fe3cac87c165807dfbed45bdb40cf1dab88b0c44 Mon Sep 06 22:11:59 CEST 1999 Nick Hibma <n_hibma@FreeBSD.org> 1) s/mod(un)?load/kld$1load/
2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables (KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the Makefile of the ATAPI module
3) textual fixups
|