setgid to group "write" so that terminals need not be world writable
[unix-history] / usr / src / usr.bin /
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
1986-01-14 Kirk McKusicknumerous bug fixes from sun!gorodish!guy
1986-01-14 Mike Karelsuse setreuid to retain setuid uid for cleanup of lock...
1986-01-14 Mike Karelstry multiple addresses in turn if necessary;
1986-01-14 Mike Karelsadd disconnect alias for close (as help message points...
1986-01-14 Jay Lepreauwhen logging, use pwuid->pw_name if getlogin() fails...
1986-01-14 Jim Bloom2 sets of fixes from rick adams
1986-01-14 Jim Bloomadd new dialers
1986-01-14 Jim Bloomdate and time created 86/01/13 13:51:24 by bloom
1986-01-14 Jim Bloomdate and time created 86/01/13 13:51:23 by bloom
1986-01-14 Jim Bloomtwo more dialers
1986-01-13 Sam Leffleradd tahoe
1986-01-12 Jay Lepreaunice is relative
1986-01-12 Jay Lepreauclean better
1986-01-12 Jay Lepreaufix up make of fmt
1986-01-12 Kirk McKusickconvert to standard format
1986-01-11 Donn SeeleyDon't zap the output file before we're ready to compres...
1986-01-11 Donn SeeleySince we now postpone determination of the type of...
1986-01-11 Donn SeeleyChanges to produce correct stab information for logical...
1986-01-11 Donn SeeleyAdd a vparamval field to Nameblock struct -- fix up...
1986-01-10 Jay Lepreaugrow buffer from 8K to 32K.
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1986-01-10 Jay LepreauDon't loop on eof on tty; Map eof -> quit always.
1986-01-10 Jay LepreauIn command mode exit on EOF on stdin
1986-01-10 Kirk McKusickcheck for null string before calling strlen()
1986-01-10 Kirk McKusickdelete trash for distribution
1986-01-10 Kirk McKusick.rhosts file make be a symbolic link
1986-01-09 Jerry Berkmancheck if exceeding number of scratch files mktemp will...
1986-01-09 Kirk McKusick/usr/lib/whatis moves to /usr/man/whatis
1986-01-08 Donn Seeley(1) Fix bugs with GOTOs from an inner loop into an...
1986-01-08 Donn Seeley(1) Pick up CHARACTER*(*) declarations for variables...
next