root/Whitix/trunk/user

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2060 [2060] 3 years mwhitworth Removing config.h dep. from all target fixes 64-bit grub build issues.
(edit) @2059 [2059] 3 years mwhitworth Fix Makefile.
(edit) @2058 [2058] 3 years mwhitworth Add patch from Dan Fandrich: provide a implementation of endian conversion …
(edit) @2056 [2056] 3 years mwhitworth Add VGA makefiles.
(edit) @2049 [2049] 3 years mwhitworth Start updating Xynth to use dynamic libraries for drivers, remove old …
(edit) @2036 [2036] 3 years mwhitworth Update startup code.
(edit) @1965 [1965] 3 years mwhitworth Patch from Kostadin: complete the line using the longest common substring.
(edit) @1962 [1962] 3 years mwhitworth Tidy up and comment tab completion code.
(edit) @1947 [1947] 3 years mwhitworth Fix function prototype.
(edit) @1945 [1945] 3 years mwhitworth Avoid compiler generated memcpy (on 64-bit hosts).
(edit) @1936 [1936] 3 years mwhitworth Fix warning.
(edit) @1921 [1921] 3 years mwhitworth Fix case where we printed out completions in /applications twice (when we …
(edit) @1920 [1920] 3 years mwhitworth Fix case where we ignore a found entry in Applications.
(edit) @1913 [1913] 3 years mwhitworth Save off the buffer before we process the line, so history is saved.
(edit) @1910 [1910] 3 years mwhitworth Add message before formatting filesystem.
(edit) @1908 [1908] 3 years mwhitworth Add proper FAT32 support, FsInfo structures etc.
(edit) @1907 [1907] 3 years mwhitworth Fix name of builtins help command.
(edit) @1884 [1884] 3 years mwhitworth Fix startup for now, remove load of Video/Nvidia.
(edit) @1882 [1882] 3 years mwhitworth Patch from Kostadin: 1) free the memory in BtInHistory, 2) allocate memory …
(edit) @1881 [1881] 3 years mwhitworth Patch from Kostadin: fix various bugs to do with history.
(edit) @1880 [1880] 3 years mwhitworth Add to mkfatfs, convert unsigned long to unsigned long long.
(edit) @1879 [1879] 3 years mwhitworth Add hash-style=gnu, now works.
(edit) @1878 [1878] 3 years mwhitworth Fix BtInStat.
(edit) @1877 [1877] 3 years mwhitworth Convert size to unsigned long long.
(edit) @1870 [1870] 3 years mwhitworth Merge in pthread fixes from 0.2a.
(edit) @1867 [1867] 3 years mwhitworth Add SysGetTime call that uses the SIB.
(edit) @1866 [1866] 3 years mwhitworth Add sib.o to Makefile
(edit) @1865 [1865] 3 years mwhitworth SysGetTime is no longer a system call proper.
(edit) @1835 [1835] 3 years mwhitworth Add extra checks for hash table in libraries.
(edit) @1834 [1834] 3 years mwhitworth Load serial.sys, add extra checks if burn is not loaded properly.
(edit) @1833 [1833] 3 years mwhitworth Add beginning of FAT32 support to mkfatfs. Not yet complete.
(edit) @1832 [1832] 3 years mwhitworth Fix pipe to have proper return value.
(edit) @1831 [1831] 3 years mwhitworth Update pthread structures.
(edit) @1830 [1830] 3 years mwhitworth Add to history after ProcessLine.
(edit) @1829 [1829] 3 years mwhitworth Print out multiple files in view, add (debug) command history, add 'quit' …
(edit) @1828 [1828] 3 years mwhitworth Add ConsGetHistoryEnt prototype.
(edit) @1827 [1827] 3 years mwhitworth Add extra checks in ConsGetDimensions.
(edit) @1826 [1826] 3 years mwhitworth Update CFLAGS.
(edit) @1825 [1825] 3 years mwhitworth Add proper return value for poll.
(edit) @1824 [1824] 3 years mwhitworth Add to condition variable implementation, add locking and proper …
(edit) @1823 [1823] 3 years mwhitworth Add BitTestAndSet function (for atomicity), comment out thread list for …
(edit) @1806 [1806] 3 years mwhitworth Add start of pthread_join implementation, manipulate thread list.
(edit) @1805 [1805] 3 years mwhitworth Increase NUM_ATEXIT from 10 to 512.
(edit) @1801 [1801] 3 years mwhitworth Various formatting fixes for xynth code.
(edit) @1798 [1798] 3 years mwhitworth Update to fix bugs, add error checking on startup.
(edit) @1776 [1776] 3 years mwhitworth Add ConsGetHistoryEnt patch from Kostadin.
(edit) @1775 [1775] 3 years mwhitworth Fix keyboard code (to use IcFs), remove debug statements.
(edit) @1742 [1742] 3 years mwhitworth Add Kostadin's code and theme.
(edit) @1739 [1739] 3 years mwhitworth Handle case where absolute drive path is given.
(edit) @1738 [1738] 3 years mwhitworth Add comments, install to correct drive.
(edit) @1734 [1734] 3 years mwhitworth Implement a (basic) strcoll for now.
(edit) @1733 [1733] 3 years mwhitworth Revert for now.
(edit) @1732 [1732] 3 years mwhitworth Add Makefile.in.
(edit) @1731 [1731] 3 years mwhitworth Rework build system, fix warnings.
(edit) @1730 [1730] 3 years mwhitworth Fix various makefiles and warnings.
(edit) @1729 [1729] 3 years mwhitworth Fix various warnings, fix Makefile.
(edit) @1728 [1728] 3 years mwhitworth Add to formatting.
(edit) @1727 [1727] 3 years mwhitworth Fix warning.
(edit) @1726 [1726] 3 years mwhitworth Fix warning, add colored output for make (makes for easier reading).
(edit) @1725 [1725] 3 years mwhitworth Fix warnings.
(edit) @1724 [1724] 3 years mwhitworth Fix some warnings.
(edit) @1723 [1723] 3 years mwhitworth Fix line endings.
(edit) @1722 [1722] 3 years mwhitworth Add quiet CC to make.rules.
(edit) @1721 [1721] 3 years mwhitworth Fix various warnings, use make.rules.
(edit) @1713 [1713] 3 years mwhitworth Revert change to posix Makefile.
(edit) @1711 [1711] 3 years mwhitworth Optimize build.
(edit) @1710 [1710] 3 years mwhitworth Optimize makefile.
(edit) @1709 [1709] 3 years mwhitworth Optimize build.
(edit) @1708 [1708] 3 years mwhitworth Optimize makefile.
(edit) @1707 [1707] 3 years mwhitworth Update Xynth build.
(edit) @1706 [1706] 3 years mwhitworth Add quiet build.
(edit) @1705 [1705] 3 years mwhitworth Fix Makefile to remove excess output.
(edit) @1703 [1703] 3 years mwhitworth Fix build errors etc.
(edit) @1702 [1702] 3 years mwhitworth Fix CFLAGS.
(edit) @1698 [1698] 3 years mwhitworth Add patch from Kostadin to handle case where ent->line == tail->line.
(edit) @1673 [1673] 3 years mwhitworth Add patch from Kostadin that implements ConsSetBackColor.
(edit) @1671 [1671] 3 years mwhitworth Apply patch from Kostadin to search builtins in CommandCompleter.
(edit) @1668 [1668] 3 years mwhitworth Merge in changes from keobject.
(edit) @1667 [1667] 3 years mwhitworth Merge in chanes from keobject.
(edit) @1666 [1666] 3 years mwhitworth Remove gmp. Now ported to Whitix.
(edit) @1665 [1665] 3 years mwhitworth Merge in changes from keobject.
(edit) @1095 [1095] 4 years mwhitworth Comment the command token update.
(edit) @1037 [1037] 4 years mwhitworth Load fatfs. Should load all filesystem modules in background while …
(edit) @981 [981] 4 years mwhitworth Merge in build fixes from the KeObject branch.
(edit) @980 [980] 4 years mwhitworth Fix sdk/registry build in trunk.
(edit) @947 [947] 4 years mwhitworth Merge a working theme Makefile from keobject.
(edit) @946 [946] 4 years mwhitworth Change starting process to desktop (again). Used term for testing blaze …
(edit) @940 [940] 4 years mwhitworth Revert (or try to revert) to a working revision.
(edit) @934 [934] 4 years mwhitworth Fix CFLAGS.
(edit) @933 [933] 4 years mwhitworth Fix various warnings in registry.
(edit) @932 [932] 4 years mwhitworth Fix CFLAGS.
(edit) @926 [926] 4 years mwhitworth Change start process of xynth to desktop for now.
(edit) @925 [925] 4 years mwhitworth Fix build CFLAGS.
(edit) @924 [924] 4 years mwhitworth Add gmp.h and mpfr.h to include (temporarily).
(edit) @922 [922] 4 years mwhitworth Add 'l' as a builtin for listing directories.
(edit) @921 [921] 4 years mwhitworth Fix burn tab completion, change of .depend file.
(edit) @919 [919] 4 years mwhitworth Add py files (mainly stubs atm)
(edit) @918 [918] 4 years mwhitworth Comment out python Makefile for now.
(edit) @917 [917] 4 years mwhitworth Add Makefile for python sdk.
(edit) @916 [916] 4 years mwhitworth Add (beginning of) ext3 makefs.
Note: See TracRevisionLog for help on using the revision log.