cvs commit: src/sys/kern kern_environment.c

David Schultz das at FreeBSD.org
Tue Apr 27 18:27:34 PDT 2004


das         2004/04/27 18:27:33 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_environment.c 
  Log:
  If the buffer supplied to kenv(KENV_DUMP, ...) isn't big enough,
  return the number of bytes needed instead of 0.  The manpage claims
  that we do this anyway.
  
  Revision  Changes    Path
  1.34      +18 -21    src/sys/kern/kern_environment.c


More information about the cvs-src mailing list