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