History log of /freebsd/sbin/kldunload/Makefile (Results 26 – 28 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6
# b2289ae0 26-Oct-1997 John-Mark Gurney <jmg@FreeBSD.org>

use += on cflags

Submitted-by: Steve Price <sprice@hiwaay.net>


Revision tags: release/2.2.5_cvs
# 23e200d5 19-Oct-1997 John-Mark Gurney <jmg@FreeBSD.org>

activate the programs that will be used to manipulate kld modules

fix a few problems with missing headers, warn called with an exit
value, and undeclared getopt vars

these programs now compile -Wal

activate the programs that will be used to manipulate kld modules

fix a few problems with missing headers, warn called with an exit
value, and undeclared getopt vars

these programs now compile -Wall clean (and yes, I know I should use
more than just -Wall) :)

show more ...


Revision tags: release/2.2.2_cvs
# a79fe607 07-May-1997 Doug Rabson <dfr@FreeBSD.org>

Add utilities for the kernel linker.


12