Add a pointer to kenv(1).
This commit is contained in:
parent
23a6296f66
commit
f08a3beb2e
@ -101,6 +101,9 @@ getenv_quad(const char *name, quad_t *data)
|
||||
return(1);
|
||||
}
|
||||
|
||||
/*
|
||||
* Export for userland. See kenv(1) specifically.
|
||||
*/
|
||||
static int
|
||||
sysctl_kernenv(SYSCTL_HANDLER_ARGS)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user