date and time created 86/07/02 16:24:03 by sam
[unix-history] / usr / src / sys /
1986-06-10 Sam Lefflerdon't presume station address is inverted on entry...
1986-06-07 Mike Karelssensible copyright
1986-06-07 Mike Karels4.3BSD release version
1986-06-07 Mike Karelsneed to set swap even if setroot works on generic
1986-06-07 Mike Karelsqn => qe
1986-06-07 Jim Bloomfix default density
1986-06-07 Jim Bloomfix the tu78 device
1986-06-07 Jim Bloomfix files in /usr/src/new
1986-06-06 Kirk McKusick4.3BSD release version
1986-06-06 Kirk McKusickundo the damage
1986-06-06 Kirk McKusickfirst distributed with 4.3BSD
1986-06-06 Kirk McKusick4.3BSD release version
1986-06-06 Mike KarelsuVAX II bug fix
1986-06-05 Kirk McKusick4.3BSD release version
1986-06-05 Kirk McKusick4.3BSD release version
1986-06-05 Mike Karelsuse the right include
1986-06-05 Kirk McKusick4.3BSD release version
1986-06-05 Mike Karelsbug fix for uVAX II
1986-06-04 Mike Karelsrm np, if_ix
1986-06-04 Mike Karelsyow! Emulex controllers may have wrong bcr on BSE error...
1986-06-04 Mike Karelsuse the right include
1986-06-03 Mike Karelslint
1986-06-03 Mike Karelsrm unused (for lint)
1986-06-02 Mike Karelscan allocate more clusters later, don't need so many...
1986-06-01 Mike Karelslint
1986-05-31 Mike Karelschange default dma burst per little bird
1986-05-31 Mike Karelsadd double eagle
1986-05-31 Mike Karelsadd double eagle, clean up Emulex configuration, drop...
1986-05-31 Mike Karelschange default dma burst per little bird
1986-05-31 Jim Bloom4 bug fixes from Dave Slatengren
1986-05-30 Mike Karelscall null_init to zap those null function pointers
1986-05-30 Mike Karelsapple talk for them as speaks it
1986-05-28 Mike Karelsmore errors, etc sent to raw socket; sundry cleanups
1986-05-28 Mike Karelsremap massbus unit numbers when choosing root (not...
1986-05-28 Mike Karelswatch for DONTROUTE when choosing local address
1986-05-28 Mike Karelsuse faster adjustment for larger corrections
1986-05-28 Mike Karelstypo
1986-05-23 Mike Karelsdon't make null-length assym.s
1986-05-22 Mike Karelsalways set src address to one of ours on icmp errors...
1986-05-21 Kirk McKusickneed definition of winsize structure
1986-05-20 Mike Karelsimplement PRU_PEERADDR
1986-05-20 Mike Karelsmake errors on non-blocking connect agree with doc
1986-05-20 Mike Karelsuse UIOCCMD, as long as it's defined now
1986-05-20 Mike Karelsadd UIOCCMD
1986-05-17 Mike Karelsadd rd53
1986-05-17 Mike Karelsadd rd52
1986-05-16 Mike Karelsinstall copy, drtest, pcs750.bin
1986-05-16 Mike Karelscorrect no-such-process error
1986-05-16 Mike KarelsI prefer this fix...
1986-05-15 Kirk McKusickserial line crashes on big packets or heavy traffic...
1986-05-15 Mike Karelsreserved values
1986-05-15 Mike Karelsmissing error return
1986-05-15 Mike Karelsan spl6 that almost got away...
1986-05-15 Mike Karelsmissing splx
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...
next