Commits


.travis.yml: configure build matrix to build on OS X and Linux (thanks Michaelian Ennis) Fixes #78.


9l: support FreeBSD 10 and 11 (thanks Ori Bernstein)


lib/moveplan9.files: add missing files


all: remove .cvsignore files Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0


README: update links Change-Id: I060a8ce1456ad07fd62740b7a0d27256ed094d8a


.travis.yml: disable osx build


lib9: import frand function from Plan 9 Fixes #15.


svgpic: fix warnings plsvg.c:291:21: warning: variable ‘y2’ set but not used plsvg.c:291:17: warning: variable ‘x2’ set but not used


libmach: initialize ss variable in stabsline2pc function Fixes #58.


.travis.yml: build on osx


README: add Travis CI and Coverity Scan badges


dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io


dist/publish: fix export of of usr tree


all: update site from swtch.com to 9fans.github.io


codereview: delete, now using GitHub pull requests