Added an entry for Kirk Smith's USR Courier driver.
[unix-history] / usr / src / usr.bin /
1986-04-04 Donn SeeleyAdded an entry for Kirk Smith's USR Courier driver.
1986-04-04 Kirk McKusickdo not trash environment (from Steve Hubert <entropy...
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-04-03 Jay Lepreauavoid unlink(0)
1986-04-03 Mike Karelssocket options must be INT!
1986-04-02 Jay LepreauVersion from Minshall
1986-04-02 Eric Allmandrop DISCLAIMER section
1986-04-02 Eric Allmanmove from manl to man1
1986-03-31 Mike KarelsI'm tired of merging: add sun #ifdefs
1986-03-31 Mike KarelsI'm tired of merging; add sun #ifdefs
1986-03-30 Van Jacobsonfixed problems from J. Lepreau w/ diff -c1 output and
1986-03-30 Jim Bloommake install depend on binary
1986-03-30 Jim Bloommake it lint as we compile it (I should get rid of...
1986-03-30 Jim Bloomchange macro for control characters, use system predefi...
1986-03-29 Jay Lepreauavoid problems if one file is prefix of another (from...
1986-03-28 Jay Lepreauuse qsort instead of N**2 linear exchange sort from csh
1986-03-28 Kevin DunlapChange example format host.user to user@host
1986-03-25 Kirk McKusickadd copyright
1986-03-25 Jim Bloomfix loss of input buffers
1986-03-25 Jim Bloomimprove error printout
1986-03-21 Jay Lepreauapply ftp's bandaid to uucp too.
1986-03-21 Jay Lepreaudoc MANPATH
1986-03-21 Keith Sklower1.) Don't abort when chown fails on suns
1986-03-21 Jim Bloomfix gramatical error
1986-03-19 Kirk McKusickstrip on install
1986-03-16 Kirk McKusickvsta is gone; reference iostat
1986-03-14 Kirk McKusickif lookup of group "write" fails, use user's /etc/passw...
1986-03-14 Kirk McKusicksetgid to group "write" so that terminals need not...
1986-03-14 Kirk McKusicksetgid to group "write" so that terminals need not...
1986-03-14 Kirk McKusicksetgid to group "write" so that terminals need not...
1986-03-14 Kirk McKusicksetgid to group "write" so that terminals need not...
1986-03-14 Kirk McKusicknew version from sam@monet.berkeley.edu
1986-03-12 Mike Karelscan't reconnect after some errors
1986-03-12 Mike Karelscan't retry if got too far
1986-03-10 Donn SeeleyChange putct1() to emit the memoffset before the vleng...
1986-03-10 Donn SeeleyChange buffcat() and buffct1() analogously to putcat...
1986-03-10 Donn SeeleyChange the order of length and offset code in startrw...
1986-03-10 Donn SeeleyIn tempalloc(), don't forget to treat the vleng tree...
1986-03-08 Gregory MinshallClean up for lint; change some stderr to stdout; bug fix
1986-03-08 Gregory Minshallminor changes from Steve Jacobson.
1986-03-08 Jim Bloomfix problems with premature EOF's, add flag to disable...
1986-03-07 Jim Bloomfix underlining (from george lavender)
1986-03-07 Kirk McKusickfix security/privacy problem (from ks@ef.purdue.edu...
1986-03-06 Mike Karelsif resetting special chars, let's do them all
1986-03-05 Jay Lepreaumissing exit(0);
1986-03-05 Jay Lepreaujust formatting (verified with cc -S).
1986-03-05 Jay Lepreaureturns 2 when things are screwed up; avoid infinite...
1986-03-04 Kirk McKusickfix security/privacy problem (from ks@ef.purdue.edu...
1986-02-26 Mike KarelsI wanna see the digits!
1986-02-24 Jay Lepreaureset overquota flags for each fs; lint
1986-02-24 Mike Karelsdon't make me do the arithmetic (he's been idle HOW...
1986-02-21 Donn SeeleyFix memory management problem with reordering of array...
1986-02-19 Jay Lepreaumake work with new fseek (and old one too, going to...
1986-02-17 Jay Lepreaumissing return value
1986-02-17 Van Jacobsonfix abort if diff -c & files same
1986-02-15 Sam Lefflerupdate from monet
1986-02-14 Jim Bloomlet's get the defines right
1986-02-13 Jim Bloomalways compile this even if not being enabled otherwise
1986-02-13 Jim Bloomadd new dialer
1986-02-13 Jim Bloommove define of USR2400 to uucp.h
1986-02-13 Jim Bloomdate and time created 86/02/12 17:31:09 by bloom
1986-02-13 Jim Bloomnew dialers and cleanup from rick adams
1986-02-13 Jim Bloomadd new dialer
1986-02-13 Jim BloomNew dialer
1986-02-13 Jim Bloomavoid problems with previously blocked signals
1986-02-13 Jim Bloomadd another supported dialer
1986-02-08 Gregory MinshallCentralize re-synchronization routine. Only do re...
1986-02-08 Gregory MinshallFix a few of the lint errors.
1986-02-08 Gregory MinshallAdd re-transmission to send, and input buffer flush
1986-02-08 Gregory Minshallminor fixup, and keep from looping on eof from stdin.
1986-02-07 Gregory MinshallInstall version from Jim Guyton <guyton@rand-unix>.
1986-02-07 Gregory Minshalldate and time created 86/02/06 15:00:07 by minshall
1986-02-05 Jay Lepreau^D now == quit
1986-02-05 Jay Lepreaureinstall delta 5.2
1986-02-05 Mike Karelsmore grot
1986-02-05 Mike Karels(once more?) look for writable terminal if first found...
1986-02-05 Gregory MinshallA fix from Steve Jacobson to his new version (from...
1986-02-04 Gregory MinshallChange "ftprc" to "netrc" (to keep compatibility).
1986-02-04 Gregory Minshalldate and time created 86/02/03 15:22:28 by minshall
1986-02-04 Gregory Minshalldate and time created 86/02/03 15:22:15 by minshall
1986-02-04 Gregory MinshallSteve Jacobson's changes (from <csvsj@ucbopal>).
1986-02-04 Gregory MinshallChanges from Steve Jacobson (from <csvsj@ucbopal>).
1986-02-02 Kirk McKusickunp_remaddr becomes unp_addr
1986-02-01 Jim Bloomfix problem reading last entry in tags file if EOF...
1986-02-01 Kirk McKusickcompiler bug fix unmasks coding error? (from torek)
1986-01-31 Donn SeeleyLet functions of type character have adjustable length.
1986-01-31 Donn SeeleyDelete broken character*(*) hacks; improve error messag...
1986-01-31 Edward Wangremoved extra tt_col += n in gen_write
1986-01-25 Jim Bloomstill more fixes and changes from rick@seismo
1986-01-24 Sam Leffleradd code and data cache key stats under -s
1986-01-23 Kirk McKusickspecify owner for suid
1986-01-23 Kirk McKusickuse dynamic allocation (from dlu%lumiere%tektronix...
1986-01-23 Jim Bloomadd file name (LOST) to the mailed message properly
1986-01-21 Jim Bloomcalls to nonexistant fonts (from gbergman@cartan)
1986-01-19 Mike Karelsrm bbnnet
1986-01-14 Kirk McKusickreply to RFC822 instead of RFC733 headers (from sun...
1986-01-14 Kirk McKusickcheck return values from memory allocation (from sun...
1986-01-14 Kirk McKusickfix for directory comparison (from sun!gorodish!guy)
1986-01-14 Kirk McKusickrewrite by sun!gorodish!guy
next