summaryrefslogtreecommitdiffstats
path: root/src/cmd/mk
Commit message (Collapse)AuthorAgeFilesLines
* unix fixrsc2007-04-211-0/+5
|
* fix empty string interpolation bugs (Michael Teichgräber)rsc2007-03-262-9/+14
|
* better rc detection (Michael Teichgräber)rsc2007-03-261-1/+1
|
* 64-bitrsc2007-03-261-1/+1
|
* avoid broken print (Gabriel Diaz)rsc2006-10-121-0/+2
|
* 64-bitrsc2006-04-2014-27/+30
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-018-9/+9
|
* undo debugging.rsc2005-10-311-1/+0
|
* ctype sign fixes (Tom Miller)rsc2005-10-312-1/+2
|
* Detect rc again.rsc2005-10-291-3/+5
|
* Fix time race.rsc2005-08-101-1/+1
|
* use full prototypesrsc2005-05-071-1/+1
|
* silence archive warning for .a filesrsc2005-02-021-1/+2
|
* avoid saying unsigned long, for unix portrsc2005-01-232-2/+2
|
* Long-standing bug in syminit, tickled by placingrsc2005-01-152-3/+5
| | | | | initshell before syminit. Don't understand why syminit exists at all.
* not reachedrsc2005-01-141-1/+0
|
* checkpointrsc2005-01-142-666/+1
|
* Many small edits.rsc2005-01-133-23/+20
|
* add new | syntax.rsc2005-01-0419-83/+281
| | | | syntax will change.
* Goodbye SHORTLIBrsc2005-01-041-1/+2
|
* more little compile fixesrsc2004-12-281-0/+3
|
* add readn to avoid need for plan9port libcrsc2004-12-272-0/+20
|
* More little bug fixesrsc2004-05-141-0/+8
|
* the lastbug fix?rsc2004-04-214-9/+12
|
* handle long namesrsc2004-04-211-10/+63
|
* Who'd have guessed this was broken?rsc2004-04-211-2/+2
|
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* Whoops.rsc2004-03-031-0/+4
|
* More Mac tweaks.rsc2004-03-024-35/+5
|
* Various tweaks.rsc2004-02-291-1/+1
|
* Small tweaks to make things build again.rsc2004-02-291-1/+1
|
* make -> mkrsc2003-11-231-3/+3
|
* print current directory in "don't know how to make" errors.rsc2003-11-231-1/+9
|
* Use new directory structure.rsc2003-10-111-4/+4
|
* Licensing and various tweaks.rsc2003-10-111-258/+0
|
* Reorgrsc2003-09-3012-253/+4
|
* Initial revisionrsc2003-09-3038-0/+5150
|
* Initial import.rsc2003-09-305-0/+155