| Age | Commit message (Expand) | Author |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt |
| 1999-10-04 | update after change to return value of tputs() third argument | lukem |
| 1999-05-06 | +hupcl -clocal in windows. | mycroft |
| 1999-04-20 | use mkdtemp not mktemp/mkdir. | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-09 | Missing .El. | ross |
| 1999-02-15 | RCS ID police | hubertf |
| 1998-12-20 | BADSIG -> SIG_ERR | christos |
| 1998-12-20 | setpgrp -> setpgid | christos |
| 1998-12-20 | union wait -> int | christos |
| 1998-12-20 | include unistd.h | christos |
| 1998-12-20 | braces | christos |
| 1998-10-15 | Explicitly declare the storage for some variables that used to be defined only | briggs |
| 1998-10-14 | Get rid of the bazillion commons in several header files. | wsanchez |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-18 | use AF_LOCAL instead of AF_UNIX | lukem |
| 1998-07-09 | Declare ints, too, don't default them. | msaitoh |
| 1998-04-17 | kill "warning: variable `erred' might be clobbered by `longjmp' or `vfork'" | cgd |
| 1998-02-03 | change includes to fix compiler warning | perry |
| 1997-12-31 | Pull in prototypes, RCS IDs, and make this safe for vfork(). | thorpej |
| 1997-12-31 | Prototype wwterminfoinit() and wwterminfoend(). | thorpej |
| 1997-11-21 | include string.h for the alpha. | mrg |
| 1997-11-21 | * WARNSify, KNFify | lukem |
| 1997-10-20 | turn of WARNS here for now. | mrg |
| 1997-03-08 | alternate -> alternative, per PR 2643 | mouse |
| 1996-10-12 | Use <sys/types.h> instead of <machine/endian.h> | christos |
| 1996-02-08 | Make ww_index and related variables explicitly unsigned. | mycroft |
| 1996-02-08 | Compress struct ww somewhat. | mycroft |
| 1996-02-08 | Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322. | mycroft |
| 1995-12-21 | We don't need non-blocking mode without SIGIO. | mycroft |
| 1995-12-21 | Eliminate the use of SIGIO, and some other cleanup. | mycroft |
| 1995-12-21 | Use POSIX signals. Always set FNONBLOCK on the tty. | mycroft |
| 1995-12-21 | Our VMIN works fine. | mycroft |
| 1995-09-29 | need <string.h> for strlen() protos. can't just add it to "string.h", | cgd |
| 1995-09-28 | Sync with 4.4BSD-Lite2 | tls |
| 1995-09-28 | imported from 44lite2 | tls |
| 1995-03-21 | Update to use timer{add,sub}(). | mycroft |
| 1994-12-30 | Avoid getdtablesize(3). | mycroft |
| 1994-12-24 | kill redundant decls, include appropriate headers, and make necessary casts. | cgd |
| 1994-12-23 | fix my man page botch. from <vdlinden@fwi.uva.nl> | cgd |
| 1994-12-22 | kill -R in CFLAGS | cgd |
| 1994-01-04 | Make sure VMIN and VTIME are set to sane values. | mycroft |
| 1993-12-02 | Patch from Frank van der Linden <vdlinden@fwi.uva.nl> to deal with 57600 and | mycroft |
| 1993-12-02 | #include <sys/types.h> (needed for future <sys/resource.h>) | pk |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-07-30 | Add RCS identifiers. | mycroft |
| 1993-06-18 | BADSIG -> SIG_ERR | jtc |
| 1993-04-09 | added, from net/2 (patch 124). | cgd |