Commit Briefs

Dan Cross

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.


Russ Cox

build: use installbsd instead of install on AIX

Even in mkmk.sh.


Russ Cox

lib9: move seek into open.c

More preparation for opendir.


Russ Cox

lib9: merge create, open, dirread into open.c

Preparation for using opendir.





Russ Cox

mkmk.sh: update with write.c



rsc

new



rsc

add exitcode



rsc

rebuild


rsc

build changes