| Age | Commit message (Expand) | Author |
| 2000-05-29 | Fix missing space | bjh21 |
| 1999-08-16 | Spell "privilege" correctly (correct spelling from Jonathan Stone). | simonb |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-06 | Fix minor formatting error. | mycroft |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-12-19 | sigvec->sigaction | christos |
| 1998-12-19 | <sys/dir.h> -> <dirent.h> | christos |
| 1998-12-19 | remove unused variable | christos |
| 1998-12-19 | creat->open O_CREAT | christos |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-12 | - KNF | mrg |
| 1998-07-12 | KNF. ensure buffers are not overrun. | mrg |
| 1998-06-30 | Rename an internal function who's name collides w/ pwrite(2). | thorpej |
| 1998-04-02 | Include <time.h>, needed for various definitions. Also, per KNF, don't include | kleink |
| 1998-03-30 | use static int instead of static | mrg |
| 1997-12-17 | Only turn off the O_NONBLOCK flag if DC flag is set. | mellon |
| 1997-12-17 | Turn off the O_NONBLOCK flag after CLOCAL is set. | mellon |
| 1997-11-23 | fix compile warnings on the alpha. | mrg |
| 1997-11-22 | * fix a long-term annoyance with tip: if raisechar or force are set to | lukem |
| 1997-11-22 | WARNSify, KNFify, using ANSI string functions, cleanup .Nm usage | lukem |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | disable WARNS here for now. | mrg |
| 1997-10-11 | Make these executables world-readable. | mycroft |
| 1997-08-25 | Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, | kleink |
| 1997-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-05-14 | DC is not a user-settable variable, but was being partially confused with one | mellon |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-20 | Set CLOCAL if dc flag is set | mellon |
| 1997-04-20 | Add boolean for dc flag | mellon |
| 1997-04-20 | Set O_NONBLOCK if dc flag is set. Don't set HUPCL if dc flag is set. | mellon |
| 1997-04-19 | Change booleans from char to int so that comparisons against negative | thorpej |
| 1997-04-19 | getopt() returns: | thorpej |
| 1997-02-11 | give buffers lengths; use strdup. | mrg |
| 1996-12-29 | fix up -ansi -pedantic warnings produced because of static function | cgd |
| 1996-12-29 | make evenpartab be of type 'unsigned char' to avoid -ansi -pedantic errors | cgd |
| 1996-12-29 | add -ansi -pedantic to CFLAGS, so that people won't try to use the behaviour | cgd |
| 1996-12-29 | replace old zzhack structure (YUCK!) and number(), boolean(), character(), | cgd |
| 1996-11-01 | translate '=' in phone number strings into ',' (to generate delays), | cgd |
| 1996-03-07 | unused file | jtc |
| 1995-10-29 | Convert to termios (from Scott Reynolds; PR#1621). | pk |
| 1995-09-26 | Fix crash with null eofwrite capabilityand lseek/off_t bug; PR #1346 | jtc |
| 1995-08-11 | Fix parity calculation; PR #1325 | jtc |
| 1994-12-24 | headers, casts, and use of time_t | cgd |
| 1994-12-08 | Merged with 4.4lite. | jtc |
| 1994-12-08 | imported from 4.4lite | jtc |
| 1994-09-19 | Make lock directory match the code. | mycroft |
| 1994-04-20 | setre[gu]id conversion. | pk |
| 1994-01-11 | Fix spelling errors. | jtc |