Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/newfs



Module Name:    src
Committed By:   itojun
Date:           Thu Sep  4 15:30:38 UTC 2003

Modified Files:
        src/sbin/newfs: mkfs.c

Log Message:
use arc4random(3).  it is at least better than random(3)
XXX masked topmost bit so that values don't go negative, is it the right thing
to do?


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 src/sbin/newfs/mkfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index