OpenBSD CVS

src/usr.sbin/gpioctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / gpioctl

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   7 years  jsg   Build gpioctl(8) and hotplugd(8) on arm64. ok patrick@
[TXT] gpioctl.8  1.24   8 years  schwarze   add some missing .Cm macros and drop some redundant .Bk while here
[TXT] gpioctl.c  1.17   8 years  mmcc   bzero -> memset. No binary change. ok tb@