Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the number of maximal sets automatically as needed | Jozsef Kadlecsik | 2012-11-19 | 1 | -0/+2 |
| | | | | | The max number of sets was hardcoded at kernel cofiguration time. The patch adds the support to increase the max number of sets automatically. | ||||
* | The commandline parser was too permissive, make it more strict | Jozsef Kadlecsik | 2012-06-19 | 1 | -1/+1 |
| | | | | | | The parser allowed more possible argument alternatives for command options than the documented one, which limited the possibility of other option names. The patch makes the parser more strict. | ||||
* | Restore with bitmap:port and list:set types did not work, fixed | Jozsef Kadlecsik | 2011-05-24 | 1 | -0/+7 |