Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2001 10:26:16 -0800 (PST)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern imgact_elf.c
Message-ID:  <200112161826.fBGIQGf61991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2001/12/16 10:26:16 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             imgact_elf.c 
  Log:
  MFC: r1.97-1.101
       - Reduce stack allocation
       - Use explicit sizes for the prpsinfo command length string
       - Explicitely use M_WAITOK for clarity
  
  Also, added braces and fixed a return to reduce diffs to -current.
  
  Revision  Changes    Path
  1.73.2.9  +77 -46    src/sys/kern/imgact_elf.c

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?200112161826.fBGIQGf61991>