Makefile
|
Move sysctl/ to src/sbin/ where it now belongs.
|
1999-05-10 10:17:22 +00:00 |
pathconf.c
|
Use err(3). Change err(-1,... to err(1,...
|
1997-10-20 12:53:54 +00:00 |
sysctl.8
|
Clean up option handling a little.
|
1999-01-10 02:10:08 +00:00 |
sysctl.c
|
Avoid ambigious if/else
|
1999-07-21 02:49:42 +00:00 |