head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.2.1
	RELENG_4_11:1.1.2.1.0.18
	RELENG_4_11_BP:1.1.2.1
	RELENG_4_10_0_RELEASE:1.1.2.1
	RELENG_4_10:1.1.2.1.0.16
	RELENG_4_10_BP:1.1.2.1
	RELENG_4_9_0_RELEASE:1.1.2.1
	RELENG_4_9:1.1.2.1.0.14
	RELENG_4_9_BP:1.1.2.1
	RELENG_4_8_0_RELEASE:1.1.2.1
	RELENG_4_8:1.1.2.1.0.12
	RELENG_4_8_BP:1.1.2.1
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.2
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.1.2.1
	RELENG_4_7:1.1.2.1.0.10
	RELENG_4_7_BP:1.1.2.1
	RELENG_4_6_2_RELEASE:1.1.2.1
	RELENG_4_6_1_RELEASE:1.1.2.1
	RELENG_4_6_0_RELEASE:1.1.2.1
	RELENG_4_6:1.1.2.1.0.8
	RELENG_4_6_BP:1.1.2.1
	RELENG_4_5_0_RELEASE:1.1.2.1
	RELENG_4_5:1.1.2.1.0.6
	RELENG_4_5_BP:1.1.2.1
	RELENG_4_4_0_RELEASE:1.1.2.1
	RELENG_4_4:1.1.2.1.0.4
	RELENG_4_4_BP:1.1.2.1
	RELENG_4_3_0_RELEASE:1.1.2.1
	RELENG_4_3:1.1.2.1.0.2
	RELENG_4_3_BP:1.1.2.1
	RELENG_4_2_0_RELEASE:1.1.2.1
	RELENG_4_1_1_RELEASE:1.1.2.1
	PRE_SMPNG:1.1
	RELENG_4:1.1.0.2;
locks; strict;
comment	@# @;


1.4
date	2003.01.20.17.56.24;	author obrien;	state dead;
branches;
next	1.3;

1.3
date	2002.11.11.11.56.28;	author mux;	state Exp;
branches;
next	1.2;

1.2
date	2002.04.17.13.08.14;	author mux;	state Exp;
branches;
next	1.1;

1.1
date	2000.07.08.08.33.40;	author peter;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2000.08.08.19.24.23;	author peter;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2012.11.17.07.27.33;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.4
log
@kenv(1) has been repo copied from usr.bin to bin.
Sometimes we need kenv(1) in /etc/rc.diskless*.
@
text
@# $FreeBSD: src/usr.bin/kenv/Makefile,v 1.3 2002/11/11 11:56:28 mux Exp $

PROG=	kenv
WARNS?=	6

.include <bsd.prog.mk>
@


1.3
log
@kenv(1) is WARNS=6 clean.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.2
log
@Use the new functionalities provided by the kenv(2) syscall.

Reviewed by:	peter
@
text
@d4 1
a4 1
WARNS?=	4
@


1.1
log
@Initial kenv(1) hack for dumping the kernel environment.  This can be
used to extract modified boot hints to make loader(8)-time changes
"sticky".  It tries to use \ style quoting so that it can be used directly
with foo.conf files.  It can also extract specific variables.
@
text
@d4 1
@


1.1.2.1
log
@MFC: add kenv(1)
@
text
@@


1.1.2.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/usr.bin/kenv/Makefile 64415 2000-08-08 19:24:23Z peter $
@


