summaryrefslogtreecommitdiffstats
path: root/src/mkhdr
Commit message (Collapse)AuthorAgeFilesLines
* mkhdr, buildmk: add alphaBenjamin Huntsman2009-07-171-0/+1
| | | | http://codereview.appspot.com/95065
* build: work around broken Linux uname -pRuss Cox2009-07-161-11/+11
| | | | | | | fixes #8 http://bitbucket.org/rsc/plan9port/issue/8/ http://groups.google.com/group/plan9port-dev/t/8d1a2362dde4f137 http://codereview.appspot.com/95058
* buildmk: sync $OBJTYPE with src/mkhdrRuss Cox2009-07-151-5/+6
| | | | | | fixes #4 http://bitbucket.org/rsc/plan9port/issue/4 http://codereview.appspot.com/95042
* mergeRuss Cox2009-07-141-1/+1
|
* src/mkhdr: support Solaris x86Albert Lee2008-12-011-0/+1
|
* use install not install -crsc2006-02-241-1/+1
|
* armrsc2005-11-011-0/+2
|
* remove X11rsc2005-07-131-3/+1
|
* OpenBSD support.rsc2005-05-011-0/+1
|
* Fix up OBJTYPE on 64-bit x86 FreeBSD machines.wkj2005-02-221-0/+1
|
* allow config to override kernel versionrsc2005-01-171-2/+0
|
* works on Linux 2.6rsc2005-01-141-0/+1
|
* no more 9commandsrsc2005-01-111-1/+1
|
* os x changesrsc2005-01-111-1/+8
|
* set SYSVERSION for 9crsc2005-01-041-0/+1
|
* PowerPC Linux support from ericvh.rsc2004-08-221-1/+1
| | | | | | Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory.
* use mk archive stuffrsc2004-04-211-1/+1
|
* Various tweaks.rsc2004-02-291-1/+1
|
* Tweak listing of libraries.rsc2004-02-291-0/+2
|
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-041-0/+2
| | | | | Add nan to lib9. Fix memory corruption bugs in 9term.
* Add the #goo to allow use in C++.rsc2003-11-251-12/+11
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-0/+1
| | | | | | 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.)
* Make things build on FreeBSD again.rsc2003-11-231-1/+1
|
* Annoying changes to work on Sun boxes.rsc2003-11-231-2/+6
|
* make -> mkrsc2003-11-231-0/+21