mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
Test case: random -f some_small_file 10000 (in most cases must be no output) 2) Prevent number of lines > RANDOM_MAX (overflow or nothing may be choosed) with EFBIG err() 3) After line is found, terminate list loop for -U case too, since nothing to do in the rest of the loop left. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| random.6 | ||
| random.c | ||
| randomize_fd.c | ||
| randomize_fd.h | ||