43bsd.git
2017-01-20 Nick DowningAdd modf() so that printf() works with floating point...
2017-01-19 Nick DowningNow have isatty(), getpagesize(), write(), fstat()...
2017-01-19 Nick DowningCan now compile hello program, it aborts at the first...
2017-01-19 Nick DowningStart converting Makefiles, add linux/csu/crt0.c and...
2017-01-19 Nick DowningNow converted all of libstdc to compile without errors...
2017-01-19 Nick DowningMore int->void fixups and function pointer argument...
2017-01-19 Nick DowningMake a post-patching scheme, use it to add ANSI C compa...
2017-01-19 Nick DowningSignificant progress on getting libstdc to compile...
2017-01-18 Nick DowningCan now compile headers with gcc
2017-01-18 Nick DowningNow got full dependency check in q.sh which reports...
2017-01-18 Nick DowningGet mini dependency check working just for generated...
2017-01-18 Nick DowningStart again with a better approach to patching and...
2017-01-17 Nick DowningFully redo p.sh dependency check in s.sh with also...
2017-01-17 Nick DowningChange things around so that the p.sh script (add ...
2017-01-16 Nick DowningNow generating prototypes for all C files and putting...
2017-01-15 Nick DowningMake c->h dependencies not care whether a struct refere...
2017-01-15 Nick DowningNow computing dependencies quite nicely, all headers...
2017-01-15 Nick DowningScript to rediscover dependencies between header files...
2017-01-15 Nick DowningPreparatory stuff that collects includes and libc files...
2017-01-14 Nick DowningPatches to cproto to fix varargs handling and adjust...
2017-01-12 Nick DowningAdd original cproto-4.6
2017-01-12 Nick Downing4.3BSD source tree from Mckusick's CDROM