Age | Commit message (Expand) | Author |
2010-07-03 | Changed vinit to clear the values but forgot to move it before they are set by | Nicholas Marriott |
2010-07-02 | Clear table and set defaults manually, also move table into value.c. | Nicholas Marriott |
2010-07-02 | Rewrite hunt() to put the "rotary action" into it rather than remote.c, and so | Nicholas Marriott |
2010-07-01 | Nix some warnings. | Nicholas Marriott |
2010-07-01 | Change variable get/set macros to have better names and drop boolean/character | Nicholas Marriott |
2010-07-01 | remove unused variables | Charles Longeau |
2010-06-29 | Add new read-only vtable entries for device and connection string and use those | Nicholas Marriott |
2010-06-29 | Since dial-up is no longer supported, no need to store a phone number, or | Nicholas Marriott |
2010-06-29 | For every variable which has a value table entry with IREMOTE, remove the | Nicholas Marriott |
2010-06-29 | Merge v_type and v_access into one v_flags member in value_t, get rid of TRUE | Nicholas Marriott |
2010-06-29 | Now that there is no dial-up support, all connections are hardwired so drop the | Nicholas Marriott |
2010-06-29 | Bye-bye acu which even UUCP-using naddy agrees "was obsolete 20 years ago" :-). | Nicholas Marriott |
2009-12-12 | tip is not setuid or setgid anymore and there are no PRIV/EXPR commands, so | Nicholas Marriott |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-05-15 | Remove useless NOxxx defines and use NULL instead. | Moritz Jodeit |
2006-11-07 | Ensure that CU and DV have length > 0, so buf[strlen(buf) - 1] can | Ray Lai |
2006-11-06 | Replace -### with -s### pre-getopt() and use strtonum() | Todd C. Miller |
2006-05-25 | - split tip.1 into tip.1 and cu.1 | Jason McIntyre |
2006-03-17 | big prototype cleanup: | Moritz Jodeit |
2006-03-16 | first pass of cleanup of this mess; ok dhill | Theo de Raadt |
2004-11-07 | Do not ignore SIGCHLD, repairing hangs after a subshell is executed | Otto Moerbeek |
2004-05-26 | if one process is killed, kill the other ourself; various ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-05-29 | Don't hard-code a list of allowed baud rates. Instead, accept | Todd C. Miller |
2002-05-07 | Carefully applied -Wall fixups from <panda@omatis.com>. | Hugh Graham |
2002-02-10 | Correctly handle pority settings on commandline. | Miod Vallat |
2001-09-26 | Wall cleanup w/ some fixes; ok millert | Peter Valchev |
2001-09-24 | Use setboolean for -h flag instead of casting things by hand. | Todd C. Miller |
2001-09-17 | ensure that DV has a /dev/ in it | Theo de Raadt |
2001-09-10 | remove bogus #include <getopt.h> | Todd C. Miller |
2001-09-09 | implement some more command line options for cu and use getopt(3) | Todd C. Miller |
2001-09-09 | Add ~v escape to print all variables and their values. | Todd C. Miller |
1997-09-01 | Wall pass, and oflow fix from eivind@bitbox.follo.net | Theo de Raadt |
1997-04-02 | Merge in good changes from NetBSD: | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |