From 49f4a671ee0ae3bb424f046a4931b1d832bb4fbe Mon Sep 17 00:00:00 2001 From: sjg Date: Fri, 24 Dec 2010 17:36:50 -0800 Subject: [PATCH] usage() added to vkernels as part of google code-in --- docs/developer/ProjectsPage.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/developer/ProjectsPage.mdwn b/docs/developer/ProjectsPage.mdwn index 91ae343f..e0a76566 100644 --- a/docs/developer/ProjectsPage.mdwn +++ b/docs/developer/ProjectsPage.mdwn @@ -96,10 +96,6 @@ Projects that can be clearly used for Google Code-In are marked with their categ * Per-device and device class or similar defaults should be definable in rc.conf also * The bulk of this functionality could be implemented in a resurrected "dschedctl" utility and exposed through the rc interface using just a thin wrapper, allowing hotplug scripts and etc. an easier option to use the same facilities. -### Add usage() to vkernels (GCI:Code) -* Most userspace applications have a (traditionally) usage() routine which prints helpful information when passed -h or -? or any unknown command line argument or incorrect syntax. -* Add a usage() to the vkernel's argument parsing. - ### libHAMMER * HAMMER has the capability to expose very rich information to userland through ioctl's. * Currently the hammer(8) utility makes use of this information in an ad-hoc manner. -- 2.41.0