Two bugs. First, ttloop() was not reacting to an EOF on the
[unix-history] / usr / src / sys /
1986-05-12 Mike Karelstypo
1986-05-11 Mike Karelsdon't retry connect (or disconnect) if still in progress
1986-05-10 Mike Karelsrework for 4.3: rm decnet, binary stuff, add ns, use...
1986-05-09 Mike Karelstest? did I say test?
1986-05-07 Mike Karelsfix offset calculation when fragmenting fragmented...
1986-05-05 Mike Karelslemme see the goodies
1986-05-05 Kirk McKusickalways round down directory offset to a DIRBLK boundry
1986-05-04 Jim Bloomfix argument handling
1986-05-04 Jim Bloomneed to separate inline command from arguments in depen...
1986-05-03 Kirk McKusickmake forward progress for large packets (from Keith...
1986-05-03 Mike Karelswatch for partial sectors in ecc routine, correct ptob...
1986-05-03 Mike Karelswatch for partial sectors in hpecc
1986-05-03 Kirk McKusicksome disks put bad sector replacements at the end of...
1986-04-30 Jim Bloomdifferent files for 6250 and 1600 tapes
1986-04-29 Kevin Dunlapdate and time created 86/04/28 14:08:01 by kjd
1986-04-29 Kevin Dunlapdate and time created 86/04/28 13:44:39 by kjd
1986-04-29 Kevin Dunlapdate and time created 86/04/28 13:41:52 by kjd
1986-04-29 Bob KridleAdded code to define scanc if VAX630 is defined.
1986-04-28 Kevin DunlapAdd DEC copyright
1986-04-28 Mike Karelsbreak out tables for subset vax on -s option; for kridl...
1986-04-26 Jay LepreauPASS8 affects only input, not output
1986-04-24 Kirk McKusickclean up block comment at top;
1986-04-24 Kirk McKusickmust invalidate any names for mounted on inode
1986-04-24 Mike Karelsprotect IF_ENQUEUE, add code to reset when marked down
1986-04-24 Mike Karelsdon't bother checking whether local on connect,
1986-04-23 Bob KridleMicroVAX II Integration (KA630)
1986-04-23 Bob KridleAdded MicroVAX II Support (KA630)
1986-04-23 Bob KridleMicroVAX II Integration (KA630)
1986-04-22 Mike Karelsfixes to uwritec from dlw; include it for ct driver
1986-04-22 Mike Karelsfrom computer center; changed #includes and EBUSY if...
1986-04-20 Mike Karelsadd ifa_ifwithdstaddr declaration
1986-04-20 Mike Karelswith ROUTETOIF, check for pt-pt links first
1986-04-20 Mike Karelsall data in SENDOOB is urgent
1986-04-20 Mike Karelsreceive more errant ICMP's at raw socket; correct notif...
1986-04-20 Mike Karelsfix up FIN_WAIT_2 timeout: don't send keepalives, as...
1986-04-20 Mike Karelsoption for receiving OOB data in-line
1986-04-20 Mike Karelsallow OOB data to be received in-line
1986-04-20 Sam Lefflerup max data seg size to 32 meg
1986-04-18 Mike Karelsuse host redirects rather than net if dest is on a...
1986-04-15 Mike Karelsdeclare ntoh*, hton* if not nops, always for lint
1986-04-15 Mike Karelspartitions per drive type
1986-04-15 Mike Karelsadditional dependencies
1986-04-14 Mike Karelsmore correct fix for TCP FIN seq problem: need to prede...
1986-04-14 Mike Karelsdelete old routes properly, use route to host for loopback
1986-04-13 Mike Karelsgive the IP header to raw sockets, also pass thru error...
1986-04-13 Mike Karelsin rtrequest, use local addr to find I/F for host if...
1986-04-13 Mike Karelsin rtrequest, look up gw addr if no dstaddr on route...
1986-04-13 Mike Karelsname the data field for echo, etc.
1986-04-13 Mike Karelsrename tcp compat so can use separately
1986-04-13 Mike Karelstypos
1986-04-13 Mike Karelsremember dma count, as can't calculate correctly on...
1986-04-13 Mike Karelsrevert to "sticky" baudrate except for portselector
1986-04-13 Mike Karelsconservative fix for increasing FIN
1986-04-13 Mike Karelsdon't need p1br
1986-04-12 Sam Lefflerincrease max data size to 24Mb
1986-04-10 Jim Bloomadd 8650 to console rl02 update list
1986-04-06 Mike Karelslonger TTL's
1986-04-04 Sam Lefflercalculate stack pte's relative to p_addr
1986-04-02 Mike Karelsreadjust timer values so rerouting on connection attempt
1986-04-02 Mike KarelsNBPG => CLBYTES/2
1986-04-01 Mike Karelsif configured as gateway, send ICMP's when not forwarding
1986-03-31 Mike Karelsexpunge PUP; fill in AFNULL entries up to AF_MAX again
1986-03-31 Mike Karelsfix cleanups
1986-03-30 Mike Karelstouchups
1986-03-29 Mike Karelsnow need cast in FD_ZERO...
1986-03-29 Mike Karelsre-fix consistency problems with input during uiomove,
1986-03-29 Mike Karelspriorities, priorities
1986-03-29 Kirk McKusickifdef KERNEL for kernel variables
1986-03-28 Jim Shankland or... New trailer shceme that is not antisocial
1986-03-28 Jim Shankland or... New trailer scheme that is not antisocial
1986-03-25 Mike Karelsdon't make me work
1986-03-22 Mike Karelsoops, logic error that doesn't hit often
1986-03-22 Mike Karelsadd LOG_NOWAIT
1986-03-21 Mike Karelssetroot needs conditional for NMBA
1986-03-20 Mike Karelsfixes to dmf lp from Keith Muller
1986-03-19 Kirk McKusickincrease buffer size to 1024
1986-03-19 Jim Shankland or... - Add data present to the list of receive error bits
1986-03-19 Jim Shankland or... - Correct comments about old HSBU's, explain addition...
1986-03-18 Mike Karelsuse unit and uba from registers; don't clobber last...
1986-03-18 Mike Karelsdrop and return error if no carrier
1986-03-15 Mike Karelsuse unit and uba from registers
1986-03-15 Mike Karelsit used to be ok...
1986-03-14 Mike Karelsuse boot device from console boot command
1986-03-14 Mike Karelsadd device magic field so can tell whether boot left...
1986-03-14 Mike Karelsadd device magic field for kernel
1986-03-14 Mike Karelsadd device magic for kernel
1986-03-14 Mike Karelsrev 5
1986-03-14 Mike Karelsdelete defboo.com after using to force checking each...
1986-03-14 Mike Karelsmore (obscure) lint
1986-03-13 Mike Karelssay so when changing rootdev; lint
1986-03-13 Mike Karelschange fix to handle shrinking windows (previous was...
1986-03-13 Mike Karelssay so when changing rootdev
1986-03-13 Mike Karelsdelete defboo.cmd after using to force checking each...
1986-03-13 Mike Karelslimit mb_cc to 80% of max so protocols don't get too...
1986-03-13 Mike Karelsrm unused
1986-03-13 Mike Karelsnew device encoding, sepcified in reboot.h; pass boot...
1986-03-13 Mike Karelssave r10 (boot device); use it to set rootdev and maybe...
1986-03-13 Mike Karelsadd defines for boot's "dev_t" fields, flag to avoid...
1986-03-13 Mike Karelschange fix to handle shrinking windows (previous was...
1986-03-13 Mike Karelswatch out for persist state: don't set REXMT if persisting,
next