new sizes for capricorn drives (d,e, and f)
[unix-history] / usr / src / sys /
1982-05-01 Sam Lefflernew sizes for capricorn drives (d,e, and f)
1982-05-01 Sam Lefflerpatch constants
1982-04-29 Sam Lefflerblew the last mod
1982-04-29 Sam Leffleronly look at one of (possibly) many going down messages...
1982-04-26 Sam Lefflersomehow a real old version snuck in
1982-04-26 Sam Lefflericmp needs protocol family
1982-04-26 Sam Lefflericmp works with tcp and friends
1982-04-26 Sam Lefflermake host structure deletion timer based
1982-04-25 Sam Lefflerpatches from shannon
1982-04-25 Sam Lefflericmp and ctlinput working
1982-04-25 Sam Lefflericmp and ctlinput working -- missing protocol specific...
1982-04-25 Sam Lefflerflags now indicate address of gateway; lh filled in...
1982-04-21 Sam Lefflermake 3com kludge conditional
1982-04-20 Kirk McKusickmerge into new file system
1982-04-20 Kirk McKusickbring up to version 4.1
1982-04-20 Kirk McKusickmerge in the new file system
1982-04-17 Sam Lefflermissing include
1982-04-17 Sam Lefflerdon't let driver sleep on interrupt stack if can't...
1982-04-15 Sam Leffleringres stuff
1982-04-15 Brian Feldmanfixed collisions, kludge local send and broadcast
1982-04-14 Brian Feldmanfixed error returns
1982-04-13 Kirk McKusickadd link fields to fs and cg, move magic number to...
1982-04-13 Brian Feldmanfixed packet length check bug
1982-04-12 Sam Lefflermods from shannon to autoconfigure mba devices after...
1982-04-12 Kirk McKusickfloat cylinder group info, reclaim redundant boot blocks
1982-04-12 Kirk McKusickfloat the cylinder group info => no extra boot blocks...
1982-04-12 Sam Lefflersundry patches to raw code after rewrite
1982-04-12 Sam Lefflerreverse src and dst to raw_input
1982-04-12 Brian Feldmanfixed broadcast bug
1982-04-11 Brian Feldmanraise splimp for ec hack (temporary)
1982-04-11 Brian Feldmandate and time created 82/04/11 02:12:30 by feldman
1982-04-11 Brian Feldmandate and time created 82/04/11 01:35:06 by feldman
1982-04-11 Brian Feldmansupport for ec driver
1982-04-11 Sam Lefflerpurge so_addr and add PRU_SOCKADDR as replacement
1982-04-11 Sam Lefflermake routing entry installation priviledged
1982-04-11 Sam Lefflerredo socketaddr system call
1982-04-11 Sam Lefflerpurge so_addr from socket structure and start cleaning...
1982-04-11 Sam Lefflertypo
1982-04-11 Sam Lefflerinvert output path to pass back error indications
1982-04-11 Sam Lefflerunsatisfactory attempt to fix up imp
1982-04-11 Bill Joyunsatisfactory attempt to fix up imp
1982-04-09 Kirk McKusickbring back changes from calder
1982-04-08 Bill Joyrepair kludge
1982-04-08 Bill Joyproperly free mbuf space
1982-04-08 Bill Joykludge to properly restrict broadcast
1982-04-08 Sam Lefflernot special casing broadcast address -- this just speed...
1982-04-08 Sam Lefflerchecking wrong state to see if imp down
1982-04-05 Bill Joyrestore missing default
1982-04-05 Bill Joyput up logical host if ui->ui_flags &~ 0xff, not depend...
1982-04-05 Bill Joydrop small numbers of bytes from ends of packets quickly
1982-04-05 Bill Joyslower backoff than exponential
1982-04-05 Bill Joybyte swap length; call ifp->if_output, not enoutput
1982-04-05 Bill Joyfix race in tcp_close
1982-04-05 Bill Joyreverse packet encaps; no trailers for pup
1982-04-05 Bill Joyconvert trailer format; fix backoff to back off more...
1982-04-04 Bill Joymuch more generous NFILE
1982-04-03 Bill Joybug fixes from elz and utcsrgv!thomson
1982-04-02 Bill Joyfix for ernie
1982-04-02 Sam Lefflerflags must be int to handle logical host kludge for...
1982-04-02 Bill Joysowwakeup when so->so_snd.sb_sel
1982-04-02 Sam Lefflerflags masked incorrectly
1982-04-02 Sam Lefflermissing select routines
1982-04-02 Bill Joylstat <-> stat
1982-04-02 Bill Joyextra arg to enlhinit
1982-04-01 Bill Joybug fixes (with kirk) obscure races
1982-04-01 Sam Lefflerrouting tried and working, add logical host stuff
1982-04-01 Bill Joynswdev >= 2, not == 2
1982-04-01 Bill Joyinclude assym.s
1982-04-01 Bill Joybug fix to syselect found by mosher
1982-04-01 Bill Joydon't check access on .. when out of mounted file system
1982-04-01 Bill Joyfix for fujis with 8 units
1982-04-01 Bill Joyclean up way pages are mapped
1982-04-01 Bill JoyDELAY(25) --> DELAY(1000) per kridle for cs11
1982-04-01 Bill Joy63k < 65536, but 65k >
1982-04-01 Bill Joymassbus check for DPR
1982-03-31 Sam Lefflerrouting code now operational
1982-03-31 Sam Lefflertrailer's handled wrong on pup's
1982-03-31 Kirk McKusickadd PHYSXXXX defines
1982-03-31 Bill Joyadd DEV_BSIZE to make ndir.h compile
1982-03-31 Sam Lefflerwith routing, but not forwarding
1982-03-30 Sam Lefflerno need for RTF_MUNGE, figured out a better way
1982-03-30 Sam Leffleradd routing ioctl's
1982-03-30 Sam Lefflerfirst cut (incomplete) at routing
1982-03-29 Bill Joyfixes from lucasfilm
1982-03-29 Bill Joyfix per probert
1982-03-29 Sam Lefflermove pfinit after ifinit so ip can init ifinet (see...
1982-03-29 Sam Lefflerpurge raw junk
1982-03-29 Sam Lefflerconvert interfaces to sockaddr's and add hooks for...
1982-03-28 Sam Lefflerdate and time created 82/03/27 22:57:41 by sam
1982-03-28 Sam Lefflerdate and time created 82/03/27 22:57:39 by sam
1982-03-28 Bill Joydont include assym.s
1982-03-28 Bill Joybug fix per u toronto (collyer)
1982-03-27 Bill Joy#if vax --> #if vax || pdp11; also tp = 0 before goto...
1982-03-27 Bill Joymissing splx(s); raise physio size limit to 65k
1982-03-25 Kirk McKusickmerge into the kernel!
1982-03-25 Kirk McKusickupdate to current system
1982-03-25 Kirk McKusickput into the kernel!
1982-03-25 Kirk McKusickincrease boot block to 8K
1982-03-25 Kirk McKusickupdate with the current system on monet
1982-03-25 Bill Joyrestore id keywords
next