Module Name: src Committed By: jruoho Date: Sat Jun 27 13:53:43 UTC 2020
Modified Files: src/distrib/sets/lists/tests: mi src/tests/sbin/ifconfig: Makefile Added Files: src/tests/sbin/ifconfig: t_random_garbage.sh Log Message: Add also a test that writes random garbage to every ifconfig(8) option that takes parameters. Based on quick testing, iwn(4) and wm(4) pass, but urtwn(4) panics. Use at your own risk; in some cases, it may be possible that horrors are written directly to the hardware. To generate a diff of this commit: cvs rdiff -u -r1.860 -r1.861 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.7 -r1.8 src/tests/sbin/ifconfig/Makefile cvs rdiff -u -r0 -r1.1 src/tests/sbin/ifconfig/t_random_garbage.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.