Nicholas Marriott 097b96ea44 Having fixed flags for single-character getopt options is a bit hard to
maintain and is only going to get worse as more are used. So instead, add a new
uint64_t member to cmd_entry which is a bitmask of upper and lowercase options
accepted by the command.

This means new single character options can be used without the need to add it
explicitly to the list.
2009-07-14 06:43:33 +00:00
2009-07-02 07:31:02 +00:00
2009-07-13 18:29:28 +00:00
2008-09-29 16:58:02 +00:00
2009-06-25 15:25:45 +00:00
2009-06-25 16:22:36 +00:00
2009-06-25 16:21:32 +00:00
2009-06-25 16:21:32 +00:00
2009-07-01 22:15:16 +00:00
2009-03-04 17:24:07 +00:00
2009-06-25 15:25:45 +00:00
2009-07-01 23:06:32 +00:00
2009-05-04 17:58:27 +00:00
2009-05-04 17:58:27 +00:00
2009-05-18 15:42:30 +00:00
2009-07-02 07:31:02 +00:00
2009-07-02 07:31:02 +00:00
2009-07-06 18:21:17 +00:00
2009-05-04 17:58:27 +00:00
2009-06-25 16:23:35 +00:00
2009-07-06 18:21:17 +00:00
2009-07-06 18:53:24 +00:00
2009-05-04 17:58:27 +00:00
2009-06-26 15:31:15 +00:00
2009-06-26 15:31:15 +00:00
2009-07-08 18:03:03 +00:00
2009-07-08 18:03:03 +00:00
2009-06-25 16:21:32 +00:00
2009-07-01 19:03:34 +00:00
2009-05-04 17:58:27 +00:00
Description
Instant Terminal Sharing
17 MiB
Languages
C 90.6%
Roff 7.1%
M4 1%
Awk 0.6%
Makefile 0.4%
Other 0.2%