Commits


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


Add the #goo to allow use in C++. Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.


Changes for Mac OS X. Most important is stack sizes in samterm, which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)


create, perror, and remove are now properly in the headers.