| Age | Commit message (Expand) | Author |
| 2011-06-22 | don't bother casting the return value of malloc. | mrg |
| 2011-06-22 | use offsetof() instead of some strange local hack. | mrg |
| 2011-03-10 | Note that window(1) will go away after netbsd-6 is branched. | jmmv |
| 2011-03-09 | Add a script to generate a distfile of window from the verbatim sources on | jmmv |
| 2010-04-23 | \\ -> \e | joerg |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-08-19 | Don't use .Xo/.Xc. Fix markup of alias command. | joerg |
| 2009-08-07 | Add missing parenthesis in commented out code. | wiz |
| 2009-06-25 | Remove trailing whitespace. | wiz |
| 2009-06-25 | Add an example .windowrc | hubertf |
| 2009-06-12 | PR/41581: Der mouse: window SEGV with certain terminals. does strcmp first | christos |
| 2009-04-14 | Fix WARNS=4 issues (-Wcast-qual -Wshadow -Wsign-compare) | lukem |
| 2009-03-10 | Explicitly escape : in .It. | joerg |
| 2008-12-29 | 64 bit time_t | christos |
| 2008-07-25 | Both legs of a conditional operator must return the same type. | gmcgarry |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2006-12-18 | from Anon Ymous: | christos |
| 2006-05-23 | Coverity CID 3184: Don't dereference NULL | christos |
| 2006-05-02 | Coverity CID 1184: Avoid NULL deref. | christos |
| 2006-05-02 | Coverity CID 1185: Avoid NULL deref. | christos |
| 2006-05-02 | Coverity CID 1330: Always check str_alloc for NULL returns. | christos |
| 2006-05-02 | Coverity CID 569: Remove dead code. | christos |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2004-12-10 | . wait only for 10 ms instead of 100 ms before updating the screen | aymeric |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-08-13 | another fix for PR bin/22464; never set wwbaud to 0. | itojun |
| 2003-08-13 | backout previous - commited by mistake | itojun |
| 2003-08-13 | fix PR bin/22464 (hang up on kterm) | itojun |
| 2003-08-13 | Kill select. | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-30 | Quote question mark, to get it marked up. Whitespace nit. | wiz |
| 2003-04-09 | Fix a bug where window(1) would (appear to) miss a character when two | aymeric |
| 2003-02-28 | Add missing include | matt |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-02 | Check for equivalance between "se" and "ue" when unsetting them. | jdc |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2002-09-30 | New sentence, new line. Some mdoc cleanup. | grant |
| 2002-08-12 | calloc() arg mistake. it's (nelem, size). from openbsd | itojun |
| 2002-06-14 | Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototype | wiz |
| 2002-06-14 | Remove #if __STDC__. De-__P() and ANSIfy, and fix a mismatching prototype | wiz |
| 2002-05-30 | Use openpty() to deal with the new pty naming scheme. | simonb |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-08 | Sort sections. | wiz |
| 2001-10-19 | Remove files beginning with ":", which is invalid on other host OS's | tv |
| 2001-04-04 | environ(5) -> (7). Improve some xrefs. Whitespace fixes. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2000-10-11 | Fix int vs. long format string botch. | thorpej |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt |