Age | Commit message (Expand) | Author |
---|---|---|
2002-02-05 | Get rid of signal race (and handling of SIGWINCH). | Artur Grabowski |
2002-01-18 | Remove the NROW and NCOL limits. The static arrays are now replaced with | Artur Grabowski |
2002-01-10 | Clean up tty resizing code. | Artur Grabowski |
2001-05-24 | spaces | Michael Shalayeff |
2001-05-23 | remove VOID. We're way beyond the point where this could build with an | Artur Grabowski |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-09-01 | More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org | Todd C. Miller |
2000-04-13 | The start of KNF + -Wall. The code has been run through indent but | Todd C. Miller |
2000-03-03 | Reverse rutgers change (attachtoparent vs. spawncli) | Todd C. Miller |
2000-02-27 | Call setttysize() from ttinit() not ttopen() since we haven't | Todd C. Miller |
2000-02-26 | change WINDOW -> MGWIN to avoid curses type conflict | Todd C. Miller |
2000-02-25 | initial import of mg2a | Theo de Raadt |