correct disconnection processing when not in verbose mode
[unix-history] / usr / src / usr.bin /
1988-03-24 Steve Jacobsoncorrect disconnection processing when not in verbose...
1988-03-24 Keith Bosticmv strpbrk.c to MISC
1988-03-23 Keith Bosticfix handling of '$'; bug report 4.3BSD/ucb/166
1988-03-23 Keith Bosticadd Berkeley and University of Illinois specific copyright
1988-03-22 Gregory MinshallNew structure; new 'make depend'.
1988-03-19 Edward Wangbug fix: use WWT_TERM to set the environment variable
1988-03-19 Edward Wangchange window terminal name to window-2
1988-03-19 Edward Wangadded #if defined(MIPSEL) to ww.h
1988-03-18 Gregory MinshallFix bug where, on an unformatted screen, we were changi...
1988-03-17 Edward Wangdefensive code against clearing of ASYNC by wall
1988-03-15 Keith Bosticadd Berkeley specific headers
1988-03-14 Gregory MinshallFix EUA order for case where "stop address" is equal...
1988-03-14 Keith Bosticput it all in "kernel normal"
1988-03-11 Keith Bosticadd Berkeley specific header
1988-03-10 Keith Bosticadd mail that makes me think indent is AT&T free
1988-03-10 Keith Bosticdate and time created 88/03/09 16:32:37 by bostic
1988-03-09 Keith Bosticdocument the -f option
1988-03-09 Keith Bosticadd a -f option to select a file
1988-03-09 Keith Bosticadd Berkeley specific copyright
1988-03-09 Edward Wangfix for bug report from rad@tekgen.csc.tek.com
1988-03-07 Gregory MinshallFix for coming OUT of 3270 mode then back in again
1988-03-04 Keith Sklowerdeal with revised error statistics scheme
1988-03-02 Keith Bosticadd getopt, general cleanup, make it work with dead...
1988-02-28 Kirk McKusickadd -m flag to list statistics on kernel dynamic memory...
1988-02-28 Kirk McKusickadd -m flag to print out memory usage statistics
1988-02-25 Rick Adamsanother typo
1988-02-25 Rick Adamsprint error message if not compiled in
1988-02-25 Rick Adamslog which protocol using
1988-02-25 Rick Adamstypo
1988-02-25 Rick Adamsupdate sccsid
1988-02-25 Rick Adamsadd connect accounting ifdef. increase LLEN to 150
1988-02-25 Rick Adamsremove extraneous ifdefs
1988-02-25 Rick Adamsmake more forgiving with hayes clones
1988-02-25 Rick Adamsincrease alarm timeout
1988-02-25 Rick Adamsadd p+& for parallel makes
1988-02-25 Rick Adamsfix bad error message introduced in 4.3bsd
1988-02-25 Rick Adamsadd missing sccsid
1988-02-25 Rick Adamsfix null dereferencing
1988-02-25 Rick Adamsmake more robust. increase buffersizes . handle corrupt...
1988-02-25 Rick Adamsadd gradedelta hack -gA50000. dont fail if getuid(uucp...
1988-02-25 Rick Adamsincrease array sizes and check for running off end
1988-02-25 Rick Adamsimprove time estimate
1988-02-25 Rick Adamsuse library fread instead of rolling your own
1988-02-25 Rick Adamsdont barf if getuid fails (yellowpages suck)
1988-02-25 Rick Adamsrewrite to use readdir directly for speed
1988-02-25 Rick Adamsincrease timeouts. log bps and bytes sent/rec
1988-02-25 Rick Adamsbuild XEQTDIR at runtime instead of compiletime
1988-02-25 Rick Adamsfix stupid error in protocol handling introduced in...
1988-02-25 Rick Adamsremove dead code
1988-02-25 Rick Adamsrewrite to use native readdir() routines. massive spedup
1988-02-25 Rick Adamsincrease WINDOWS for better throughput. remove TAILSIZE...
1988-02-25 Rick Adamslog pid on uuxqt and uux
1988-02-25 Rick Adamsstrip parity bit on input. get for buffer overflow
1988-02-25 Rick Adamslog bps and bytes sent/rec
1988-02-25 Rick Adamsspeedups from pyramid ;log bps rate
1988-02-25 Rick Adamsnew code for PC Pursuit
1988-02-25 Rick Adams(no message)
1988-02-25 Rick Adamsbetter error logging
1988-02-25 Rick Adamsbetter loggin. collect stats for connect accounting
1988-02-25 Rick Adamstotally rewrite directory scanning code for 50-1 speedup
1988-02-25 Rick Adamsadd ifdefs for non-vaxes and sequents
1988-02-25 Rick Adamsadd $P for parallel makes
1988-02-23 Edward Wangfixed bug introduced last time (compare again nvismax...
1988-02-23 Keith Bosticdon't increment argv twice
1988-02-22 Keith Bosticwritten by Edward Wang; attach Berkeley specific copyright
1988-02-22 Keith Bosticattach Berkeley specific copyright
1988-02-20 Keith Bosticadd Berkeley header
1988-02-19 Keith Bosticwritten by Kurt Shoens; added Berkeley specific header
1988-02-19 Keith Bosticadd Berkeley header, remove strings on clean, use insta...
1988-02-19 Keith Bosticcomplete new version
1988-02-19 Keith Bosticdate and time created 88/02/18 10:17:57 by bostic
1988-02-19 Keith Bosticnew template
1988-02-18 Keith Bosticcompile optimized
1988-02-18 Kirk McKusickuse proper stack alignment
1988-02-18 Gregory MinshallFix bug when no TERM environment variable set (len...
1988-02-12 Edward Wanguse hardware scroll for full screen windows even if...
1988-02-09 Craig LeresMust zero sockaddr_in sin before using.
1988-02-08 Mike Karelsnew copyrights
1988-02-08 Mike Karelsnew IMP stuff
1988-02-08 Mike Karelsbranch for FTP release (#ifdef for sun)
1988-02-02 Keith Bosticadd new Berkeley headers
1988-01-29 Edward Wangfixed stupid bug in handling of ~?
1988-01-26 John A. Kunzemake instructions were wrong/irrelevant
1988-01-25 Keith Bosticupdated files; from Zhishun Alex Liu
1988-01-22 Keith Bosticallow "-wv" as flags; since there's only one "old"...
1988-01-22 Keith Bosticoptimize compiler
1988-01-22 Keith Bosticonly compile the one file
1988-01-22 Keith Bosticcould indirect through uninitialized pointer
1988-01-21 Thomas FerrinMust check for error on stdin in addition to checking...
1988-01-20 Keith Bosticfix infinite loop bug; from Zhishun Alex Liu
1988-01-16 Keith Bosticdon't make .o's first
1988-01-15 Keith Bosticfix to find all section 1's before finding section...
1988-01-15 Keith Bosticmake it prettier
1988-01-11 Keith Bosticsprintf returns an int
1988-01-11 Keith Bosticdate and time created 88/01/10 12:48:08 by bostic
1988-01-10 Keith Bosticdon't mention "rubout".
1988-01-10 Keith BosticI was sated from moving and it dragged in too much...
1988-01-09 Keith Bosticdon't truncate manpath in case usage is "man foo bar...
1988-01-08 Gregory MinshallMake SYNCH work (ie: urgent (ie: ring markers)).
1988-01-08 Gregory MinshallReduce extern's.
next