Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 1997 07:43:40 -0800 (PST)
From:      "Andrey A. Chernov" <ache>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/newfs mkfs.c
Message-ID:  <199703241543.HAA14324@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/03/24 07:43:39

  Modified:    sbin/newfs  mkfs.c
  Log:
  Cleanup STANDALONE stuff
  Not replace malloc() family for non-standalone variant
  Pay attention on malloc() family return code now
  Use srandomdev() now for RNG initialization
  
  Revision  Changes    Path
  1.16      +43 -28    src/sbin/newfs/mkfs.c



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