]> granicus.if.org Git - procps-ng/commit
sysctl: options handling & usage output
authorSami Kerola <kerolasa@iki.fi>
Sun, 5 Jun 2011 17:46:49 +0000 (19:46 +0200)
committerSami Kerola <kerolasa@iki.fi>
Tue, 20 Dec 2011 16:17:01 +0000 (17:17 +0100)
commit81df8e26300b35968e3702decc02e9413d5389fc
tree34a7ed31d97d55aad45bd4498254e08ee5bb276c
parentd50884788df5a9706ecba6a0966f48ef8f213f41
sysctl: options handling & usage output

The sysctl now uses getopt_long and has help screen which be user
friendly. Rest of the modernization is left later, since this is
a command is used in scripts, and changing for instance error
printing to use warn & warnx could break stuff.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sysctl.c