Age | Commit message (Expand) | Author |
2010-07-02 | Merge almost-empty pathnames.h into tip.h. | Nicholas Marriott |
2010-07-01 | Split v_value into v_string/v_number, change macros to functions and lo let | Nicholas Marriott |
2010-07-01 | Change variable get/set macros to have better names and drop boolean/character | Nicholas Marriott |
2010-07-01 | Kill a couple of macros, move a few bits around in header. | 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 | 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 | Nuke -DCONNECT and -DACULOG which we always set, also trim huge useless comment | Nicholas Marriott |
2010-06-29 | Bye-bye acu which even UUCP-using naddy agrees "was obsolete 20 years ago" :-). | Nicholas Marriott |
2010-02-07 | Change tipout to use poll(2) instead of the ghastly setup with signals/longjmp. | Nicholas Marriott |
2010-01-12 | save errno wrapping in a signal handler | Theo de Raadt |
2009-12-12 | tip is not setuid or setgid anymore and there are no PRIV/EXPR commands, so | Nicholas Marriott |
2009-12-12 | Use a socketpair instead of a pair of pipes. | Nicholas Marriott |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-15 | Remove useless NOxxx defines and use NULL instead. | Moritz Jodeit |
2006-06-06 | teach tip about line disciplines; tried by mbalmer too | Theo de Raadt |
2006-03-17 | more cleanups; ok moritz | Theo de Raadt |
2006-03-17 | big prototype cleanup: | Moritz Jodeit |
2006-03-16 | Fix bug that was uncovered by adding correct prototypes and | Moritz Jodeit |
2006-03-16 | first pass of cleanup of this mess; ok dhill | Theo de Raadt |
2005-03-11 | PR 4135: detect illegal frame sizes; fix file transfer when using | Otto Moerbeek |
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 |
2004-02-20 | bring back old cdelay & ldelay code, make it work; millert ok | Theo de Raadt |
2003-09-20 | Implement hardwareflow varable in tip(1) like Solaris and hf in /etc/remote. | Todd C. Miller |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-05-07 | Carefully applied -Wall fixups from <panda@omatis.com>. | Hugh Graham |
2001-10-24 | kill register | Todd C. Miller |
2001-09-26 | Wall cleanup w/ some fixes; ok millert | Peter Valchev |
2001-09-09 | Add ~v escape to print all variables and their values. | Todd C. Miller |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2000-04-20 | avoid naming something pwrite() | Theo de Raadt |
1997-09-01 | Wall pass, and oflow fix from eivind@bitbox.follo.net | Theo de Raadt |
1997-08-22 | Buf oflow fix from Warner Losh <imp@rover.village.org> | Todd C. Miller |
1997-04-02 | Merge in good changes from NetBSD: | Todd C. Miller |
1996-10-15 | Possible buf oflow + index -> strchr. | Todd C. Miller |
1996-06-26 | rcsid | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |