aboutsummaryrefslogtreecommitdiff
path: root/share/examples/ppi
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Update share/examples/* to properly install /usr/share/examples.Glen Barber2016-05-101-0/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Fxi a bunch of typos.Eitan Adler2013-05-101-1/+1
* Correct a comment about which parallel port pin is used to driveIan Dowse2005-04-171-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-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-182-7/+2
* make the example compile again.Nick Hibma2000-04-271-0/+4
* Remove a warningNick Hibma2000-04-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Sample program using the ppi(4) interface to control LCD modules.Mike Smith1998-01-022-0/+447