summaryrefslogtreecommitdiff
path: root/usr.bin/tip/remote.c
AgeCommit message (Expand)Author
2010-08-01Make parsing of /etc/remote work again (some of the options were theNicholas Marriott
2010-07-11remove unused variable and unused static prototype.Charles Longeau
2010-07-02Merge almost-empty pathnames.h into tip.h.Nicholas Marriott
2010-07-02Bye-bye vstring, and add value type checking code to vgetstr/vsetstr/etc.Nicholas Marriott
2010-07-02Rewrite hunt() to put the "rotary action" into it rather than remote.c, and soNicholas Marriott
2010-07-01Don't overwrite the device name with the fake cu%d host.Nicholas Marriott
2010-07-01Change variable get/set macros to have better names and drop boolean/characterNicholas Marriott
2010-07-01remove unused variablesCharles Longeau
2010-06-29Add new read-only vtable entries for device and connection string and use thoseNicholas Marriott
2010-06-29Since dial-up is no longer supported, no need to store a phone number, orNicholas Marriott
2010-06-29Do the same for di, es, fo, rc and remove their remote variables.Nicholas Marriott
2010-06-29For every variable which has a value table entry with IREMOTE, remove theNicholas Marriott
2010-06-29Now that there is no dial-up support, all connections are hardwired so drop theNicholas Marriott
2010-06-29Bye-bye acu which even UUCP-using naddy agrees "was obsolete 20 years ago" :-).Nicholas Marriott
2010-06-29Replace "nice" strcmp() wrapper macro with strcmp.Nicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-15Remove useless NOxxx defines and use NULL instead.Moritz Jodeit
2006-06-06teach tip about line disciplines; tried by mbalmer tooTheo de Raadt
2006-03-17big prototype cleanup:Moritz Jodeit
2006-03-16first pass of cleanup of this mess; ok dhillTheo de Raadt
2003-09-20Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote.Todd C. Miller
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-07Carefully applied -Wall fixups from <panda@omatis.com>.Hugh Graham
2001-10-24kill registerTodd C. Miller
2001-09-09implement some more command line options for cu and use getopt(3)Todd C. Miller
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1997-09-07check for acu typeNiels Provos
1997-09-01Wall pass, and oflow fix from eivind@bitbox.follo.netTheo de Raadt
1997-04-20Incorporate some NetBSD changes:Todd C. Miller
1997-04-02Merge in good changes from NetBSD:Todd C. Miller
1996-10-15Possible buf oflow + index -> strchr.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt