| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Also note that the file must be valid shell and mk input.
For #321.
|
| |
|
|
|
|
|
|
|
|
|
| |
This should prevent the issues of dist/buildmk and src/mkhdr getting out
of synchronization yet again.
I also add a rule for arm64 to the OBJTYPE sed command.
Fixes #243
Fixes #320
Change-Id: I60f69a1f32b5ed5ae5ac8a1659c38e29debed005
|
| |
|
|
|
|
|
|
| |
Really trivial port.
Change-Id: Ib2e3ad48df555ca4bd9339ddf79a832be895bd95
Reviewed-on: https://plan9port-review.googlesource.com/1030
Reviewed-by: Russ Cox <rsc@google.com>
|
| |
|
|
|
|
| |
Change-Id: I0af67bc44c7bb62a8e5a47eac597367f521f1c11
Reviewed-on: https://plan9port-review.googlesource.com/1210
Reviewed-by: Russ Cox <rsc@google.com>
|
| | |
|
| |
|
|
|
| |
R=rsc
http://codereview.appspot.com/4838047
|
| |
|
|
|
|
|
|
| |
The scratchbox-based SDK for maemo cross-compilation (for Nokia N800 and N900) has a non-standard uname command which doesn't support the '-p' option. This patch allows INSTALL to work anyway, by issuing 'uname -m' if 'uname -m -p' fails.
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/4554041
|
| |
|
|
|
|
| |
R=rsc
CC=codebot
http://codereview.appspot.com/882044
|
| |
|
|
| |
http://codereview.appspot.com/95065
|
| |
|
|
|
|
|
| |
fixes #8 http://bitbucket.org/rsc/plan9port/issue/8/
http://groups.google.com/group/plan9port-dev/t/8d1a2362dde4f137
http://codereview.appspot.com/95058
|
| |
|
|
|
|
| |
fixes #4 http://bitbucket.org/rsc/plan9port/issue/4
http://codereview.appspot.com/95042
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Mainly adding va_copy/va_end.
Also fix bug in sprint wrapping
around top of memory.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Add nan to lib9.
Fix memory corruption bugs in 9term.
|
| |
|
|
|
|
| |
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
|
| |
|
|
|
|
| |
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.)
|
| | |
|
| | |
|
| |
|