njoly
|
de774efe6e
|
Remove shebang lines from test-script sources; avoids duplicate with
the build process which adds one too.
|
2011-05-11 22:08:12 +00:00 |
|
jruoho
|
3005f452fe
|
Do also a small functional verification that user did not succeed in writing
garbage values, even if sysctl(8) reported a failure.
|
2011-05-11 07:07:41 +00:00 |
|
jruoho
|
949a3d9b76
|
Add one missing cleanup routine declaration.
|
2011-05-09 17:55:37 +00:00 |
|
jruoho
|
f33b8e3d59
|
Add a test case for PR kern/44946. This tests that common first level sysctl
nodes (ddb, hw, machdep, etc.) are not writable by a normal user.
|
2011-05-09 17:53:54 +00:00 |
|