summaryrefslogtreecommitdiff
path: root/share/examples/ppi/ppilcd.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* Correct a comment about which parallel port pin is used to driveIan Dowse2005-04-171-1/+1
* getopt returns -1 not EOF at the end of args. Compare against that.Warner Losh2003-08-071-1/+1
* Grab headers from /usr/include.Ruslan Ermilov2001-05-181-3/+2
* Remove a warningNick Hibma2000-04-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Sample program using the ppi(4) interface to control LCD modules.Mike Smith1998-01-021-0/+439