Commit Graph
12 Commits
Author SHA1 Message Date
gfk 730670fd9a Darn, FreeBSD outb was upside down... 2002-10-03 20:30:12 +00:00
gfk 8cff8dbf77 Using autoconf check to detect if there's a parallel port. 2002-05-02 01:17:28 +00:00
gfk 77b73505ec Now using FreeBSD's inb and outb instead of the ASM ones in the FreeBSD port. 2002-05-02 00:53:32 +00:00
gfk ca70ceb048 FreeBSD's i386_get_ioperm implemented. 2002-04-29 23:24:14 +00:00
gfk 02464aa80f Ported functions port_deny_full and port_deny to BSDs. Also converted the C++ comments to C comments. 2002-02-27 21:34:46 +00:00
themythos 51ac212f97 added function port_deny_full( ... ) for use when closing port access 2002-02-27 19:53:36 +00:00
robijn 5d0b33c5ef Fixed header file problem.
Enhanced(?) timing.h with DELAY_AUTOSELECT.
Cheered up some comments, moved #ifndef FOO_H #define FOO_H to just after
the copyright and explanation comment.
2001-12-27 16:22:09 +00:00
gfk 09b4ff9271 Partial port of the server to OpenBSD and NetBSD/i386. 2001-12-25 19:28:54 +00:00
ppokorny e7316389e8 Fixed compile errors on FreeBSD related to cfmakeraw and friends on the
serial port side.  Also fixed problems with ioperm on the parallel port
side.

Added --waittime option to the server to specify how long the server
should leave a screen up before changing to the next screen.
2001-07-18 22:30:12 +00:00
William Ferrell 6a115b4446 More formatting changes, new tags file. 2000-04-03 22:13:57 +00:00
William Ferrell f5a5e9653b Removed lcddriver.c (doesn't do anything, isn't in any makefiles, etc.).
Passed *every* piece of source in this project through indent. I'm setting
things up with ctags soon and am actually going to *gasp* use a nice
programming environment to continue development in. :)
2000-03-30 20:20:41 +00:00
William Ferrell 2635c3085d Initial revision 1999-12-09 23:15:14 +00:00