Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 9 | -10/+7 | |
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> | |||||
2015-06-03 | all: linux/arm64 port | Aram Hăvărneanu | 1 | -0/+4 | |
Really trivial port. Change-Id: Ib2e3ad48df555ca4bd9339ddf79a832be895bd95 Reviewed-on: https://plan9port-review.googlesource.com/1030 Reviewed-by: Russ Cox <rsc@google.com> | |||||
2015-06-03 | all: linux/mips port | Aram Hăvărneanu | 1 | -0/+4 | |
Change-Id: I0af67bc44c7bb62a8e5a47eac597367f521f1c11 Reviewed-on: https://plan9port-review.googlesource.com/1210 Reviewed-by: Russ Cox <rsc@google.com> | |||||
2011-05-18 | arm: build fixes | Richard Miller | 1 | -0/+4 | |
Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me. Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5). R=rsc CC=plan9port.codebot http://codereview.appspot.com/4524056 | |||||
2011-05-17 | SunOS fixes (thanks Aram Hăvărneanu) | Russ Cox | 2 | -79/+79 | |
R=rsc, rsc http://codereview.appspot.com/4271084 | |||||
2007-11-05 | libmp: no text jump labels for darwin | Russ Cox | 5 | -47/+45 | |
2006-04-21 | darawin | rsc | 5 | -0/+302 | |
2006-04-21 | darwin | rsc | 1 | -5/+7 | |
2006-04-21 | no types | rsc | 6 | -17/+6 | |
2006-04-20 | shut up gcc | rsc | 2 | -0/+12 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 27 | -155/+155 | |
2006-03-22 | Avoid saving precious data under stack pointer. | rsc | 1 | -25/+18 | |
2006-03-22 | Avoid storing precious data below the stack pointer. | rsc | 4 | -64/+62 | |
2006-03-05 | fix mptouv | rsc | 1 | -1/+1 | |
2006-02-09 | sparc | rsc | 1 | -0/+4 | |
2005-12-31 | oops - mpdigit not mpint | rsc | 1 | -1/+1 | |
2005-12-30 | fix shift | rsc | 2 | -2/+8 | |
2005-12-29 | add cast (Taj Khattra) | rsc | 1 | -1/+1 | |
2005-08-10 | Old GNU assembler doesn't like comments. | rsc | 2 | -14/+9 | |
2005-02-13 | add %lB for lower case | rsc | 1 | -28/+39 | |
2005-01-19 | continue x86-64 | rsc | 1 | -0/+4 | |
2005-01-07 | no need to include sec.h | rsc | 6 | -6/+0 | |
2004-12-26 | add portdate | rsc | 1 | -0/+32 | |
2004-05-14 | asdf | rsc | 3 | -8/+8 | |
2004-05-14 | C | rsc | 2 | -0/+4 | |
little bugs . wq VS: ---------------------------------------------------------------------- | |||||
2004-04-21 | Libsec doesn't compile without a reduce script, either. | wkj | 1 | -2/+0 | |
2004-04-21 | more tomfoolery. | rsc | 1 | -3/+8 | |
i bet mk can't read the mac os or sun os archives. | |||||
2004-04-21 | make scripts work with more shells, | rsc | 3 | -4/+6 | |
use current variable names. | |||||
2004-04-21 | maybe this will work. | rsc | 2 | -0/+8 | |
2004-04-21 | Add basic libmp support for the x86. | wkj | 9 | -15/+349 | |
2004-04-19 | clean up when finished. | rsc | 2 | -2/+0 | |
don't set PLAN9 don't set PLAN9 | |||||
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -1/+1 | |
2004-03-21 | Add libmp. | rsc | 37 | -0/+2415 | |