summaryrefslogtreecommitdiff
path: root/sbin/modunload/Makefile
AgeCommit message (Expand)Author
2013-08-11WARNS=5 is the default in sbin, don't need to set it explicitly.dholland
2012-08-22Set WARNS=5. No warnings/errors were found with a test compile.jnemeth
2010-12-13Add rump client support for module utilities. It should be notedpooka
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-02-10Always test MKMODULAR with != "no". Requested by mrg@.jmmv
2008-02-09Reverse MKMODULAR checks.jmmv
2008-02-09Recognize MKMODULAR and build the appropriate tool.jmmv
2008-01-16Pull in my modules code for review/test/hacking.ad
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-05Kill __P(), use ANSI function declarations; WARNS=3.xtraeme
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1994-12-22specify man pages the new way.cgd
1994-02-09do not -DKERNEL pleasederaadt
1993-08-09Don't reset CFLAGS.mycroft
1993-06-08add LKM man pagescgd
1993-06-07add support for terry lambert's loadable kernel modules.cgd