FUZIX.git
2019-01-23 Alan Coxv68: resync with moves of code to core
2019-01-23 Alan Coxtiny68k: remove code now in lowlevel 68K support
2019-01-23 Alan Cox68000: move common code for fork/switching on 68000...
2019-01-23 Alan Cox68000: move generic asm code from tiny68K into the...
2019-01-23 Alan Coxtiny68k: remove some missed debug messages
2019-01-23 Alan Cox68000: dynamic udata, use actual available memory space...
2019-01-23 Alan Coxtiny68k: use defined for size of udata block to set...
2019-01-23 Alan Cox68000: define udata block size for asm
2019-01-23 Alan Coxkdata: correct layout for level 2 and no net
2019-01-22 Alan Coxsyscall_proc: fix fork debugging messages on 32bit
2019-01-22 Alan Coxsyscall_exec32: ifdef out most of core dump for now
2019-01-22 Alan Coxmakeproc: fix comment and also fix it to use the right...
2019-01-22 Alan Coxtiny68k: and plumb together all the new stuff
2019-01-22 Alan Coxkernel: header tweaks
2019-01-22 Alan Coxtiny68k: status update
2019-01-22 Alan Coxtiny68k: use the flat model
2019-01-22 Alan Coxflat: debug the flat memory model
2019-01-22 Alan Coxlowlevel-68000: expose copy_blocks
2019-01-22 Alan Coxmalloc: Fix debug messages, and add used/available...
2019-01-22 Alan Coxtiny68k: introduce memcpy32
2019-01-21 Alan CoxMakefile: add tiny68k, tweak trs80 doc
2019-01-21 Alan Coxv68: first cut at backporting all the extra bits
2019-01-21 Alan Cox68000: Get tiny68k into a workable state
2019-01-21 Alan Coxprocess: Fix SIGSTOP crash and also a debug printf bug
2019-01-21 Alan Cox68000: remove autogenerated files
2019-01-21 Alan Cox68000: Switch syscall trap to 12
2019-01-21 Alan Coxpreemption: rabbit also needs the fix
2019-01-21 Alan Coxpreemption: allow pre-emption where the leaving process...
2019-01-21 Alan Coxfweep: build for 68000 and adjust constants accordingly.
2019-01-21 Alan Coxsh: Fix a NULL reference in /bin/sh
2019-01-20 Alan Coxtiny68k: adapt C code to proposed new exception logic
2019-01-20 Alan Cox68000: first cut at rewriting the exception handlers
2019-01-20 Alan Coxkernel: make dump_core accessible elsewhere
2019-01-20 Alan Coxtiny68k: update 68000 state of play
2019-01-20 Alan Coxtiny68k: fix incorrect sr set up at boot
2019-01-20 Alan Coxkernel: remove stack size hack for 32bit
2019-01-20 Alan Cox68000: set sensible stack defaults for binaries
2019-01-20 Alan Coxutil: build extra tools for 68K, default to 16K stack
2019-01-20 Alan CoxStandalone: update the standard size and chmem
2019-01-20 Alan Coxutil: chmem and size support for 32bit
2019-01-20 Alan Coxsyscall_exec32: report ENOMEM properly for outsized...
2019-01-20 Alan Coxlevee: fix build on 68000
2019-01-20 Alan Coxinit: fix alignment
2019-01-20 Alan Coxtiny68k: status update
2019-01-19 Alan Coxstartrek: missing fflush
2019-01-19 Alan Cox68000: fix longjmp
2019-01-19 Alan Coxsh: remove old dead ifdeffed stuff
2019-01-19 Alan Coxfsh: fix build on 68000
2019-01-19 Alan Coxutil: fix clean on 68000
2019-01-19 Alan Coxps: fix kernel and user bits to get ps working 32bit
2019-01-19 Alan Coxkernel rearrange some optional p_tab stuff a bit
2019-01-19 Alan Coxerr: fix missing : space
2019-01-19 Alan Coxsort: drop MWC version - too big for some boxes
2019-01-19 Alan Coxtiny68k: README update
2019-01-19 Alan Coxtty: Fix deadlock in tty output
2019-01-19 Alan Coxpcw8256: static tty buffers and basis for nice tty...
2019-01-19 Alan Coxmtx: static tty buffers and set basis for nice wakeups...
2019-01-19 Alan Coxsocz80: switch to static tty buffers
2019-01-19 Alan Coxtbblue: typo fix
2019-01-19 Alan Coxtrs80: static tty buffers
2019-01-19 Alan Coxz280rc: fix tty blocking
2019-01-19 Alan Coxzetav2: static tty buffers
2019-01-19 Alan Coxdragon-nx32: static tty buffers, note a bug to fix...
2019-01-19 Alan Coxsbcv2: fix console blocking, static buffers
2019-01-19 Alan Coxsc114: fix console blocking
2019-01-19 Alan Coxpx4plus: keep dead tree in sync
2019-01-19 Alan Coxrc2014 series: tty static buffers, basis for nice wakeups
2019-01-19 Alan Coxn8vem: static tty buffers
2019-01-19 Alan Coxpdp11: static tty buffers, fix console blocking
2019-01-19 Alan Coxv68: static tty buffers
2019-01-19 Alan Coxv68: static tty buffers
2019-01-19 Alan Coxzx series: static tty buffers
2019-01-19 Alan Coxnascom: static tty buffers
2019-01-19 Alan Coxp112: static tty buffers
2019-01-19 Alan Coxmulticomp: static tty buffers
2019-01-19 Alan Coxmsx: static tty buffers
2019-01-19 Alan Coxcoco2: static tty buffers
2019-01-19 Alan Coxmicropack: use static for tty buffers
2019-01-19 Alan Coxstale code: keep tty changes more in sync
2019-01-19 Alan Coxatarist: keep dead prototype code in sync
2019-01-19 Alan Coxamstradnc: static tty buffers and lay framework for...
2019-01-19 Alan Coxz80pack: make tty buffers static
2019-01-19 Alan Coxcromemco: make the tty buffers static
2019-01-19 Alan Coxcpuinfo: fix use of removed identifier
2019-01-19 Alan Coxprocess: fix warnings
2019-01-19 Alan Coxstart: fix typo
2019-01-19 Alan Coxsyscall_proc: note a case we need to dig into
2019-01-19 Alan Coxtiny68k: dont push a swapmap 0
2019-01-19 Alan Coxtiny68k: pass correct argument
2019-01-19 Alan Coxkernel: we should go back to the ro default not change...
2019-01-19 Alan Cox68000: add some very crude basic register dumping on...
2019-01-19 Alan Coxtiny68k: remember to fix memcpy etc
2019-01-19 Alan Coxsyscall_exec32: set top properly
2019-01-19 Alan Coxusermem: fix dumb error where some out of range address...
2019-01-19 Alan Coxinode: Fix non 32bit clean path
2019-01-19 Alan Cox68000: update to build needed code
2019-01-19 Alan Coxtiny68k: TTY driver fixes
2019-01-19 Alan Coxtiny68k: fix off by one in swap map
2019-01-19 Alan Coxtiny68k: low level IRQ and serial fixes
2019-01-19 Alan Coxtiny68k: correct IDE regs for tiny68k
next