Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 6 | -32/+32 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2012-02-19 | libmach, acid, db: 64-bit support | Russ Cox | 5 | -8/+9 | |
2010-03-10 | fix type-punned pointer warnings from gcc | Russ Cox | 1 | -2/+3 | |
R=rsc http://codereview.appspot.com/396042 | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2 | -4/+4 | |
2005-09-09 | Fix uchar cast. | rsc | 1 | -1/+1 | |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 1 | -2/+2 | |
2005-01-24 | volatile | rsc | 1 | -1/+2 | |
2005-01-23 | change to use attach functions. | rsc | 5 | -97/+35 | |
$a means switch thread in core dumps. (maybe that should be $A now?). | |||||
2005-01-07 | oops | rsc | 1 | -2/+2 | |
2005-01-07 | symopen | rsc | 1 | -2/+2 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-04-20 | make things work on SunOS | rsc | 1 | -0/+2 | |
2004-04-19 | remove ref to mach2 | rsc | 1 | -1/+0 | |
2004-04-19 | debugger | rsc | 15 | -0/+3179 | |