Can now build kernel, not tested
authorNick Downing <downing.nick@gmail.com>
Wed, 4 Jan 2017 02:18:48 +0000 (13:18 +1100)
committerNick Downing <downing.nick@gmail.com>
Wed, 4 Jan 2017 02:18:48 +0000 (13:18 +1100)
commit71cdc7c6c5d3121717167b46e5334eca88eb7bbc
tree8491a210e30e1cea229d0276c7d0fd6c6e40d42e
parent87cb6212b6adc366ef9a65bbf5fe115fb60aaf8c
Can now build kernel, not tested
76 files changed:
.gitignore
bin/ar/Makefile
bin/ar/n.sh
bin/as/n.sh
bin/cc/n.sh
bin/include/a.out.h [new symlink]
bin/include/nlist.h [new symlink]
bin/include/sys/exec.h [new symlink]
bin/ld/Makefile
bin/ld/n.sh
bin/n.sh [new file with mode: 0755]
bin/nm/Makefile
bin/nm/n.sh
bin/size.c
include/a.out.h
lib/c2/n.sh
lib/ccom/n.sh
lib/cpp/n.sh
lib/libc/gen/Makefile
lib/libc/gen/nlist.c
lib/libc/n.sh
lib/libkern/Makefile
lib/libkern/n.sh [new file with mode: 0755]
n.sh
sys/GENERIC/Make.pdp
sys/GENERIC/Make.pdpmba
sys/GENERIC/Make.pdpuba
sys/GENERIC/Make.sys
sys/GENERIC/Makefile
sys/GENERIC/include/a.out.h [new symlink]
sys/GENERIC/include/machine/machparam.h [new symlink]
sys/GENERIC/include/nlist.h [new symlink]
sys/GENERIC/include/sys/exec.h [new symlink]
sys/GENERIC/n.sh [new file with mode: 0755]
sys/GENERIC/vers.c
sys/GENERIC/version
sys/conf/checksys.c
sys/h/param.h
sys/pdp/genassym.c
sys/pdp/gencsym.c [new file with mode: 0644]
sys/pdp/machparam.h
sys/pdp/seg.h
ucb/Makefile
ucb/strcompact/Makefile [new file with mode: 0644]
ucb/strcompact/include/a.out.h [new symlink]
ucb/strcompact/include/nlist.h [new symlink]
ucb/strcompact/include/sys/exec.h [new symlink]
ucb/strcompact/krcompat.h [new file with mode: 0644]
ucb/strcompact/n.sh [new file with mode: 0755]
ucb/strcompact/strcompact.c [moved from ucb/strcompact.c with 52% similarity]
ucb/symcompact/Makefile [new file with mode: 0644]
ucb/symcompact/include/a.out.h [new symlink]
ucb/symcompact/include/nlist.h [new symlink]
ucb/symcompact/include/sys/exec.h [new symlink]
ucb/symcompact/krcompat.h [new file with mode: 0644]
ucb/symcompact/n.sh [new file with mode: 0755]
ucb/symcompact/symcompact.c [moved from ucb/symcompact.c with 64% similarity]
ucb/symdump.c [deleted file]
ucb/symdump/Makefile [new file with mode: 0644]
ucb/symdump/include/a.out.h [new symlink]
ucb/symdump/include/nlist.h [new symlink]
ucb/symdump/include/sys/exec.h [new symlink]
ucb/symdump/krcompat.h [new file with mode: 0644]
ucb/symdump/n.sh [new file with mode: 0755]
ucb/symdump/symdump.c [new file with mode: 0644]
ucb/symorder/Makefile [new file with mode: 0644]
ucb/symorder/include/a.out.h [new symlink]
ucb/symorder/include/nlist.h [new symlink]
ucb/symorder/include/sys/exec.h [new symlink]
ucb/symorder/krcompat.h [new file with mode: 0644]
ucb/symorder/n.sh [new file with mode: 0755]
ucb/symorder/symorder.c [moved from ucb/symorder.c with 59% similarity]
usr.bin/n.sh
usr.bin/ranlib/Makefile
usr.bin/ranlib/n.sh
usr.lib/libvmf/n.sh