Add VAX and PDP-11 architecture reference manuals
[43bsd.git] / .gitignore
2017-02-03 Nick DowningStarted to get VAX-targeted lib/libc build working...
2017-02-03 Nick DowningPost-ansification changes for lib/pcc
2017-02-02 Nick DowningPost-ansification changes for lib/cpp
2017-02-02 Nick DowningXifier now discovers typedefs by itself, and doesn...
2017-02-02 Nick DowningGet top level build script n.sh working again, improve...
2017-02-02 Nick DowningChange xified C compiler and linker so that xification...
2017-01-31 Nick DowningPost-ansification changes for usr.bin/lex
2017-01-31 Nick DowningPost-ansification changes for usr.bin/yacc
2017-01-31 Nick DowningPre-ansification changes for usr.bin/yacc
2017-01-31 Nick DowningPost-ansification changes for usr.bin
2017-01-31 Nick DowningGet csh working, add tests
2017-01-30 Nick DowningPre-ansification changes for bin/sh
2017-01-29 Nick DowningPost-ansification changes for bin/sed
2017-01-29 Nick DowningPre-ansification changes for bin/sed
2017-01-29 Nick DowningPost-ansification changes for bin/csh
2017-01-26 Nick DowningPre-ansification changes for bin/as
2017-01-25 Nick DowningPost-ansification changes for bin/adb
2017-01-24 Nick DowningPre-ansification changes for bin
2017-01-24 Nick DowningPre-ansification changes for lib/libc
2017-01-23 Nick DowningPost ansification changes for bin/tp, program can run...
2017-01-23 Nick DowningTidy up xified C compiler to use relative paths and...
2017-01-23 Nick DowningPermanently apply manual edits (over the automatically...
2017-01-23 Nick DowningMove groups.txt, conflicts.txt, p.sh, q.sh, r.sh, s...
2017-01-23 Nick DowningPermanently apply syscall stubs and pre.patch changes...
2017-01-21 Nick Downingxification of dependencies using a pipe to receive...
2017-01-21 Nick DowningRedo the xified cc based on bin/cc.c, also add an xifie...
2017-01-20 Nick DowningInstall the xification and xified C compiler in a sensi...
2017-01-20 Nick DowningAdd a transparently xifying C compiler in xify/cc,...
2017-01-20 Nick DowningGet fopen() and friends working properly, also perror...
2017-01-20 Nick DowningMove libstdc to libx_c
2017-01-19 Nick DowningCan now compile hello program, it aborts at the first...
2017-01-19 Nick DowningMake a post-patching scheme, use it to add ANSI C compa...
2017-01-18 Nick DowningNow got full dependency check in q.sh which reports...
2017-01-18 Nick DowningStart again with a better approach to patching and...
2017-01-16 Nick DowningNow generating prototypes for all C files and putting...
2017-01-15 Nick DowningNow computing dependencies quite nicely, all headers...
2017-01-15 Nick DowningScript to rediscover dependencies between header files...
2017-01-14 Nick DowningPatches to cproto to fix varargs handling and adjust...