Source-Changes archive

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

CVS commit: [netbsd-9] src/etc/rc.d



Module Name:    src
Committed By:   martin
Date:           Sat May  2 16:24:11 UTC 2020

Modified Files:
        src/etc/rc.d [netbsd-9]: random_seed

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #882):

        etc/rc.d/random_seed: revision 1.9

Don't delete the random seed before issuing `rndctl -S'.
`rndctl -S' can replace the file just fine, and deleting it ahead of
time adds a window during which we can lose the seed altogether if
the system is interrupted by a crash or power outage.

XXX pullup


To generate a diff of this commit:
cvs rdiff -u -r1.7.26.1 -r1.7.26.2 src/etc/rc.d/random_seed

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