Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 8 | -33/+32 |
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -2/+0 |
2012-05-29 | fix INSTALL warnings | Russ Cox | 1 | -1/+0 |
2012-03-05 | merge | Russ Cox | 9 | -16/+15 |
2012-02-19 | libmach, acid, db: 64-bit support | Russ Cox | 6 | -13/+16 |
2011-01-02 | acid: fix build | Russ Cox | 1 | -2/+1 |
2011-01-02 | acid: 4-byte Runes | Russ Cox | 1 | -7/+10 |
2010-03-10 | fix type-punned pointer warnings from gcc | Russ Cox | 1 | -1/+2 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 3 | -5/+5 |
2006-02-14 | use correct name | rsc | 1 | -1/+1 |
2005-11-29 | add mach.h dependency | rsc | 1 | -2/+1 |
2005-11-29 | debugging print | rsc | 1 | -2/+1 |
2005-11-29 | handling of C++ names. | rsc | 3 | -6/+27 |
2005-11-29 | new backquote syntax | rsc | 1 | -0/+30 |
2005-11-28 | fixes | rsc | 1 | -2/+2 |
2005-11-28 | various fixes | rsc | 3 | -23/+28 |
2005-10-31 | ctype sign fixes (Tom Miller) | rsc | 1 | -1/+1 |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 1 | -1/+1 |
2005-02-11 | better handling of failed setproc | rsc | 1 | -4/+7 |
2005-02-11 | remove threadregs; use %# explicitly; use attachargs | rsc | 3 | -138/+21 |
2005-02-11 | tweak | rsc | 1 | -1/+2 |
2005-02-11 | set corpid | rsc | 1 | -0/+1 |
2005-02-11 | more pthread | rsc | 4 | -14/+33 |
2005-01-23 | Working on better handling of multithreading in general | rsc | 10 | -174/+526 |
2005-01-18 | print core cmd | rsc | 1 | -0/+1 |
2005-01-18 | check for lack of registers | rsc | 1 | -4/+4 |
2005-01-17 | nil deref | rsc | 1 | -1/+1 |
2005-01-14 | stupid sun | rsc | 1 | -0/+2 |
2005-01-13 | Many small edits. | rsc | 1 | -1/+1 |
2005-01-07 | symopen | rsc | 2 | -3/+3 |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 |
2004-12-28 | FreeBSD tweaks | rsc | 1 | -2/+3 |
2004-12-28 | more little compile fixes | rsc | 2 | -15/+0 |
2004-09-23 | Add stringn builtin. | rsc | 1 | -0/+44 |
2004-06-09 | dumb maps again | rsc | 1 | -1/+33 |
2004-06-03 | More cvs turds. | wkj | 1 | -0/+2 |
2004-05-05 | various bug fixes | rsc | 1 | -1/+12 |
2004-04-21 | new stuff. | rsc | 1 | -1/+2 |
2004-04-21 | add registers | rsc | 1 | -0/+30 |
2004-04-21 | Include looks in #9/acid now. | rsc | 3 | -6/+26 |
2004-04-20 | acid on freebsd | rsc | 1 | -0/+1 |
2004-04-20 | remove debugging print | rsc | 1 | -1/+0 |
2004-04-20 | little fixes. | rsc | 2 | -0/+2 |
2004-04-20 | make things work on SunOS | rsc | 3 | -4/+4 |
2004-04-20 | i hate [] | rsc | 5 | -120/+152 |
2004-04-20 | C | rsc | 2 | -5/+6 |
2004-04-19 | clean up when finished. | rsc | 3 | -7/+9 |
2004-04-19 | handle pids without files correctly. | rsc | 1 | -1/+1 |
2004-04-19 | remove reference to mach2 | rsc | 1 | -3/+1 |
2004-04-19 | acid | rsc | 14 | -0/+6578 |