FUZIX.git
2017-01-22 Will SowerbuttsKernel: n8vem-mark4, p112, zeta-v2: Move platform_param...
2017-01-22 Will SowerbuttsKernel: zeta-v2: Faster, smaller map_process_2
2017-01-17 EtchedPixelsMerge pull request #478 from beretta42/dig
2017-01-17 Brett Gordondig: allow cmdline to spec dns server, default question...
2017-01-17 Brett Gordondig: parse and use /etc/resolv.conf
2017-01-16 EtchedPixelsMerge pull request #476 from beretta42/dw_mf
2017-01-16 EtchedPixelsMerge pull request #477 from beretta42/flashrom
2017-01-15 Brett GordonApp: flashrom: only install if actually built.
2017-01-12 Brett Gordoncoco3: dw: maintain faster polling for short while...
2017-01-09 EtchedPixelsMerge pull request #475 from willsowerbutts/features2
2017-01-09 Will Sowerbuttsflashrom: Bugfix for off-by-one error with --partial
2017-01-09 Will Sowerbuttszeta-v2: Tidy up devrd
2017-01-08 Will SowerbuttsApplications: New "flashrom" utility for in-system...
2017-01-08 Will SowerbuttsKernel: devide: Improve drive detection and timeout...
2017-01-08 Will SowerbuttsKernel: Make "bootdev:" prompt friendlier.
2017-01-08 Will SowerbuttsKernel: fmount: Return failure instead of panicking...
2017-01-08 Will SowerbuttsKernel: Add "fuzix-loader" boot mechansim
2017-01-08 Will SowerbuttsKernel: zeta-v2: Correct KERNTOP
2017-01-08 Will SowerbuttsKernel: zeta-v2: Simplify and improve boot code.
2017-01-08 Will SowerbuttsKernel: zeta-v2: Correct TICKSPERSEC
2017-01-08 Will SowerbuttsKernel: zeta-v2: Change to dynamic bufpool
2017-01-08 Will SowerbuttsKernel: n8vem-mark4: Change to dynamic bufpool
2017-01-08 Will SowerbuttsKernel: p112: Change to dynamic bufpool
2017-01-08 Will SowerbuttsKernel: zeta-v2: Implement /dev/rd and new /dev/mem
2017-01-08 Will SowerbuttsKernel: p112, n8vem-mark4: Implement /dev/rd and new...
2017-01-08 Will SowerbuttsKernel: New /dev/mem driver
2017-01-08 Will SowerbuttsKernel: New devrd driver: block device backed by CPU...
2017-01-08 Will SowerbuttsKernel: Fix kernel.def U_DATA offsets
2017-01-08 EtchedPixelsMerge pull request #473 from willsowerbutts/bugfix
2017-01-06 Will SowerbuttsKernel: bread() should mark blocks as free on read...
2017-01-04 EtchedPixelsMerge pull request #472 from willsowerbutts/levee
2017-01-04 Will SowerbuttsApplications: levee: Build versions for ansi, vt52...
2017-01-04 EtchedPixelsMerge pull request #471 from willsowerbutts/zetav2fixes
2017-01-04 EtchedPixelsMerge pull request #470 from willsowerbutts/buildfixes
2016-12-28 Will SowerbuttsApplications/util/tget: Link with termcap library
2016-12-28 Will Sowerbuttszeta-v2: Remove fuzix.com, fuzix.rom when cleaning
2016-12-28 Will Sowerbuttszeta-v2: Save a few bytes
2016-12-28 Will Sowerbuttszeta-v2: Call program_vectors for kernel on boot.
2016-12-28 Will SowerbuttsApplications/util/termcap.c: Update function declaratio...
2016-12-28 Will SowerbuttsApplications/util: Add missing make targets that packag...
2016-12-28 Will SowerbuttsKernel binman: fix off-by-one error, allowing COMMONMEM...
2016-12-19 EtchedPixelsMerge pull request #469 from beretta42/cksum
2016-12-19 Alan Coxcoco2cart: Initial patches from Brett Gordon for cocosdc
2016-12-19 Brett Gordoncksum.c: further match gnu cksum algo, crc with file...
2016-12-19 Brett Gordoncksum.c: replace CRC LUT with Posix poly
2016-12-12 Alan Coxcoco2cart: update ACIA support to match nx32
2016-12-12 Alan Coxcoco2cart: remove obsolete comment
2016-12-12 Alan Coxmini_ide: fix a prototype
2016-12-10 Alan Coxcoco3: fix a comment
2016-12-06 Alan Coxcoco2cart: remove dead code
2016-12-06 Alan Coxbank: propogate some changes
2016-12-06 Alan CoxMakefile: add bank8k
2016-12-06 Alan Coxbank8k: ho hum...
2016-12-06 Alan Coxbank8k: add prototypes
2016-12-06 Alan Coxbank8k: first cut at an 8K banking module
2016-12-04 Alan Coxcoco2cart: document disk layout
2016-12-04 Alan Coxexecve: fix deadlock/crash
2016-12-04 Alan Coxcoco2cart: reclaim buffers
2016-12-04 Alan Coxcoco2cart: introduce swap enabled single process model
2016-12-04 Alan Coxcoco2cart: buffer pool into asm
2016-12-04 Alan Coxcoco2cart: prepare for discard recovery
2016-12-04 Alan Coxprocess: changes for IRQ when swapping
2016-12-04 Alan Coxkernel: allow platforms to override the default task...
2016-12-04 Alan Coxkdata: In preparation for IRQ enabled swap introduce...
2016-12-04 Alan Coxcoco2cart: update the README file
2016-12-03 Alan Coxcoco2cart: add link file
2016-12-03 Alan Coxcoco2cart: fix swapping logic
2016-12-03 Alan Coxbcpl: tidy up problems with Z80 from changes, add split...
2016-12-03 Alan Coxbcpl: remove a stdio usage and a pointless indirection
2016-11-30 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-11-30 Alan Coxscc: turn arguments the right way round
2016-11-27 EtchedPixelsMerge pull request #467 from beretta42/netdb
2016-11-27 Brett Gordonnetd: fix gethostbyname: only add answsers that are...
2016-11-24 EtchedPixelsMerge pull request #466 from nealcrook/v7-man-pages
2016-11-24 nealcrookV7 man pages (all platforms)
2016-11-23 EtchedPixelsMerge pull request #465 from nealcrook/BCPL
2016-11-23 nealcrookAdd simple example programs
2016-11-23 nealcrookAdd files from BCPL kit.
2016-11-23 nealcrookMerge branch 'BCPL' of https://github.com/nealcrook...
2016-11-23 nealcrookremove duplicated "#ifdef PAGEDMEM"
2016-11-22 nealcrookimplement least-recently-used page replacement scheme...
2016-11-22 nealcrookDo proper status checking on all the file operations.
2016-11-22 EtchedPixelsMerge pull request #462 from nealcrook/sh
2016-11-22 nealcrookbcpl is a script to automate the build process. The...
2016-11-22 nealcrookAdd opensolaris license that applies to some parts...
2016-11-22 EtchedPixelsMerge pull request #463 from beretta42/dwinit
2016-11-22 EtchedPixelsMerge pull request #464 from beretta42/netd
2016-11-22 Brett Gordoncoco3: better/conditional initialization of drivewire
2016-11-22 nealcrookBCPL package file.
2016-11-22 nealcrookDual-build. Working but need to add checks for return...
2016-11-22 nealcrookBuild infrastructure
2016-11-22 Brett Gordoncoco3: make netd device module talk proper lwwire
2016-11-22 nealcrookabstract read and write into macros. Code almost identi...
2016-11-22 nealcrookseoarate physical from virtual address space. Set up...
2016-11-22 nealcrookMistakenly made a branch from my BCPL work instead...
2016-11-22 nealcrookMistakenly made a branch from my BCPL work instead...
2016-11-22 nealcrookRevert "Add files from BCPL kit and some simple example...
2016-11-22 nealcrookAdd sh.1 manpage to fuzix-sh package.
2016-11-22 nealcrookremove unsupported nroff at the start, document #-delim...
2016-11-22 nealcrooksh.1 manpage retrieved from archival V7 distribution.
next