| Age | Commit message (Expand) | Author |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-03-09 | Move #include <libgen.h> from tip.h to the place where it's really needed. | hubertf |
| 2007-02-16 | Moved ctype.h from header to source file in usr.bin/tip. | hubertf |
| 2006-12-14 | pass lint; from Anon Ymous | christos |
| 2006-12-14 | kill the (void)&foo; from Anon Ymous | christos |
| 2006-11-29 | Use getopt() for arguments. Suggested by tls@. | jdc |
| 2006-04-03 | Use closefrom, don't iterate over file descriptors from 3 to 20. | tls |
| 2006-04-03 | Replace abuse of SIGIOT, SIGEMT, SIGSYS for communication between the | tls |
| 2006-04-03 | Move "cucommon" label (ugh) to above the O_NONBLOCK handling for direct | tls |
| 2006-04-03 | actually set up baudrate after rev.1.33. | yamt |
| 2006-04-03 | Pass a little lint. | christos |
| 2006-04-03 | delinting. more needed. (lint found some real bugs that I haven't fixed yet.) | perry |
| 2006-04-03 | Remove vestiges of the ACULOG support. It depended on the suid support | perry |
| 2006-04-03 | Remove support for uucp style locking. | perry |
| 2006-04-03 | ANSIfy decls, de-__P, clean trailing whitespace | perry |
| 2006-04-02 | Fix the conditional compilation on ACULOG so it actually works. | tls |
| 2006-04-02 | New 'cu' command-line handling, derived from Todd Miller's in OpenBSD, | tls |
| 2006-04-02 | If we might have two links, we'd better print our program name when we | tls |
| 2006-04-02 | Default to no parity instead of even parity. OpenBSD made this change | tls |
| 2006-04-02 | Add the rest of the speeds listed in termios.h. This is not, perhaps, as | tls |
| 2006-03-29 | pull the following change from OpenBSD | yamt |
| 2004-11-04 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-09-07 | Replaced strncpy with strlcpy. Thanks to Peter Postma who | jrf |
| 2004-04-23 | deal in a saner way with const strings. | christos |
| 2004-04-23 | constify and warns = 3 | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 1998-12-19 | remove unused variable | christos |
| 1998-07-12 | - KNF | mrg |
| 1998-06-30 | Rename an internal function who's name collides w/ pwrite(2). | thorpej |
| 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-05-14 | DC is not a user-settable variable, but was being partially confused with one | mellon |
| 1997-04-20 | Set CLOCAL if dc flag is set | mellon |
| 1997-04-19 | getopt() returns: | thorpej |
| 1997-02-11 | give buffers lengths; use strdup. | mrg |
| 1996-12-29 | make evenpartab be of type 'unsigned char' to avoid -ansi -pedantic errors | cgd |
| 1996-12-29 | replace old zzhack structure (YUCK!) and number(), boolean(), character(), | cgd |
| 1995-10-29 | Convert to termios (from Scott Reynolds; PR#1621). | pk |
| 1995-08-11 | Fix parity calculation; PR #1325 | jtc |
| 1994-12-08 | Merged with 4.4lite. | jtc |
| 1994-04-20 | setre[gu]id conversion. | pk |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-12 | Flip euid to user immediately after opening log file, to allow .tiprc file | andrew |
| 1993-06-05 | patch from David Greenman and Rod Grimes (davidg@implode.rain.com and | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |