Pawel Jakub Dawidek f13942a746 - The geom(8) utility only uses three types of arguments: string (char *),
value (intmax_t) and boolean (int).
  Based on that provide three functions:
        - gctl_get_ascii()
        - gctl_get_int()
        - gctl_get_intmax()
- Hide gctl_get_param() function, as it is only used internally in
  subr.c.
- Allow to provide argument name as (fmt, ...).
- Assert geom(8) bugs (missing argument is a geom(8) bug).

- Clean-up and simplify the code by using new functions and assumtions
  (no more checking for missing argument).

Tested by:	regression tests
2005-12-07 01:38:27 +00:00
..
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-06-14 11:24:56 +00:00
2005-01-18 10:09:38 +00:00
2005-06-14 11:24:56 +00:00
2005-01-17 13:56:46 +00:00
2005-01-18 10:09:38 +00:00
2005-04-08 10:32:22 +00:00
2004-07-28 05:59:22 +00:00
2005-03-11 22:07:04 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-11-20 10:35:46 +00:00
2005-04-14 20:27:30 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-02-13 22:25:33 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2005-02-09 22:06:16 +00:00
2005-11-18 10:36:29 +00:00
2005-12-03 19:59:35 +00:00
2005-11-13 01:47:04 +00:00
2005-05-02 10:13:38 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2004-10-24 14:25:53 +00:00
2005-12-01 22:03:34 +00:00
2005-11-18 10:36:29 +00:00
2005-08-05 09:58:49 +00:00
2004-12-30 01:48:12 +00:00
2005-02-13 23:45:54 +00:00
2005-12-01 21:59:24 +00:00
2005-02-13 22:25:33 +00:00
2004-12-21 09:59:45 +00:00