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