Changes for Mac OS X. Most important is stack sizes in samterm,
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.)
This commit is contained in:
parent
2db9e4821d
commit
912fba95e7
17 changed files with 46 additions and 26 deletions
|
|
@ -6,7 +6,7 @@
|
|||
char errbuf[ERRMAX];
|
||||
int ignerr = 0;
|
||||
|
||||
void
|
||||
static void
|
||||
err(char *f)
|
||||
{
|
||||
if(!ignerr){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue