summaryrefslogtreecommitdiff
path: root/usr.bin/tip/cu.c
AgeCommit message (Expand)Author
2009-12-12tip is not setuid or setgid anymore and there are no PRIV/EXPR commands, soNicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-11-26typos; ok jmc@Martynas Venckus
2007-05-15Remove useless NOxxx defines and use NULL instead.Moritz Jodeit
2006-11-07Ensure that CU and DV have length > 0, so buf[strlen(buf) - 1] canRay Lai
2006-11-06Replace -### with -s### pre-getopt() and use strtonum()Todd C. Miller
2006-05-25- split tip.1 into tip.1 and cu.1Jason McIntyre
2006-03-17big prototype cleanup:Moritz Jodeit
2006-03-16first pass of cleanup of this mess; ok dhillTheo de Raadt
2004-11-07Do not ignore SIGCHLD, repairing hangs after a subshell is executedOtto Moerbeek
2004-05-26if one process is killed, kill the other ourself; various okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-29Don't hard-code a list of allowed baud rates. Instead, acceptTodd C. Miller
2002-05-07Carefully applied -Wall fixups from <panda@omatis.com>.Hugh Graham
2002-02-10Correctly handle pority settings on commandline.Miod Vallat
2001-09-26Wall cleanup w/ some fixes; ok millertPeter Valchev
2001-09-24Use setboolean for -h flag instead of casting things by hand.Todd C. Miller
2001-09-17ensure that DV has a /dev/ in itTheo de Raadt
2001-09-10remove bogus #include <getopt.h>Todd C. Miller
2001-09-09implement some more command line options for cu and use getopt(3)Todd C. Miller
2001-09-09Add ~v escape to print all variables and their values.Todd C. Miller
1997-09-01Wall pass, and oflow fix from eivind@bitbox.follo.netTheo de Raadt
1997-04-02Merge in good changes from NetBSD:Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt