break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / tip /
1994-04-18 Keith Bostictypo
1993-12-31 Kirk McKusickcopyediting for Usenix manuals
1993-11-17 Keith BosticHere's a patch to the man page to fix a problem and
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-28 Keith Bosticgcc2 thinks that the declarations collide
1993-05-04 Mike Hiblermake "cm" apply to dialed connections as well as direct...
1993-05-04 Mike Hibleradd t3000
1993-05-04 Mike Hibleradd support for 9600 and 9600/ARQ modems, also fix...
1993-05-04 Mike Hiblerdate and time created 93/05/03 14:46:01 by hibler
1992-10-25 Ralph Campbellfix SCCS headers, fix gcc2 extern & later declared...
1992-10-18 Keith Bosticit's considered tacky to remove the include files
1992-09-17 Elan Amircopyright[] -> static.
1992-09-16 Elan AmirAdded SCCS keywords.
1992-09-16 Elan Amir(no message)
1992-09-16 Elan AmirRemoved remcap.
1992-09-01 Elan Amirgetcap.h = stdlib.h
1992-09-01 Elan AmirChanged to use new getcap(3) routines.
1992-07-31 Marc Teitelbaumenable ~C (CONNECT command) and make it work (like...
1992-07-13 Kirk McKusickdo the right thing with reuid's
1991-08-01 Keith Bosticgcc puts strings into text space bug report 4.3BSD...
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-03-28 William Nesheimreplaced ifdef vax with BYTE_ORDER as implyed by preexi...
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-05 Keith Bostictypo...
1991-03-03 Keith BosticANSI (real bug fix!)
1991-03-03 Keith BosticANSI
1991-03-03 Keith BosticANSI (real bug fix!)
1991-03-03 Keith BosticANSI
1991-02-05 Chris Torekget declarations from standard headers
1991-02-05 Chris Torekabort => tipabort (for ANSI C); shrink parity table...
1991-02-05 Chris Torektip.h now includes sys/time.h for us
1991-02-03 Chris Torek<sys/file.h> => <sys/types.h> + <fcntl.h>
1990-12-23 Thomas FerrinAllow parity to be set from within .tiprc file
1990-12-23 Thomas FerrinFix error message when attempting to set unknown parity
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-12 Keith Bosticfirst pass for new make
1990-04-04 Keith Bosticquit signal not being restore correctly
1990-02-28 Mike Karelsparity=none should mean that; don't clear my bits!
1989-10-04 Keith BosticPOSIX signals
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-03-16 Keith Bosticonly executable by group dialer
1988-10-11 Keith Bosticfix for pipe commands so csh will run them; it's a...
1988-09-29 Keith Bosticcleanups, add manual page
1988-09-29 Keith Bosticadd Berkeley copyright
1988-09-14 Keith Bosticnot derived from AT&T code; add Berkeley specific header
1988-09-03 Keith Bosticcleanup, add Berkeley header
1988-09-03 Keith Bosticadd Berkeley specific copyright
1988-09-03 Keith Bosticadd Berkeley specific copyright, cleanup
1988-09-03 Keith Bosticwritten from scratch uucp style locking routines
1988-09-03 Keith Bosticfix to use new uucplock routines, not mlock() and delock()
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-05 Marc TeitelbaumLog connections to hardwired ports
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-09-15 Keith Bosticset default BR; fix dereferenced NULL; bug report 4...
1987-09-15 Keith Bosticdereferenced NULL; bug report 4.3BSD/usr.bin/87
1987-06-19 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-05-03 Keith Bosticbug report 4.2BSD/usr.bin/18
1987-04-23 Keith Bosticassignment of 'deadfl' to 0 in hunt(); bug report 4...
1987-02-18 Mike Karelsreally ought to be merged with hayes, but this will...
1987-02-10 Mike Karelsformalize uid swapping and force everywhere
1986-10-20 Sam Lefflercorrect byte ordering problem for tahoe
1986-05-06 Sam Leffleradd ~^Y command
1986-05-06 Sam Leffleradd ~^Y to stop local side only (a la rlogin)
1986-05-01 Kirk McKusickavoid dereference of null pointer (from kirk@oz)
1986-04-04 Donn SeeleyAdd define for Kirk Smith's USR Courier driver. Change...
1986-04-04 Donn SeeleyBe even less picky about 'phone numbers' -- anything...
1986-04-04 Donn SeeleyPhone numbers in the phones file end in ',' or '\n'.
1986-04-04 Donn SeeleyAdded an entry for Kirk Smith's USR Courier driver.
1986-04-04 Donn Seeleydate and time created 86/04/03 16:50:58 by donn
1986-04-04 Donn SeeleyAdd Kirk Smith's USR Courier driver.
1986-01-14 Mike Karelsuse setreuid to retain setuid uid for cleanup of lock...
1985-12-10 Mike Karelsbehave sensibly if using cu -l and /etc/remote has...
1985-11-30 Donn SeeleyDocumented the '~$' (local process -> remote host)...
1985-11-30 Donn SeeleyBumped NAMESIZE from 15 to 32; the old value was clearl...
1985-11-30 Donn SeeleyArranged to copy a phone number argument to a safe...
1985-11-30 Donn SeeleyAdded '~$' escape -- send output of local command to...
1985-11-30 Donn SeeleyAdded pipeout() command (~$) -- run a local command...
1985-11-30 Donn SeeleyFixed a bug that caused the phone number to be written...
1985-06-07 Distribution FolksAdd copyright
1985-06-02 Edward Wanginstall with -s
1985-05-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-12 Miriam Amos NihartReplace sleep calls for 'wake up'.
1985-04-12 Miriam Amos Nihartdate and time created 85/04/11 16:55:44 by miriam
1985-04-12 Miriam Amos Nihartdate and time created 85/04/11 16:54:03 by miriam
1985-04-12 Miriam Amos NihartInclude hayes driver.
1984-10-07 Helge Skrivervikfixed typo in comment
1984-09-13 Ralph Campbellrestore sigint correctly, print 0 seconds if time ...
1984-09-13 Ralph Campbelluse sigmask macro
1983-10-31 Sam Leffler(no message)
1983-10-21 Mike Karelsnotice failed opens other than timeout
next