summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* General Timing Formula algorithm from a scratch.arpi2002-08-222-0/+21
* date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13atmos42002-06-211-13/+17
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>alex2002-05-231-1/+1
* Port to darwin.atmos42002-05-031-3/+3
* OS/2 fixarpi2002-04-101-2/+2
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-292-1/+43
* OS2 supportarpi2002-03-241-1/+3
* timer.c not used - why to compilearpi2002-03-241-1/+1
* check for mman.harpi2002-03-241-0/+2
* include stdlib.harpi2002-03-241-0/+1
* POSIX compatible timer's callbacknick2002-02-253-1/+49
* fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>nick2002-01-291-4/+4
* GetTimerMS added - get timer in millisecarpi2002-01-272-0/+11
* sorry.alex2001-12-031-1/+1
* detect termios.h if no sys/termios.h (qnx getch2 support working)alex2001-12-031-0/+7
* undef HAVE_SHM compilation bug fixedalex2001-12-031-2/+2
* HAVE_NANOSLEEPalex2001-11-231-1/+2
* converted to mp_msg and fixed my previous HAVE_SHM bugalex2001-11-231-22/+24
* Hide terminal's output and text-mode cursor for LCD and DFPnick2001-11-201-0/+23
* Profiling fix by Artur Skawina <skawina@geocities.com>atmos42001-11-201-1/+1
* added HAVE_TERMIOSalex2001-11-191-0/+8
* #ifdef HAVE_SHMalex2001-11-191-1/+16
* Move ignores in subdirs to their respective .cvsignore files.atmos42001-11-171-0/+1
* Fixed iopl ports detectionnick2001-11-151-1/+4
* triple buffering interfacenick2001-11-042-1/+19
* Double buffering supportnick2001-11-041-3/+7
* Double buffering interfacenick2001-11-022-14/+132
* vo_vesa: DGA supportnick2001-11-012-1/+32
* Fixed bug of DGA address detection!!!nick2001-11-011-45/+44
* Misc: more checksnick2001-10-301-2/+8
* Fixed broken BIOS workaroundnick2001-10-291-8/+24
* More flushingnick2001-10-281-0/+6
* memory verificationnick2001-10-281-6/+78
* a few warning fixes (missing #include's)pl2001-10-251-0/+1
* Suppress trivial warningsnick2001-10-252-2/+2
* Suppressing warningsnick2001-10-241-1/+1
* Suppressing warningsnick2001-10-241-6/+5
* Independed compilation of SUBDIRSnick2001-10-241-0/+46
* Title supportnick2001-10-232-0/+26
* More verbosingnick2001-10-231-10/+58
* More iopl'ed ports and test for brken BIOSnick2001-10-222-0/+9
* More verbosingnick2001-10-191-10/+76
* sleep stuff moved to linux/timerarpi2001-10-191-0/+13
* sleep stuff moved to linux/timertimer-lx.carpi2001-10-191-0/+2
* Fixed bug of 32-bit mode interface detection and save-restore mechanismnick2001-10-182-15/+22
* vbelib importnick2001-10-172-0/+481
* LRMI importnick2001-10-152-0/+998
* BSD/OS supportarpi2001-10-051-3/+3
* status managementarpi2001-08-221-0/+5
* Start OpenBSD support and fix detection of older GNU as.atmos42001-08-061-3/+3
* Win32 portability.atmos42001-08-021-3/+3
* Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANONjkeil2001-07-191-2/+7
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-9/+15
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+12
* disable ddebug printfsarpi_esp2001-04-181-3/+3
* removed redundancy...arpi_esp2001-03-132-10/+2
* Initial revisionarpi_esp2001-02-247-0/+413