use shorts to move data
[unix-history] / usr / src / sys / vax /
1982-06-06 Bill Joyuse shorts to move data
1982-06-06 Bill Joyfix handling of b_active
1982-06-05 Sam Lefflerdate and time created 82/06/04 10:57:10 by sam
1982-06-05 Sam Lefflerdate and time created 82/06/04 10:57:08 by sam
1982-06-04 Bill Joyfixed lpa problem -- kirk
1982-05-28 Sam Leffleradd lpa
1982-05-28 Sam Lefflerupgrade to current tty.h
1982-05-28 Sam Leffleradd idc and remove massbus drivers for 730 (need space)
1982-05-28 Sam Lefflerdate and time created 82/05/27 17:07:54 by sam
1982-05-28 Sam Lefflerdate and time created 82/05/27 17:02:06 by sam
1982-05-28 Sam Lefflermods from obrien at rand
1982-05-28 Sam Leffleradd idc
1982-05-28 Sam Lefflerdate and time created 82/05/27 16:30:56 by sam
1982-05-28 Sam Lefflermods from shannon
1982-05-28 Sam Lefflerpurge mpx trash
1982-05-28 Sam Leffleradd in idc
1982-05-28 Sam Lefflerone more time
1982-05-28 Sam Lefflertry one more time to do it right
1982-05-28 Bill Joyfunky fix for probe from SI (sam)
1982-05-27 Bill Joyfix to reeves fix of dgo handling (reset b_active to 1)
1982-05-27 Bill Joyfix typo so can handle more than one transport
1982-05-27 Bill Joyraise enlastdel to 50
1982-05-27 Bill Joypatch lastdel to 100 temporarily
1982-05-27 Sam Leffler7ZZ -> 730
1982-05-27 Sam Lefflerbits defined wrong for 750
1982-05-27 Sam Lefflerdate and time created 82/05/26 15:16:03 by sam
1982-05-27 Sam Lefflerdate and time created 82/05/26 15:16:01 by sam
1982-05-27 Sam Leffler730 mods
1982-05-27 Sam Lefflerdate and time created 82/05/26 14:58:13 by sam
1982-05-26 Sam Lefflerlogical host route needs RTF_HOST
1982-05-25 Sam Lefflersi and ampex kludges, cad cylinder tables
1982-05-25 Bill Joypt-pt, loopback can transmit, fixed en bug that bugged sam
1982-05-22 Brian Feldmandate and time created 82/05/21 15:55:57 by feldman
1982-05-22 Brian Feldmandate and time created 82/05/21 15:55:40 by feldman
1982-05-22 Brian Feldmandate and time created 82/05/21 15:54:55 by feldman
1982-05-22 Brian Feldmanunderstand interlan addresses
1982-05-21 Sam Lefflerdon't need kludgey delays and pup code will never work...
1982-05-21 Sam Lefflersi and capricorn kludges
1982-05-20 Sam Lefflerrminit had wrong parameter
1982-05-20 Bill Joyon uba reset remap already allocated pages
1982-05-20 Bill Joyadd ubdevreg macro
1982-05-20 Bill Joyuba resets didn't free up bdp's and map registers
1982-05-20 Bill Joytypo in printf (mosher)
1982-05-20 Bill Joynew delay (mosher)
1982-05-20 Sam Lefflertypos
1982-05-20 Sam Lefflerit's a kludge, so keep based on the machine name
1982-05-20 Bill Joytook out explicit reference to ERNIE for vpprobe and...
1982-05-19 Sam Lefflername conflict with sc750 related tables in hp.c
1982-05-19 Sam Lefflerchange dump code to mimic mdec/upboot.s
1982-05-19 Bill Joyfix from tef to use UP_NOP so dont get spurious drives...
1982-05-19 Bill Joyfixes for close when never opened (from research!ark)
1982-05-13 Bill Joyallow 19200 baud
1982-05-13 Bill Joyfix per Jeffrey Jongeward
1982-05-10 Bill Joyadded more information to print out on rk not ready
1982-05-08 Brian Feldmanfix collision handling bug (from Bill Reeves)
1982-05-08 Brian FeldmanMake sure memory turned on before accessing
1982-05-07 Brian Feldmanfixed setting uba device physical address (from hpda...
1982-05-05 Sam LefflerCAD kludges and cleanup conf.c
1982-05-01 Sam Lefflermissing sccs keywords
1982-05-01 Sam Lefflernew sizes for capricorn drives (d,e, and f)
1982-04-26 Sam Lefflersomehow a real old version snuck in
1982-04-25 Sam Lefflerpatches from shannon
1982-04-25 Sam Lefflerflags now indicate address of gateway; lh filled in...
1982-04-21 Sam Lefflermake 3com kludge conditional
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-13 Brian Feldmanfixed packet length check bug
1982-04-12 Sam Lefflermods from shannon to autoconfigure mba devices after...
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 Lefflerinvert output path to pass back error indications
1982-04-11 Bill Joyunsatisfactory attempt to fix up imp
1982-04-08 Bill Joyrepair kludge
1982-04-08 Bill Joykludge to properly restrict broadcast
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 Joyreverse packet encaps; no trailers for pup
1982-04-02 Bill Joyfix for ernie
1982-04-02 Sam Lefflerflags must be int to handle logical host kludge for...
1982-04-02 Sam Lefflerflags masked incorrectly
1982-04-02 Sam Lefflermissing select routines
1982-04-02 Bill Joyextra arg to enlhinit
1982-04-01 Sam Lefflerrouting tried and working, add logical host stuff
1982-04-01 Bill Joyinclude assym.s
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 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 Sam Lefflerwith routing, but not forwarding
1982-03-29 Bill Joyfixes from lucasfilm
1982-03-29 Bill Joyfix per probert
1982-03-29 Sam Lefflerconvert interfaces to sockaddr's and add hooks for...
1982-03-25 Bill Joyrestore id keywords
next