FUZIX.git
2017-08-15 Alan Coxtty: fix bugs in the maywait changes
2017-08-15 Alan CoxZ80: add a flat binary to Z80 snapshot maker
2017-08-15 Alan Coxplus3: do some initial changes
2017-08-12 Alan Coxplus3: get things back into a compiling state
2017-08-12 Alan Coxplus3: add a header for generic 8bit IDE
2017-08-12 Alan Coxzx128: switch to level 0, get building ok
2017-08-12 Alan Coxplus3: update README ready for doing some actual work...
2017-08-12 Alan Coxz80: update lowlevel-banked to account for hard_ei...
2017-08-12 Alan Coxtty: revert to reporting success/fail on inproc
2017-08-12 Alan Coxtty: restore inproc return
2017-08-12 Alan Coxzx128: update notes
2017-08-12 Alan Coxtty: first cut at O_NDELAY support for write()
2017-08-03 Alan Coxdevio: remove FIXME
2017-08-03 Alan Coxtty: inproc is now void
2017-08-03 Alan Coxusermem: remove old FIXME
2017-08-03 Alan Coxprocess: fix reparenting also handle new complications...
2017-08-03 Alan Coxtty: deal with FIXME's from code review
2017-07-25 Alan Coxsyscall_proc: code review notes/fix
2017-07-25 Alan Coxtty: note another possible tidy
2017-07-25 Alan Coxfilesys: correct error return code
2017-07-08 Alan Coxmicropack: updates
2017-07-08 Alan Coxfilesys: we don't need to buffer the name on a tiny...
2017-07-08 Alan Coxprocess.c: code review comments
2017-07-08 Alan Coxvt and tty: code review notes
2017-07-08 Alan Coxfilesys: code review comments
2017-06-23 Alan Coxlibc: add resolver
2017-06-23 Alan Coxlibc: First cut at send/sendto/recv/recvfrom
2017-06-23 Alan Coxerrno.h: resync with kernel
2017-06-23 Alan Coxsyscall_net: rework sendto()
2017-06-23 Alan Coxbinman: Fix a corner case
2017-06-23 Alan Coxsyscall: introduce level 0
2017-06-23 Alan Coxmicropack: more experimentation
2017-06-23 Alan Coxmicropack: build the boot blocks
2017-06-14 Alan Coxmicropack: turn into a level 0 test bed
2017-06-14 Alan Coxusermem: not relevant on level 0
2017-06-14 Alan Coxsimple: make the two cases more obvious and avoid the...
2017-06-14 Alan Coxlevel0: Introduce a new level of platform
2017-06-14 Alan Coxcpu-z80: drop -Werror
2017-06-14 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-06-11 EtchedPixelsMerge pull request #509 from retrodeluxe/master
2017-06-10 geijoenrmsx2: use dynamic buffers
2017-06-09 EtchedPixelsMerge pull request #508 from retrodeluxe/master
2017-06-09 geijoenrv99xx: fix timing problem when reading from higher...
2017-06-09 geijoenrmsx2: add multiple vt support
2017-06-09 geijoenrmsx2: fix ordering of function keys in matrix
2017-06-07 EtchedPixelsMerge pull request #506 from beretta42/net_native
2017-06-07 EtchedPixelsMerge pull request #507 from beretta42/tar
2017-06-06 Brett Gordontar: bugfix: check for error on read()
2017-06-06 Brett Gordontar: bug fix, use TAPE env variable
2017-06-06 Brett Gordonnet_native: a slight addition
2017-06-05 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-06-05 Alan Coxv68-banked: add missing kernel.def
2017-06-05 Alan Coxlibc: add the new process state even though it's not...
2017-06-05 EtchedPixelsMerge pull request #505 from retrodeluxe/master
2017-06-05 geijoenrmsx2: add default keyboard repeat values
2017-06-05 geijoenrmsx2 megasd: handle page crossings
2017-06-05 geijoenrmsx2: megasd falls back to slot 2-3 on probe fail
2017-06-05 geijoenrmsx2: add default boot device
2017-06-05 geijoenrmsx2: save map_table before switching pages
2017-06-03 Alan Coxexecve: stop blocking in close_on_exec
2017-06-03 Alan Coxnet_native: close() should not block
2017-06-03 Alan Coxresolv: add Ringaard resolver
2017-06-03 Alan Coxnc100: first cut at fixing breakage when a read crosses...
2017-05-29 EtchedPixelsMerge pull request #504 from beretta42/lpr
2017-05-29 Brett Gordoncoco3: add /dev/lpr
2017-05-27 EtchedPixelsMerge pull request #503 from beretta42/binload
2017-05-27 Brett Gordoncheck for default program load address
2017-05-25 Brett Gordonexec(): take PROGLOAD from the binary header
2017-05-21 Alan Coxed: fix bugs and warnings
2017-05-21 Alan Coxv68-banked: updated README
2017-05-21 Alan Coxv68-banked: fix swap handling
2017-05-21 Alan Coxblkdev: allow for 16bit block counts
2017-05-21 Alan Coxv68-banked: Get us to the point things work if we don...
2017-05-20 Alan Coxv68-banked: Fix various silly things
2017-05-20 Alan Coxv68: do some updating on the in progress banked memory...
2017-05-20 Alan Coxv68: don't rewrite reset vectors or scribble off end
2017-05-20 Alan Cox68000: introduce defines for the low byte of the page
2017-05-20 Alan Coxv68: fix old tool reference in other builds
2017-05-20 Alan Coxv68: more README updates
2017-05-20 Alan Coxv68: update documentation on state
2017-05-20 Alan Cox68000: fix time_t split definition
2017-05-20 Alan Coxqrun: fix a nasty memory scribble
2017-05-20 Alan CoxMakefile: adjust make clean
2017-05-20 Alan Coxv68: remove last accidental use of old toolchain
2017-05-15 EtchedPixelsMerge pull request #502 from beretta42/dasm09
2017-05-08 Brett Gordondasm09: actually handle errors.
2017-05-08 Brett GordonAdd test code
2017-05-06 Brett Gordoncoco3: build dasm09 disassembler
2017-05-06 Brett Gordondasm09: add package install, man page, mod docs
2017-05-06 Brett Gordondasm09: Use Clib's buffering to allow large input images.
2017-05-06 Brett Gordondasm09 built for fuzix. 16k buffer.
2017-04-26 EtchedPixelsMerge pull request #500 from fgeorgatos/patch-1
2017-04-26 Fotis Georgatosreformatting one-liner comments, for consistency
2017-04-22 Alan Coxinit: #facepalm
2017-04-22 Alan Coxtrs80: correct devhd return value
2017-04-22 Alan Coxdevices: Fix an off by one error in the maximum device...
2017-04-22 Alan Coxmini_ide: correct return for raw disk writes
2017-04-21 Alan Coxcoco2cart: fix small build bug
2017-04-21 Alan Coxcoco2cart: assorted fixes
2017-04-21 Alan Coxcoco2cart: trivial improvements
next