properly free mbuf space
[unix-history] / usr / src / sys /
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
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
next