Changes to get platform-v8080 running again
[FUZIX.git] / Standalone /
2019-02-11 Alan Coxtools: Update tools and add library tool so we can...
2019-01-20 Alan CoxStandalone: update the standard size and chmem
2019-01-08 Tormod VoldenStandalone/chmem: Correct index for binary magic
2018-12-11 Alan Coxfuzix: adjust package lists for mini fs
2018-11-18 Alan Coxissue: update for logo and 0.3rc1
2018-10-10 Alan Coxchmem: merge in utils improvements
2018-09-23 Alan Coxstandalone: update a couple of bits that should have...
2018-09-02 Alan CoxStandalone: update to use the new $ROOT
2018-09-02 Alan Coxrc: simplify using mount changes
2018-09-01 Alan CoxStandalone: update the configuration for building file...
2018-09-01 Alan Coxfsck: fix oddments found in the great fsck squish
2018-09-01 Alan Coxinittab: remove the early boot shell
2018-08-11 EtchedPixelsMerge pull request #651 from beretta42/coco2cart
2018-08-09 Tormod Voldenbuild-filesystem-ng: Scan Kernel folder for package...
2018-07-27 Alan Coxrc-files: run setdate in the boot up
2018-07-16 EtchedPixelsMerge pull request #645 from beretta42/typo
2018-07-14 Alan Coxsubstroot: enable and use
2018-07-14 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-07-14 Alan Coxinittab: remove blank line
2018-07-07 Alan Coxrc: use fsck -a
2018-07-07 Alan Coxbasefs: add new files
2018-07-07 Alan Coxetc: update template files a bit
2018-07-07 Alan Coxmkfs: exit with a valid return code
2018-07-01 Alan CoxStandalone add /usr/games and /usr/games/lib
2018-04-21 David GivenMerge from master.
2018-04-02 Alan Coxmkfs: make it clearer how block free list is set up
2018-03-29 Alan Coxmkfs: fix printf reporting
2018-03-29 Alan Coxmkfs: first cut at supporting extended block sizes
2018-02-23 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2018-02-23 EtchedPixelsMerge pull request #587 from beretta42/fsck2
2018-02-21 Alan Coxucp: fix bugs
2018-02-20 Brett Gordonbuild: add fsck -y passing to buildscript
2017-12-13 Alan Coxsize: add 6502
2017-12-04 Alan Coxfsck: Fix standalone handling of zero indirect
2017-11-27 EtchedPixelsMerge pull request #569 from beretta42/netd2
2017-11-27 Tormod VoldenStandalone/fsck: Add -y option
2017-11-27 Tormod Voldenbuild-filesystem-ng: Print exit status from tool, not...
2017-11-23 Alan Coxfsck: Add fixes to standalone fsck from native
2017-11-14 Alan Coxfsck: note the problem to fix
2017-10-26 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2017-10-26 EtchedPixelsMerge pull request #536 from beretta42/make2
2017-10-26 Brett Gordonstandalone fsck: fix always returns 1; parenths to...
2017-10-26 Alan Coxfsck: minor fixes
2017-10-24 Alan Coxfsck: Fix the wrap bug on standalone fsck
2017-10-22 Alan CoxStandalone: move to the new fsck behaviour
2017-02-12 EtchedPixelsMerge pull request #488 from beretta42/coconic
2017-02-12 EtchedPixelsMerge pull request #489 from beretta42/bto
2017-02-04 Alan Coxbuild-filesystem-ng: Fix 'experimental push on scalar...
2017-01-16 EtchedPixelsMerge pull request #476 from beretta42/dw_mf
2017-01-09 EtchedPixelsMerge pull request #475 from willsowerbutts/features2
2017-01-08 Will SowerbuttsKernel: New /dev/mem driver
2017-01-08 Will SowerbuttsKernel: New devrd driver: block device backed by CPU...
2016-11-30 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-11-27 EtchedPixelsMerge pull request #467 from beretta42/netdb
2016-11-24 EtchedPixelsMerge pull request #466 from nealcrook/v7-man-pages
2016-11-24 nealcrookV7 man pages (all platforms)
2016-10-30 EtchedPixelsMerge pull request #447 from tormodvolden/ue-editor
2016-08-31 EtchedPixelsMerge pull request #413 from vandys/kernel
2016-08-29 Andy ValenciaEndian support for size tool
2016-08-02 EtchedPixelsMerge pull request #391 from nealcrook/multicomp-dw
2016-07-28 EtchedPixelsMerge pull request #388 from vandys/group
2016-07-27 Andy ValenciaMerge branch 'master' into touch
2016-07-27 Andy ValenciaMerge branch 'group' of github.com:vandys/FUZIX into...
2016-07-27 Andy ValenciaMerge branch 'master' into group
2016-07-26 Neal Andrew CrookMerge branch 'multicomp-exec' of https://github.com...
2016-07-24 Alan Coxucp: fix mkdir on wrong-endian file systems
2016-07-23 Alan Coxucp: fix mkfs and extended blocks
2016-07-23 Andy ValenciaWe have commands libraries for groups, add in the actua...
2016-07-18 Andy ValenciaWe have commands libraries for groups, add in the actua...
2016-06-30 EtchedPixelsMerge pull request #369 from nealcrook/build-filesystem...
2016-06-29 Neal Andrew CrookUsed to distinguish a Linked file from the original...
2016-06-29 EtchedPixelsMerge pull request #368 from nealcrook/build-filesystem...
2016-06-28 Neal Andrew CrookAdd "link" command (l) and "remove" command (r). Add...
2016-06-28 Neal Andrew CrookMigrate build-filesystem and build-mini-filesystem...
2016-06-28 Neal Andrew Crookonly test if-platform, if-cpu if corresponding set...
2016-06-28 Neal Andrew CrookReport byte ordering. Switch fsize and isize to match...
2016-06-28 Neal Andrew Crookenable/disable pkg now working. Revise documentation...
2016-06-24 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-06-24 EtchedPixelsMerge pull request #366 from beretta42/master
2016-06-23 Brett Gordonfuzix-basefs.pkg: fix liberror.txt placement
2016-06-22 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-06-22 EtchedPixelsMerge pull request #363 from nealcrook/build-filesystem-ng
2016-06-22 Neal Andrew CrookChange separator from : to whitespace
2016-06-18 Neal Andrew CrookFirst exposure of tool for per-application control...
2016-06-01 Tormod Voldenucp: Allow comments and be more quiet when reading...
2016-06-01 Tormod Voldenucp/fuzix_fs.h: Convert // comments to please compiler
2016-06-01 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-06-01 EtchedPixelsMerge pull request #354 from nealcrook/apps3
2016-05-31 Neal Andrew CrookAdd all the built Application/V7/cmd and Application...
2016-05-31 Neal Andrew CrookMake termcap.c build (fix type mismatches with prototypes)
2016-05-31 Neal Andrew CrookReplace man.c (which required a separate external nroff...
2016-05-22 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-05-22 EtchedPixelsMerge pull request #347 from nealcrook/janitorial
2016-05-20 Neal Andrew CrookDelete auto-generated Library/libs/fuzix/Makefile....
2016-03-16 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-03-15 EtchedPixelsMerge pull request #329 from beretta42/ucp
2016-03-15 Brett Gordonucp: add "ln" command.
2015-12-26 Alan Coxfsck: fix endian handling error when correcting counts
2015-12-26 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2015-12-22 EtchedPixelsMerge pull request #309 from beretta42/ucp
next