index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
gpioctl
/
gpioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzero -> memset. No binary change.
mmcc
2015-12-26
1
-8
/
+8
*
- sync usage() and SYNOPSIS
jmc
2011-10-04
1
-2
/
+2
*
Add a 'flag' locator to gpioiic(4), and define a first flag
matthieu
2011-10-03
1
-11
/
+19
*
delete unused prototype, from lint; ok mbalmer@
stevesk
2008-12-03
1
-2
/
+1
*
Fix output.
mbalmer
2008-11-30
1
-2
/
+2
*
Allow the words "on", "off", or "toggle" to be used instead of the
mbalmer
2008-11-29
1
-7
/
+16
*
Reorder variables, add my copyright.
mbalmer
2008-11-26
1
-8
/
+6
*
Use the new gpio(4) semantics and change the command line syntax to a
mbalmer
2008-11-26
1
-105
/
+151
*
- tweak previous
jmc
2008-11-24
1
-3
/
+3
*
Add and document -A and -D options to attach or detach devices at
mbalmer
2008-11-24
1
-4
/
+68
*
GPIO pins can be programmed to invert input or output on some devices.
mbalmer
2007-11-17
1
-1
/
+3
*
pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices,
mbalmer
2007-11-17
1
-1
/
+2
*
use strtonum() to avoid out of range values, way simpler than the
deraadt
2007-03-18
1
-6
/
+7
*
Unbreak; noticed by evol@online.ptt.ru.
grange
2005-11-17
1
-2
/
+2
*
no need for -h, any illegal option is fine
deraadt
2005-11-16
1
-6
/
+4
*
spacing
deraadt
2004-08-08
1
-4
/
+4
*
gpioctl -- program to control GPIO devices.
grange
2004-06-03
1
-0
/
+231