Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2000 01:33:40 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile src/usr.bin/kenv Makefile kenv.1 kenv.c
Message-ID:  <200007080833.BAA24520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/07/08 01:33:40 PDT

  Modified files:
    usr.bin              Makefile 
  Added files:
    usr.bin/kenv         Makefile kenv.1 kenv.c 
  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.
  
  Revision  Changes    Path
  1.150     +2 -1      src/usr.bin/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007080833.BAA24520>