somehow dir.h was called ndir.h
[unix-history] / usr / src / sys / vax /
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
1982-03-25 Bill Joyampex hack
1982-03-20 Bill JoyIMPMTU fixup
1982-03-19 Bill Joyuse only one software interrupt for network
1982-03-19 Bill Joyfix to use only one soft intr for net thereby fixing...
1982-03-19 Bill Joyincrease delays in init code
1982-03-18 Bill Joyfix typos
1982-03-16 Bill Joybetter error handling
1982-03-16 Bill Joyprint only occasional error messages
1982-03-15 Bill Joyshutdown; clear suid; get/set hostname; nbio in state...
1982-03-15 Bill Joyinterfac queueing, restrictions on packets, tcp keep...
1982-03-15 Sam Lefflerlint
1982-03-15 Sam Lefflerunused select definitions
1982-03-15 Bill Joy#if 0 -> #if notdef
1982-03-14 Sam Lefflerfix pup stuff
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflermisplaced (
1982-03-10 Bill Joyhandle broadcast packets
1982-03-08 Kirk McKusickchange header names
1982-03-08 Kirk McKusickchanges to accomodate 407 and 413 files
1982-03-04 Sam Lefflercleanup raw pup interface
1982-03-04 Bill Joytypo in printf
1982-02-28 Bill Joyremove trash
1982-02-26 Bill Joyminor fixups with initialization
1982-02-22 Bill Joymissing counter
1982-02-22 Sam Lefflercleanup a bit
1982-02-22 Sam Lefflercosmetics
1982-02-19 Bill Joymore fixes for HCRC (ignore BSE)
1982-02-19 Bill Joymissing flush of translation buffer during Resume's
1982-02-17 Bill Joyfirst "working" imp driver
1982-02-16 Bill Joybug fix per kre
1982-02-16 Bill Joydate and time created 82/02/15 11:46:52 by root
1982-02-16 Bill Joymove defines into header file and bring bdp stuff uptodate
1982-02-13 Bill Joycloser to a working imp driver
1982-02-13 Bill Joybtop -> btoc
1982-02-09 Bill Joyadd call to memerr in case mchk was due to memory problem
1982-02-09 Bill Joyadd hpioctl
1982-02-09 Bill Joybring up to date regarding mba configurations
1982-02-09 Bill Joynow supports DZ32 -- from decvax!shannon
1982-02-09 Bill JoyML11 definitions
1982-02-09 Bill Joydefines needed for ML11
1982-02-09 Bill Joydate and time created 82/02/08 22:48:19 by root
1982-02-09 Bill Joymerge decvax!shannon's ML11 code and formatting ioctl
1982-02-09 Bill Joydate and time created 82/02/08 22:16:44 by root
1982-02-06 Bill Joycommented out un entries (feldman)
1982-02-06 Bill Joybtop should really be btoc (round up vs. down)
1982-02-05 Bill Joydate and time created 82/02/04 12:30:29 by root
1982-02-04 Bill Joydeleted something in merging
1982-02-04 Bill Joyhandles new uba stuff and fix page freeing problem
1982-02-04 Bill Joyfix partition size
1982-02-04 Bill Joydump old comments
1982-02-04 Bill Joymods from shannon finally installed
1982-02-04 Bill Joyfix device register structure's names
next