FUZIX.git
2016-10-12 Alan Coxutils: build for M68K
2016-10-12 Alan Coxsync: fix compile error
2016-10-11 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-10-11 Alan Coxmarksman: fix a small newline handling bug
2016-10-11 Alan Cox68000: Add the syscalls and libraries
2016-10-10 EtchedPixelsMerge pull request #440 from beretta42/bank_vid3
2016-10-10 EtchedPixelsMerge pull request #441 from beretta42/keyboard
2016-10-09 Brett Gordonkbdrate.c: simple sanity.
2016-10-09 Brett Gordonvt.c: fix ioctl: flipped src/dest in uget
2016-10-09 Brett Gordonadd util to set vt's keyboard's rates
2016-10-08 Brett Gordoncoco3: make sure to reset mmu when done copying!
2016-10-08 Brett Gordoncoco3: bank 6 copy: use *correct* end ptr
2016-10-08 Brett Gordoncoco3: copy 8k bank at cpu $c000 to new bank freeing...
2016-10-03 EtchedPixelsMerge pull request #438 from beretta42/video_blip
2016-10-03 EtchedPixelsMerge pull request #437 from beretta42/video
2016-10-02 Brett Gordoncoco3: whitespace
2016-10-02 Brett Gordoncoco3: init bug: skip scanning screen memory
2016-10-02 Brett Gordoncoco3: add prototypes for queue access functions
2016-10-02 Brett Gordoncoco3: use indirect queues
2016-09-25 EtchedPixelsMerge pull request #436 from dfffffff/master
2016-09-25 dffffffffixed compile error: added ssize_t, changed size_t...
2016-09-24 EtchedPixelsMerge pull request #435 from erkinalp/patch-3
2016-09-24 Erkin Alp Güneyoops, one letter missing
2016-09-24 Erkin Alp Güneyfix output
2016-09-24 Alan Coxsyscalls: more manual pages
2016-09-24 Alan Coxsyscalls: sync is void
2016-09-24 Alan Coxman2: add a couple more entries
2016-09-24 Alan Coxmarksman: allow the use of \ on line ends for 'newline...
2016-09-24 Alan Coxread/write: error oversized requests
2016-09-23 EtchedPixelsMerge pull request #433 from dfffffff/master
2016-09-23 dffffffffixed compile error
2016-09-23 EtchedPixelsMerge pull request #432 from beretta42/nocpm
2016-09-23 Brett Gordonutil: patchcpm no longer exists to install
2016-09-23 Alan Coxmarksman: table formatting with width correctly handled
2016-09-22 Alan Coxclose: update man page for stuff we fixed
2016-09-22 Alan Coxopen: fix truncating on read only open
2016-09-22 Alan Coxfilesys.c: add a TODO
2016-09-22 Alan Coxsyscall_other: fix up various rename problems
2016-09-22 Alan Coxlibc: add dummies for fsync and fdatasync
2016-09-22 Alan Coxsys/types.h: add major/minor/makedev trio
2016-09-22 Alan Coxman2: a beginning
2016-09-22 Alan Coxmarksman: fix various buglets
2016-09-22 EtchedPixelsMerge pull request #430 from beretta42/level2_3
2016-09-22 Brett Gordoncoco3: bring platform up to level 2 w/ coredumps +...
2016-09-22 Brett Gordonsyscall_net: various bug fixes.
2016-09-22 Brett Gordonsyscall_exec: gcc doesn't like subtracting a ptr from...
2016-09-22 Brett Gordonsocket: fix typpo
2016-09-22 Brett Gordonnetdev.h: make declaration match implementations (net_w...
2016-09-22 Brett Gordonnet_native: make defs/decs match calls from Kernel...
2016-09-22 Brett Gordonselect: make _select match level2.h
2016-09-21 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-09-21 Alan Coxmarksman: first pass at a modern take on manual pages
2016-09-21 EtchedPixelsMerge pull request #429 from dfffffff/master
2016-09-21 dffffffffixed v7 ed not compiling on gcc6809, added v7 ed to...
2016-09-21 Alan Coxed: Add V7 ed - it's better than our existing one IMHO
2016-09-16 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-09-16 Alan CoxMakefile: parallel build fixes take two
2016-09-15 Alan Coxnc100: updates - basics of suspend/resume NMI path...
2016-09-15 EtchedPixelsMerge pull request #426 from beretta42/tchelp
2016-09-15 Brett Gordontchelp: install to /usr/lib
2016-09-15 EtchedPixelsMerge pull request #427 from beretta42/net_native
2016-09-15 Brett Gordontchelp: add to package intaller script
2016-09-15 Brett Gordonnet_native: udata.u_count will be mangled by ringbop()
2016-09-15 Brett Gordon6809: make tchelp compile w/ libtermcap
2016-09-14 Alan CoxMakefile: update
2016-09-14 Alan Coxpatchcpm: remove - our CP/M emulator doesn't need it
2016-09-14 Alan Coxtchelp: add
2016-09-14 Alan Coxtiddles: remove dead file
2016-09-14 Alan Cox6809: termcap split
2016-09-14 Alan Coxtermcap: split tgetent off
2016-09-14 Alan Coxcpu: tidy up
2016-09-14 Alan Coxstart: fix silly bug
2016-09-14 Alan Coxcpu-68000: remove obsolete bits
2016-09-14 Alan CoxCPU: notes on CPU defines etc
2016-09-14 Alan Coxtypes: more type tidy up
2016-09-13 Alan Cox68000: switch to 32bit integer type
2016-09-13 Alan Coxmini_ide: fix a conversion bug
2016-09-13 Alan Coxplatform: type fixes
2016-09-13 Alan Coxdragon-nx32: updates for type changes etc
2016-09-13 Alan Coxsyscall_proc: note type punning we need to fix
2016-09-13 Alan Coxkernel: remaining bits of type fixing
2016-09-13 Alan Coxz80pack: update ramtop to uaddr_t
2016-09-13 Alan Coxv68: move to one process in RAM at a time to make debug...
2016-09-13 Alan Coxnc100: fix need_resched breakage
2016-09-13 Alan Coxkernel32: uint8_t * for base, also remove bogus PROGTOP...
2016-09-13 Alan Coxswap: type hygeine
2016-09-13 Alan Coxn8vem-mark4: note need to move things for monitor
2016-09-13 Alan Coxflat/flat_mem: pagemap returns a uint8_t * now
2016-09-13 Alan Coxsyscall_exec32: switch back to tmpbuf for now, and...
2016-09-13 Alan Coxusermem: move the 32bit get/put here as it makes more...
2016-09-13 Alan Coxtty: need to use ifdefs to stop sdcc whining
2016-09-13 Alan Coxmalloc: allow for 16bit int types
2016-09-13 Alan Coxlowlevel-z80: save a few bytes (it matters)
2016-09-13 Alan Coxblkdev: type hygeine
2016-09-13 Alan Cox68000: prototype for the 32bit conversion
2016-09-13 Alan Cox68000: turn optimisation off for now until we find...
2016-09-13 Alan Coxmbr: make alignment/padding safe
2016-09-13 Alan Coxkernel.h: don't assume bool is byte sized for superbloc...
2016-09-13 Alan Cox68000: avoid __builtin_bswap32 for now
2016-09-13 Alan Coxbuddy: disable user copy
next