NetBSD/usr.bin/fstat
riastradh a7f90b2fd2 Fix races in /dev/u?random initialization and accounting.
- Push /dev/random `information-theoretic' accounting into cprng(9).
- Use percpu(9) for the per-CPU CPRNGs.
- Use atomics with correct memory barriers for lazy CPRNG creation.
- Remove /dev/random file kmem grovelling from fstat(1).
2013-07-01 15:22:00 +00:00
..
fstat.1 - In the example for `-f', reference a directory that is actually 2012-10-03 19:35:08 +00:00
fstat.c - add more debugging. 2012-11-25 00:36:23 +00:00
fstat.h Fix sign-compare issues. 2009-04-12 06:36:12 +00:00
isofs.c Fix sign-compare issues. 2009-04-12 06:36:12 +00:00
Makefile add libutil. 2011-09-10 18:34:54 +00:00
misc.c Fix races in /dev/u?random initialization and accounting. 2013-07-01 15:22:00 +00:00
ntfs.c Fix sign-compare issues. 2009-04-12 06:36:12 +00:00
ptyfs.c Fix sign-compare issues. 2009-04-12 06:36:12 +00:00
tmpfs.c - Prevent tmpfs.h from inclusion in userland. 2011-05-29 01:00:50 +00:00