FUZIX.git
2015-01-04 EtchedPixelsMerge pull request #45 from willsowerbutts/fixstdlib
2015-01-04 EtchedPixelsMerge pull request #46 from geijoenr/toupstream
2015-01-04 geijoenrmsx2: add MegaSD driver
2015-01-03 Will SowerbuttsLibrary: Remove duplicate tcflush hiding in tcflow...
2015-01-03 Will SowerbuttsLibrary: Scrub additional functions when importing...
2015-01-03 Will Sowerbuttscmp: Use _ultoa in place of ultostr
2015-01-03 Will SowerbuttsApplications: Remove .bin files when cleaning
2015-01-03 Will SowerbuttsLibrary: Make the string functions match the prototypes...
2015-01-03 Alan Coxsignals: cleanup chksig a little, clear mask on ignored...
2015-01-03 Alan Coxtty: small improvements
2015-01-03 EtchedPixelsMerge pull request #44 from willsowerbutts/buildfixes2
2015-01-03 EtchedPixelsMerge pull request #43 from willsowerbutts/buildfixes
2015-01-03 Will SowerbuttsLibrary: Do not fail when c.lib symlink already exists
2015-01-03 Will SowerbuttsKernel: Makefile corrections
2015-01-03 Will SowerbuttsKernel: Convert final uses of c_dirty to CDIRTY flag
2015-01-03 Will SowerbuttsKernel: Fix minor typo in timer.h
2015-01-03 Will SowerbuttsMinor Makefile fixes
2015-01-03 Will SowerbuttsMake Library/Makefile clean and build all tools
2015-01-03 Will Sowerbuttsfcc: Make installation directory easier to configure
2015-01-03 Alan Coxflock: add C library pieces
2015-01-03 Alan Coxerrno: match the kernel change
2015-01-03 Alan Coxswap.c: Fix off by one
2015-01-03 Alan Coxptab_end: redo the various process table scans
2015-01-03 Alan Coxsyscall_fs2: correct version of staticfast fix
2015-01-03 Alan Coxflock: fix wrong assignment due to staticfast conversion
2015-01-03 Alan Coxsyscall_fs2: fix inode reference count error on chmod...
2015-01-03 Alan Coxflock: Add BSD flock functionality to FUZIX
2015-01-03 Alan Coxutime: Add the Unix API weirdnesses for utime(filename...
2015-01-03 Alan Coxinode: rearrange NET bits so netd can also use them
2015-01-03 Alan CoxMakefile: build strcasestr
2015-01-03 Alan Coxfcc: fix typo
2015-01-03 Alan Coxtimer: note which sdcc version the bug affects
2015-01-03 EtchedPixelsMerge pull request #42 from geijoenr/toupstream
2015-01-03 Alan CoxMakefile: tidy up levee Makefile
2015-01-03 Alan Coxlevee: A very small vi editor
2015-01-03 Alan Coxfcc: fix bug introduced with multiple -c support
2015-01-02 geijoenrtimer: reverse order of assigment in set_timer_duration
2015-01-02 geijoenrmsx2: add slot mapping
2015-01-02 geijoenrmsx2: fix boot from 64kb roms
2015-01-02 Alan Coxstrcasestr: another BSDism
2015-01-02 Alan Coxsys/types.h: ssize_t
2015-01-02 Alan Coxerr: Add the extended BSD errc/warnc/verrc/warnc stuff
2015-01-02 Alan Coxsignal.h: add sig_atomic_t
2015-01-02 Alan Coxutimes: Add utimes as a wrapper around utime
2015-01-02 Alan Coxstrlcpy/strlcat: Add these newer BSD string functions
2015-01-02 Alan Coxerr.h: include stdarg
2015-01-02 Alan Coxlibc: add BSD err/warn/errx/warnx interfaces
2015-01-02 Alan Coxtime: threadsafe functions
2015-01-02 Alan Coxclock: Fix up all the clock 1 handling
2015-01-02 Alan Coxtimer: Make the ticks timer run at 10hz not at a platfo...
2015-01-02 Alan Coxhz: add __hz to get HZ value
2015-01-02 Alan Coxsleep: use the monotonic timer
2015-01-02 Alan CoxMakefile: build the new APIs
2015-01-02 Alan Coxlibc: More of the POSIX time APIs
2015-01-02 Alan Coxincludes: Add more of the POSIX time interfaces
2015-01-02 Alan Coxsyscall_proc: fix _pause() with timeout return
2015-01-02 Alan Coxinode: socket hooks
2015-01-02 Alan Coxfcc: Support fcc -c 1.c 2.c 3.c
2015-01-02 Alan Coxlibs: build regexp with lower optimisation
2015-01-02 Alan CoxMakefile: add a special rule for sed
2015-01-02 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-01-02 Alan Coxman,sort,df: prototypes
2015-01-02 Alan Coxlibclean: honour an environment variable for the SDCC...
2015-01-02 Alan CoxKernel: allow the user to set an environment variable...
2015-01-02 Alan Coxcurses: we don't actually have a curses yet but use...
2015-01-02 Alan Coxlibs/Makefile: build the syscalls
2015-01-02 Alan Coxfuzix.h: remove old stale file
2015-01-02 Alan Coxps.c: Update code to build with FUZIX userland
2015-01-02 Alan Coxtypes: Add clock_t into sys/types.h, and include the...
2015-01-02 Alan Coxincludes: Add proc.h with process related definitions
2015-01-02 Alan Coxsys/stat.h: fix S_ISBLK macro
2015-01-02 Alan Coxtime.h: clock should return clock_t
2015-01-02 Alan Coxinit: sighandler argument is signed int.
2015-01-02 Alan Coxdf.c: Add explicit cast to char * for fsys
2015-01-02 Alan Coxstring.h: fix bzero declaration.
2015-01-02 Alan Coxsyscalls: _getfsys takes a uint16_t not an int.
2015-01-02 Alan Coxutils: don't try and build termcap using code yet ...
2015-01-02 Alan Coxsgtty: stale UZI file - remove
2015-01-02 Alan Coxsys/wait.h: remove stray ^Z
2015-01-02 Alan Coxtimes: correct returned type to be clock_t
2015-01-02 Alan Coxsignal: correct handler prototype, removed bogus SIG_HOLD
2015-01-02 Alan Coxlibclean: Search for SDCC in the same places as kernel...
2015-01-02 Alan Coxz80pack: createdrives should use mktemp
2015-01-02 EtchedPixelsMerge pull request #41 from slp/filesys_fix
2015-01-02 EtchedPixelsMerge pull request #40 from slp/noninteractive_ucp
2015-01-02 Sergio L. Pascualcreatedrives: delete drives if already exist.
2015-01-02 Sergio L. Pascualfilesys.c: on getdev, fail if s_mounted == 0.
2015-01-02 Sergio L. Pascualfilesys.c: on newfstab, search for entries where m_dev...
2015-01-02 Sergio L. Pascualstart.c: initialize global fs_tab structure.
2015-01-02 Sergio L. Pascualsyscall_fs2.c: validate m->m_dev instead of dev.
2015-01-02 Sergio L. Pascualcreatedrives: add a script to automatically generate...
2015-01-02 Sergio L. Pascualucp.c: implement a non-interactive mode.
2015-01-01 EtchedPixelsMerge pull request #38 from willsowerbutts/fixstartup
2015-01-01 EtchedPixelsMerge pull request #37 from willsowerbutts/rtc
2015-01-01 Alan CoxSDCCBanking: Explanatory note for the bits so far
2015-01-01 Alan Coxzx128: Preparatory work for banked kernel
2015-01-01 Alan Coxbanker: allow -r flag to indicate banking
2015-01-01 Alan Coxtrs80: fix silly bug
2015-01-01 Alan Coxbinmunge: allow an _BOOT
2015-01-01 Alan Coxdevide: the altstatus/control is optional, make it so
next