| Age | Commit message (Expand) | Author |
| 2006-04-05 | cuhelp: fix a typo in usage. | yamt |
| 2006-04-05 | Fix "MKUUCP" check so that "cu" installed if "MKUUCP" is not defined. | tron |
| 2006-04-04 | If MKUUCP=no, do not create links for cu and its manual page. | dyoung |
| 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 | Redo the previous in the tip sanctioned way :-) | christos |
| 2006-04-03 | For the benefit of our 64-bit ports, we need to cast via intptr_t when | he |
| 2006-04-03 | Use Dq, punctuation vs whitespace nits. | wiz |
| 2006-04-03 | actually set up baudrate after rev.1.33. | yamt |
| 2006-04-03 | fix a typo in LINKS. | 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 | Merge a few of the OpenBSD manual page changes. Not yet close to | perry |
| 2006-04-03 | Wwwwwwww! Do not remove variables from the vtable in vars.c without | tls |
| 2006-04-03 | Clean up a bit. | perry |
| 2006-04-03 | Remove vestiges of the ACULOG support. It depended on the suid support | perry |
| 2006-04-03 | Now we use tip-as-cu, not Taylor UUCP cu. | tls |
| 2006-04-03 | remove refs to uucp locking and aculog | perry |
| 2006-04-03 | The ~C / ~+ command is no longer optional. | tls |
| 2006-04-03 | Remove support for uucp style locking. | perry |
| 2006-04-03 | If we're not given a phone number or system name to dial, use "direct | tls |
| 2006-04-03 | Whoops. We don't *use* log.o, so don't *build* it. | tls |
| 2006-04-03 | ANSIfy decls, de-__P, clean trailing whitespace | perry |
| 2006-04-02 | At Luke Mewburn's suggestion, disable "force" by default, too. Those using | tls |
| 2006-04-02 | Add another Taylor compat option, --nostop to disable software flow control | tls |
| 2006-04-02 | Oddly enough, smashing CRTSCTS into the terminal input flags doesn't do | tls |
| 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 | Remove extra \n from call to warn() | tls |
| 2006-04-02 | Don't build any of the dialers except Hayes. If anyone is using any of | 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 | Default the "raisechar" value (for the insane old case-mapping) to NULL. | tls |
| 2006-04-02 | Default baud rate to 9600 (was 1200) to match Taylor cu. | tls |
| 2006-04-02 | Add the rest of the speeds listed in termios.h. This is not, perhaps, as | tls |
| 2006-04-02 | Change manual page (as OpenBSD did) to reflect the actual arrangement of | tls |
| 2006-04-02 | Add "~+" as a synonym for "~C" for Taylor cu compatibility. | tls |
| 2006-03-29 | pull the following change from OpenBSD | yamt |
| 2006-03-16 | warns=4 | christos |
| 2005-12-09 | Treat EOF the same as EIO. Prevents spinning if an EOF condition is | gavan |
| 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-05-09 | English fix. | snj |
| 2004-04-23 | deal in a saner way with const strings. | christos |
| 2004-04-23 | constify and warns = 3 | christos |
| 2004-03-11 | getfl() and cu_take() write a file locally. Open a file with O_RDWR. | uebayasi |
| 2004-03-11 | Use O_WRONLY / O_RDWR instead of bare integers. | uebayasi |
| 2004-02-13 | Uppercase CPU. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |