Commit Graph
33 Commits
Author SHA1 Message Date
gfk 41fe669e9a Almost complete rewrite of the METAR perl client. 2002-01-02 20:05:20 +00:00
gfk c28d25b795 Partial implementation of Thomas Runge's BSD port. 2001-12-28 21:52:39 +00:00
gfk 09b4ff9271 Partial port of the server to OpenBSD and NetBSD/i386. 2001-12-25 19:28:54 +00:00
gfk 1778464b0f Added sed1330.c and sed1330.h to the distribution. 2001-12-25 18:37:12 +00:00
gfk af88fbfdfa Removed the warnings when running autoconf. 2001-12-25 18:33:04 +00:00
gfk ff368e7089 Fix my (incorrect) fix (with a good one I hope). Also reimplemented delayMult in the driver. 2001-12-25 18:01:45 +00:00
gfk 9d1f424028 Added a note about the shared directory when compiling only a part of the package. 2001-12-23 22:05:51 +00:00
gfk 13d82693ac Partially implemented Thomas Runge's BSD port. 2001-12-23 21:52:45 +00:00
gfk 2d53db20ff Added lcd-port.h and timing.h to the distribution. 2001-12-23 20:04:58 +00:00
gfk 5de08960bf Moved the uPause function to timmings.h for modularity and easier porting to BSD. 2001-12-23 19:43:20 +00:00
gfk 4bb591c629 Several corrections and adds to the text files. 2001-12-22 20:20:59 +00:00
gfk bd2d6bade5 Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too. 2001-12-22 03:18:05 +00:00
gfk 0b40559872 Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver. 2001-11-30 23:53:16 +00:00
gfk 98d9fc1cb6 Changed the version to 'dev' to show that this is the unstable version. 2001-11-24 15:09:23 +00:00
gfk 8f68b0f8a7 Added LCDd.conf to the distribution 2001-11-14 21:00:06 +00:00
gfk 91c430a8c4 Fixed to remove the warnings when debugging is turned on. 2001-11-11 19:18:28 +00:00
gfk e67defae0e Small fix for the autoconf support of the t6963 driver by mythos. 2001-11-03 14:33:03 +00:00
gfk 216d45f477 Fix for 'the dumbest fix of the month'. In fact, just a simplification of an earlier fix. 2001-11-02 18:56:51 +00:00
gfk 12016257ff Replaced the AC_TRY_RUN test for the more simple AC_TRY_COMPILE where we check for defines. 2001-11-01 14:31:08 +00:00
gfk 39874bbf87 Some cleanup:
Changed the optimization value to -O3
Moved the (n)curses autoconf tests to the (n)curses driver section.
Removed commented commands in configure.in
Added define ACS_* test for curses driver
2001-10-31 22:05:14 +00:00
gfk 7a4f465560 Better portability patch for systems that don't define SYS_NMLN. 2001-10-26 22:52:10 +00:00
gfk 134b33ace6 Crash landing of the fix for bug #472883: BSD curses.h allready declares LL. 2001-10-26 16:29:12 +00:00
gfk 48ca48182f Oops, the last fix (SYS_NMLN) make a segfault! Backing up. Will find another solution for the SYS_NMLN problem. 2001-10-24 20:39:37 +00:00
gfk 15325e8e3b Added header linux/joystick.h as prerequistefor the joy driver. 2001-10-22 19:45:13 +00:00
gfk 7c69f63be9 Small portability fix for systems that don't define SYS_NMLN 2001-10-22 19:39:36 +00:00
gfk 5b689135ad Added hd44780-charmap.h to the list of file of the distribution. 2001-10-20 00:21:02 +00:00
gfk 8b19e5bc12 patch to initialize sockaddr by Jarda Benkovsky 2001-10-19 22:26:58 +00:00
gfk 85957e2154 change %08x -> %p to print pointers by Jarda Benkovsky 2001-10-19 22:23:25 +00:00
gfk 80955f703a Patch to initialize sockaddr by Jarda Benkovsky. 2001-10-19 22:04:52 +00:00
gfk 2ac2b16c49 Error reporting patch by Jarda Benkovsky 2001-10-19 21:31:37 +00:00
gfk 10a2c963a7 Configure improvements as documented in bug 463908 2001-10-08 17:02:51 +00:00
gfk fc113474d5 Added lcd_lib.h to the distribution. 2001-10-08 16:37:43 +00:00
gfk b43479efd1 Correction for bug 467036 2001-10-08 16:09:55 +00:00