date and time created 82/04/02 10:28:53 by wnj
[unix-history] / usr / src / sys /
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
1982-03-25 Bill Joyampex hack
1982-03-25 Bill Joyfix keep alives and timeouts: checksum problem and...
1982-03-24 Bill Joycall ttyclose
1982-03-24 Bill Joyfix to calling of m_cat in reassembly
1982-03-24 Bill Joymore kludges stuff for so_addr (ick)
1982-03-24 Kirk McKusickincorporate sam's changes
1982-03-24 Kirk McKusickincorporate sam's changes
1982-03-24 Kirk McKusickcompress frag tables
1982-03-21 Bill Joysuppress silly-windowness
1982-03-20 Bill JoyIMPMTU fixup
1982-03-20 Sam Lefflerpurge extraneous stuff
1982-03-19 Bill Joyfix to keep alive segments
1982-03-19 Bill Joyclear tp before going to send a reset after tcp_close
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 Joyset SO_KEEPALIVE when start exiting to force dead circu...
1982-03-19 Bill Joyincrease delays in init code
1982-03-19 Bill Joyset if_mtu respecting our need for a leader; cleanup...
1982-03-19 Bill Joymissing q->ip_off += i in overlap code (by analogy...
1982-03-19 Bill Joymove rawintrq defn first
1982-03-19 Bill Joyrearrange for kirk
1982-03-18 Bill Joyfix typos
1982-03-17 Bill Joyfix to symlink
1982-03-17 Bill Joyfixes to imp
1982-03-16 Bill Joybetter error handling
1982-03-16 Bill JoyNPTY to 32
1982-03-16 Bill Joyprint only occasional error messages
1982-03-16 Bill Joyno more wellknown.h
1982-03-15 Bill Joyfix to mode resetting
1982-03-15 Bill Joyname changes; get/sethostname
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-15 Bill Joyflush BBN code
1982-03-14 Sam Lefflerfix pup stuff
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflerfix some lint
1982-03-13 Sam Lefflerremove some lint
1982-03-13 Sam Lefflermisplaced (
1982-03-13 Sam Lefflerkeep lint happy
1982-03-13 Sam Lefflerlint picked this one up
1982-03-13 Sam Lefflermissing arg to nami
1982-03-12 Bill Joyfix for shannon
1982-03-12 Bill Joyfor remote ^S/^Q
1982-03-12 Bill Joyminor bug fixes
1982-03-11 Bill Joyredo fixes lost by crash
1982-03-11 Bill Joyfix spelling mistake
1982-03-11 Bill Joyfix bug that scrogged buffer offsets
1982-03-10 Bill Joy(no message)
1982-03-10 Bill Joyfix bug in tcp_input using m->m_off -= instead of m_drop
1982-03-10 Bill Joylogical host handling, fix up some cruft, ...
1982-03-10 Bill Joyhandle broadcast packets
next