Commits


stats: add threadmaybackground


all: a few more #define tricks for AIX This should make the AIX build finally work. Fixes #400.


sam: report close error


acme, sam: handle >1GB files correctly TBR=rsc https://codereview.appspot.com/74060043


sam: use ulong as type of dev consistently Otherwise io.c:39 compares int != ulong, causing spurious file modification warnings when dev doesn't fit in an int. R=r http://codereview.appspot.com/1917045


change name


Fix 15-year-old sam protocol bug.


darwin


64-bit fixes


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


update usage


update lucida


add autoindent (-a) and chording. clean up argument parsing.


more little compile fixes


allow sam -r machine filelist... from presotto