cvs commit: src/usr.bin/getconf getconf.c

Mark Murray markm at FreeBSD.org
Mon Jul 21 13:55:39 PDT 2003


markm       2003/07/21 13:55:38 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/getconf      getconf.c 
  Log:
  Replace an alloca() call with a slightly more standard malloc()/free()
  pair.
  
  Revision  Changes    Path
  1.7       +8 -3      src/usr.bin/getconf/getconf.c


More information about the cvs-all mailing list