Age | Commit message (Expand) | Author |
---|---|---|
2008-11-30 | Fix output. | Marc Balmer |
2008-11-29 | Allow the words "on", "off", or "toggle" to be used instead of the | Marc Balmer |
2008-11-26 | Reorder variables, add my copyright. | Marc Balmer |
2008-11-26 | Use the new gpio(4) semantics and change the command line syntax to a | Marc Balmer |
2008-11-24 | - tweak previous | Jason McIntyre |
2008-11-24 | Add and document -A and -D options to attach or detach devices at | Marc Balmer |
2007-11-17 | GPIO pins can be programmed to invert input or output on some devices. | Marc Balmer |
2007-11-17 | pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices, | Marc Balmer |
2007-03-18 | use strtonum() to avoid out of range values, way simpler than the | Theo de Raadt |
2005-11-17 | Unbreak; noticed by evol@online.ptt.ru. | Alexander Yurchenko |
2005-11-16 | no need for -h, any illegal option is fine | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-06-03 | gpioctl -- program to control GPIO devices. | Alexander Yurchenko |