RetroBSD/svn 899current/src/cmd/cpp cpp.c, current/src/cmd/smlrc smlrc.c

Changes from GitHub merged into -current.
DeltaFile
+830-623current/src/cmd/cpp/cpp.c
+799-390current/src/cmd/smlrc/smlrc.c
+685-0current/sys/kernel/rdisk.c
+80-463current/sys/kernel/kern_exec.c
+496-0current/sys/include/exec_elf.h
+425-0current/sys/kernel/exec_subr.c
+3,315-1,476125 files not shown
+6,673-2,430131 files

RetroBSD/svn 896current/include stdarg.h, current/lib Makefile

Fixed build errors on mac.
DeltaFile
+8-2current/lib/Makefile
+2-2current/tools/fsutil/block.c
+2-2current/include/stdarg.h
+1-1current/tools/virtualmips/mips_cp0.h
+1-1current/tools/virtualmips/mips_cp0.c
+14-85 files

RetroBSD/svn 873current/include stdarg.h, current/share/smallc hello.c

SmallerC: using standard stdio library with simplified doprnt().
DeltaFile
+12-269current/src/cmd/cc/cc.c
+203-0current/src/cmd/smlrc/doprnt.c
+14-9current/src/cmd/smlrc/smlrc.c
+10-5current/include/stdarg.h
+2-2current/src/cmd/smlrc/Makefile
+3-1current/share/smallc/hello.c
+244-2861 files not shown
+245-2877 files