FUZIX.git
2016-05-17 Tormod VoldenMWC: Add expr and find to Makefile.6809
2016-05-16 Alan Coxunits: Add units command
2016-05-16 Alan Coxstdlib.h: add atof() prototype
2016-05-16 Alan Coxexpr: Add expr
2016-05-16 Alan Coxm4: remove unsafe tmp string functionality, and handle...
2016-05-16 Tormod VoldenMWC: Fix const mismatches upsetting gcc
2016-05-16 Alan CoxAdd find
2016-05-16 Alan CoxImport first commands from the freed up MwC Coherent...
2016-05-16 Tormod Voldentty.c: Fix TIOCSWINSZ copy
2016-05-16 Tormod Voldendragon: Add empty platform_param()
2016-05-16 Tormod Voldendevdw: Allow all 256 drives, get rid of dw_tab
2016-05-16 Tormod Voldendrivewire.s: Start comments properly with semicolons
2016-05-16 Tormod Voldendragon-nx32: SPI fast sector read fixes
2016-05-16 Tormod Voldendragon-nx32: Bump MAX_MAPS for spinx512
2016-05-16 Tormod Voldentravis: Install gcc6809 from PPA
2016-05-16 Tormod VoldenLibrary/6809: Copy userstructs.h from kernel tree
2016-05-13 Alan CoxFrom: Brett Gordon <beretta42@gmail.com>
2016-05-03 Alan CoxFrom: Brett Gordon
2016-05-03 Brett Gordoncoco3: fix compiler warnings
2016-05-03 Brett Gordoncoco3: add header for low-level video calls
2016-05-03 Brett Gordoncoco3: devsdc: fix compiler warnings.
2016-05-03 Brett Gordoncoco3: clean up compiler warning (include headers needed)
2016-05-03 Brett Gordoncoco3: mbr.c: fix compiler warning
2016-05-03 Brett Gordoncoco3: ttydw: clean up compiler warnings
2016-05-03 Brett Gordondevdw: add declaration for dw_transaction()
2016-04-26 Brett Gordoninit: build new utmp entry with short tty name.
2016-04-22 Brett Gordonwall.c: make open utmp file in /var, not /etc
2016-04-22 Brett Gordon/v7/cmd: add makefile for 6809
2016-04-21 Alan Coxbuild.mk: add missing opendir_r/closedir_r
2016-04-15 Alan Coxnet_wiznet: initial sketch of driver
2016-04-11 Alan Coxplatform: add the platform param hook
2016-04-11 Tormod VoldenFwd: [PATCH] dragon-nx32: Sane defaults for keyboard...
2016-04-09 EtchedPixelsMerge pull request #337 from beretta42/param
2016-04-09 Alan Coxplatforms: add needed platform_param() helper
2016-04-09 Alan Coxutent: Fix casting
2016-04-09 Alan Coxinit: allow initgroups to fail
2016-04-09 EtchedPixelsMerge pull request #339 from beretta42/IGNCR
2016-04-09 Tormod Voldendragon-nx32: Fix CoCo keymap wrangling
2016-04-09 Tormod Voldendragon-nx32: Add empty platform_param()
2016-04-09 Tormod Voldendragon-nx32: Update build instructions with more applic...
2016-04-09 Tormod Voldendw: Use 6809 link script from util
2016-04-09 Tormod Voldenlevee: Build with optimization on 6809
2016-04-07 Brett Gordontty.c: add IGNCR. (helps with TCP connections)
2016-03-29 Brett Gordoncoco3: add dummy platform_param()
2016-03-26 Alan Coxsocktest: remove hardcoded /test path
2016-03-26 Alan Coxkernel.h: dummy in_group for level 1 boxes
2016-03-26 Alan CoxLibrary: build initgroups on 6502 and 6809
2016-03-26 Alan Coxfortune: add a small efficient implementation of fortune
2016-03-25 Alan Coxopendir: remove unused variable
2016-03-25 Alan Coxstart; update comment
2016-03-25 Alan Coxsyscall_fs3: correct EROFS handling for devices on...
2016-03-25 Alan Coxstart: allow for argument parsing by system and platform
2016-03-25 Alan Coxalloc_socket: interrupt lock
2016-03-25 Alan Coxincludes: add shutdown
2016-03-25 Alan Coxsyscall_name: one more syscall
2016-03-25 Alan Coxkdata: one more syscall
2016-03-25 Alan Coxsyscall_net: add shutdown()
2016-03-25 Alan Coxdev/net: shutdown hooks
2016-03-25 Alan Coxsyscall_fs2: chown rules
2016-03-25 Alan Coxinit: set groups on L2 system
2016-03-25 Alan Coxgroups: trivial tidy
2016-03-25 Alan Coxinitgroups: final I hope fix
2016-03-25 Alan Coxsyscall_level2: fix set/getgroups
2016-03-25 Alan Coxinitgroups: bug fix
2016-03-25 Alan Coxinitgroups: add to library and headers
2016-03-25 Alan Coxinitgroups: clean up so we can use it
2016-03-25 Alan Coxgroups: add command
2016-03-25 Alan Coxsocktest: turns into a tool for fetching files via...
2016-03-25 Alan Coxsocket: add missing bits to include headers
2016-03-25 Alan CoxMakefile: add Z80 hton* to mix and an install rule
2016-03-25 Alan Coxhtonl/s: Z80 implementation
2016-03-25 Alan Coxnet_z80pack: work around SDCC funny and remove debug
2016-03-23 Alan Coxadventures: push generated fixes
2016-03-22 Alan Coxadventures: update the generator files to remove debug...
2016-03-20 Alan Coxfcc: support -o option with -c
2016-03-20 Alan Coxkill: use _itoa and also fix some formatting
2016-03-19 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-03-19 Alan Coxgames: Add the Scott Adams and Brian Howarth games
2016-03-19 Alan Coxfcc: fix mishandling of extension trimming
2016-03-19 Alan Coxlibs: fix build rules for curses
2016-03-19 EtchedPixelsMerge pull request #334 from beretta42/kill
2016-03-19 Alan Coxbcpl: README typo
2016-03-19 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-03-19 Alan Coxicint: speed up initial load and put a debug item back
2016-03-18 Alan CoxBCPL: The pieces needed to run the BCPL 2 kit on Fuzix
2016-03-17 EtchedPixelsMerge pull request #332 from beretta42/adventure
2016-03-17 Brett Gordonadvent: remove old comment in 6809 makefile.
2016-03-17 Brett Gordonadvent: compile with optimizations off for gcc6809 :(
2016-03-17 Brett Gordonadvent: add makefile for 6809
2016-03-17 Alan Coxinit: Remove unsafe memory freeup
2016-03-17 Alan Coxadvent: fix crash with long texts due to undersized...
2016-03-17 Alan Coxadvgen.c: fix some odd formatting
2016-03-17 Alan Coxadvgen: support generating a cross endian database
2016-03-16 Alan Coxdatabase.c: Fix crash in dark rooms
2016-03-16 Alan Coxadventure: as required by all 8bit micros
2016-03-16 Alan CoxMerge branch 'master' of https://github.com/EtchedPixel...
2016-03-16 Alan Coxinit: fix bug noted by Brett
2016-03-16 Brett Gordonkill: more text signals, print list.
2016-03-15 EtchedPixelsMerge pull request #329 from beretta42/ucp
2016-03-15 Brett Gordonucp: add "ln" command.
next