Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2010 22:34:18 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_environment.c src/sys/sys systm.h
Message-ID:  <201001102236.o0AMa4mH035797@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-01-10 22:34:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_environment.c 
    sys/sys              systm.h 
  Log:
  SVN rev 202050 on 2010-01-10 22:34:18Z by imp
  
  Merge change r198561 from projects/mips to head:
  
  r198561 | thompsa | 2009-10-28 15:25:22 -0600 (Wed, 28 Oct 2009) | 4 lines
  Allow a scratch buffer to be set in order to be able to use setenv() while
  booting, before dynamic kenv is running. A few platforms implement their own
  scratch+sprintf handling to save data from the boot environment.
  
  Revision  Changes    Path
  1.53      +33 -0     src/sys/kern/kern_environment.c
  1.280     +1 -0      src/sys/sys/systm.h



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