eadler
4f9ab6c580
Fxi a bunch of typos.
...
PR: misc/174625
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
2013-05-10 16:41:26 +00:00
iedowse
4df820c333
Correct a comment about which parallel port pin is used to drive
...
the RS signal.
PR: misc/20139
2005-04-17 21:55:00 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
ru
5db2b9d5b3
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
imp
81238cab99
getopt returns -1 not EOF at the end of args. Compare against that.
2003-08-07 04:40:54 +00:00
ru
51b06abea8
Grab headers from /usr/include.
2001-05-18 13:58:08 +00:00
n_hibma
d9333a3807
make the example compile again.
...
The makefile contains a reference to /sys/dev/ppbus. What really should
be done is copy the header files to /usr/include/sys/dev/ppbus.
PR: kern/16767
Submitted by: Jin Guojun (FTG staff) <jin@gracie.lbl.gov>
2000-04-27 21:08:24 +00:00
n_hibma
6bf9295658
Remove a warning
2000-04-27 21:04:17 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
msmith
7f5886c9f1
Sample program using the ppi(4) interface to control LCD modules.
...
Currently supports the (very common) Hitachi HD44780, but can be
easily modified to add other chipsets.
1998-01-02 12:10:56 +00:00