Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 06:13:23 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/randomdev randomdev.c yarrow.c src/sys/sys random.h
Message-ID:  <200009121313.GAA12125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/09/12 06:13:23 PDT

  Modified files:
    sys/dev/randomdev    randomdev.c yarrow.c 
    sys/sys              random.h 
  Log:
  The "struct proc" argument to read_random was ill-conceived, and a
  hangover from previous experimentation. Remove it. This will clean
  up gratuitous needs for forward references and other namespace
  pollution.
  Moaned about by:	bde
  Brought to my attention by:	bp
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/dev/randomdev/randomdev.c
  1.18      +2 -2      src/sys/dev/randomdev/yarrow.c
  1.28      +2 -4      src/sys/sys/random.h



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?200009121313.GAA12125>