Commits


lib9: pass $PLAN9_TARGET via CPP for get9root fallback value Allows this function to always return the proper path in situations where the $PLAN9 environment variable is not set, i.e. a rc login shell.


build: use installbsd instead of install on AIX Even in mkmk.sh.


lib9: move seek into open.c More preparation for opendir.


lib9: merge create, open, dirread into open.c Preparation for using opendir.


all: update build scripts to fix AIX XL/C compatibility


mkfile, mkmk.sh: update for new asm-free getcallerpc


mkmk.sh: update for new date files


mkmk.sh: update with write.c


build: use ar s flag to avoid ranlib


new


use install not install -c


add exitcode


Make install less chatty, more useful.


rebuild


build changes