xref: /freebsd/tools/regression/redzone9/README (revision 22cf89c938886d14f5796fc49f9f020c23ea8eaf)
1
2To verify that redzone(9) works properly:
3
4	# make
5	# make install
6	# kldload redzone
7	# sh test.sh
8
9And look at the logs/console output.
10