read on closed socketpair returns eof
[unix-history] / usr / src / usr.bin /
1985-02-28 Edward Wangread on closed socketpair returns eof
1985-02-28 Mike Karelsread in the whole file (struct whod), not just 1K
1985-02-22 Jim Bloomadd window size change support
1985-02-22 Jim Bloomadd support for window size changes
1985-02-22 Jim Bloomadd window size change support
1985-02-22 Jim Bloomsupport window size changes
1985-02-22 Jim Bloomset window size when setting environment
1985-02-22 Jim Bloompropogate window size
1985-02-20 Don Libes?add dependencies for header files.
1985-02-20 Don Libes?Add warning comment re changes to the defines.
1985-02-20 Don Libes?Correct rd_I rd_F
1985-02-20 Don Libes?buffer standard error.
1985-02-20 Don Libes?Catch infinite loops in formats.
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Substitute low_case[] for lcase() to speed up execution.
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function call...
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Print reserved operand as '****' instead of getting...
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function by array.
1985-02-15 Don Libes?Speed up lcase by using low_case[]
1985-02-15 Don Libes?Recognize compiled formats, change syl[] members to...
1985-02-15 Serge ???added socket file type
1985-02-15 Ralph Campbellfix error message when recv() can't write new file.
1985-02-14 Ralph Campbelladded a missing \n.
1985-02-13 Ralph Campbellreturn pointer to last name after '/' not '/name'.
1985-02-12 Kirk McKusickfaster globbing (from jaw)
1985-02-11 Edward Wanguse rindex() instead index() to match argv[0]
1985-02-09 Edward Wangreverse the order of openwin() in dodefault(). faster...
1985-02-06 Serge ???now knows about sockets
1985-02-06 Ralph Campbellnull machine list same as no list.
1985-02-06 Ralph Campbelladded sendesc, ayt, interrupt commands; fix half duplex...
1985-02-05 Ralph Campbelluse yyerror instead of quitting on first error.
1985-02-05 Ralph Campbelladded -m option to update listed hosts only.
1985-02-05 Ralph Campbellchange exp_pat to except_pat.
1985-02-05 Ralph Campbellfixes from donn@utah-cs.
1985-02-01 David Wasleydon't set 'leof' on internal list-directed read beyond...
1985-01-30 David Wasleychanged 'B' to use control struct 'ublnk' at runtime...
1985-01-30 David Wasleychanged 'B' to use control struct 'ublnk' at run time...
1985-01-30 David Wasleycombined BN & BZ; added B. DLW
1985-01-29 Ralph Campbellinclude more devices by default.
1985-01-29 Ralph Campbelladditional comments from rick@seismo
1985-01-29 Ralph Campbellsecurity bug fix from rick@seismo
1985-01-24 Jay Lepreauignore TSTP a little sooner, before ptmp file is created
1985-01-24 Ralph Campbellminor speedup
1985-01-24 Ralph Campbelldon't replace current line if ESC ^C is typed.
1985-01-24 Ralph Campbellfix 128 byte limit on .exrc
1985-01-24 Ralph Campbellbetter heuristic for calculating JCPU
1985-01-23 Ralph Campbellclose files before returning.
1985-01-23 Ralph Campbellfix sign-extend bug for large uid's.
1985-01-23 Ralph Campbellbug fixes & changes from Rick Adams
1985-01-23 Ralph Campbellbug fixes and changes from Rick Adams
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:39 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:37 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:31 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:28 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:25 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:49:21 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:59 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:57 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:54 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:51 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:49 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:47 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:44 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:42 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:39 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:37 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:34 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:31 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:29 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:26 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:24 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:21 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:19 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:17 by ralph
1985-01-23 Ralph Campbelldate and time created 85/01/22 13:04:13 by ralph
1985-01-23 Ralph Campbellbug fixes & changes from Rick Adams
1985-01-23 Ralph Campbellminor speedups.
1985-01-19 Edward Wangtt_tab moved to ttinit.c
1985-01-19 Edward Wangwe have to initialize escapec before processing arguments
1985-01-16 Edward Wangsigmask() now a standard definition
1985-01-15 Jim Bloomit lints
1985-01-11 Kirk McKusickremove -r1.13 conformant array productions for this...
1985-01-11 Kirk McKusickmake depend
1985-01-11 Serge ???if doing setenv keep prompting while terminal type...
1985-01-11 Ralph Campbellmake code more portable.
1985-01-10 Kirk McKusickchanges to work with `linted' code
1985-01-10 Kirk McKusickalloc is gone, use pcalloc()
1985-01-10 Kirk McKusickchange interface to gettime() to use one in ../src...
1985-01-10 Kirk McKusickshare subr.c and string.c with pi/pc
1985-01-10 David Wasleydon't allow list read beyond EOR. DLW
1985-01-10 Ralph Campbellrename local gets to prevent conflict with stdio
1985-01-10 David Wasleyreturn EOF in e_rsle. DLW
1985-01-10 Ralph Campbellcheck argv[0] for chfn or chsh
1985-01-10 Ralph Campbelluse sigmask() macro
1985-01-10 Ralph Campbelluse sigmask() macro instead of defining twice.
1985-01-09 Serge ???specify if mail in the mbox is new
1985-01-09 Serge ???Exit status was inverted.
1985-01-09 Ralph Campbelldon't use protocol 'n' if not connected to network.
1985-01-05 John A. Kunzeadd t4013 module for tek 4013.
next