FUZIX.git
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
2019-01-19 Alan Coxtiny68k: make the loader work
2019-01-19 Alan Coxtiny68k: start up fixes
2019-01-19 Alan Coxcpu: add a barrier() macro
2019-01-19 Alan Coxtiny68k: don't assume a fixed swapfile (we do dynamic...
2019-01-17 Tormod VoldenBuild V7 and MWC sort commands on 6809
2019-01-17 Tormod Voldengames: Build fortune.dat in Makefile.6809 too
2019-01-17 Tormod Voldenfortune: Count is also fixed endian
2019-01-16 Alan Coxtiny68K; just an initial commit
2019-01-16 Alan Coxbinnam: handle platforms with an _BOOT section leading
2019-01-16 Alan Coxsyscall_exec32: 32bit pieces for core dump (incomplete)
2019-01-16 Alan Coxzxevo: more work in progress getting towards an actual...
2019-01-16 Alan Coxtbblue: fill in more uart information c/o the zx next...
2019-01-16 Alan Coxsam: fix process size reporting
2019-01-16 Alan Coxlinc80: switch to the new SIO macros and buffering
2019-01-16 Alan Coxlinc80: dependancy
2019-01-16 Alan Coxz80softspi: from 14K to 19K
2019-01-16 Alan Coxz80sio: fix smart serial wrap bug
2019-01-16 Alan Cox68000: Fix LEVEL_2 on 32bit systems
2019-01-16 Alan Coxcredits: update for fortune db
2019-01-16 Alan CoxV7: add the V7 sort (ANSIfied)
2019-01-16 Alan CoxMWC/sort: Add another sort candidate
2019-01-16 Alan Coxcpuinfo: small updates for T80 and Soviet devices
2019-01-16 Alan Coxbank16: we should use mapbase not progbase
2019-01-11 Alan Coxzx evolution: initial port sketch
2019-01-10 Alan Coxfortune: Ship the computer db as a default
2019-01-10 Alan Coxcromemco: switch to proper IRQ driven serial bufers
2019-01-10 Tormod Voldenbank8k: Fix last bank size
2019-01-10 Tormod Voldenlowlevel-6809: Simplify interrupt_handler after kernel_...
2019-01-10 Alan Coxgames: build fortune.dat for inclusion
2019-01-09 Alan Coxz80sio: tidy up the macros a bit
2019-01-09 Alan Coxlinc80: tty updates
2019-01-09 Alan Coxrc2014: move the default ppide base address
2019-01-09 Alan Coxlinc80: continued work on proper IM2 support
2019-01-08 Alan Coxlinc80: fix reboot
2019-01-08 Alan Coxlinc80: fix tty warning
2019-01-08 Alan Coxz80softspi: fix timings
2019-01-08 Alan Coxkernel: allow per major decision on direct to user...
2019-01-08 Tormod Voldendragon-mooh: drivewire adaptions to page map switching
2019-01-08 Tormod Voldendragon-mooh: Only rewrite MMU when user map changes
2019-01-08 Tormod Voldendragon-mooh: Copy only unique banks on fork
2019-01-08 Tormod Voldendragon-mooh: Disable interrupts while writing task...
2019-01-08 Tormod Voldendragon-mooh: Move udata stash to 0x2000
2019-01-08 Alan Coxbank16: if PROGBASE is non zero we do the maths wrong
2019-01-08 Alan Coxbank8k: allow for no zero base
2019-01-08 Tormod Voldenbank8k: Run program_vectors() after page map reallocation
2019-01-08 Tormod Voldenbank8k: Redefine page map table to not include LOBANK
2019-01-08 Tormod Voldenbank8k: Make sure pagemap_free frees something
2019-01-08 Tormod Voldenbank8k: Fix syntax so that it builds again
2019-01-08 Alan CoxBreaks too much. Also messes up any future multi-proces...
2019-01-08 Tormod Voldensyscall_exec16: pagemap_realloc takes top, not size
next