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_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   10 years  aalm   enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi. ok jasp...
[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@