Commit Briefs


David du Colombier

lib/moveplan9.files: add missing files


David du Colombier

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


David du Colombier

README: update links

Change-Id: I060a8ce1456ad07fd62740b7a0d27256ed094d8a


David du Colombier

.travis.yml: disable osx build


David du Colombier

lib9: import frand function from Plan 9

Fixes #15.


David du Colombier

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


David du Colombier

libmach: initialize ss variable in stabsline2pc function

Fixes #58.


David du Colombier

.travis.yml: build on osx


David du Colombier

README: add Travis CI and Coverity Scan badges