properly free mbuf space
[unix-history] / usr / src / sys /
1982-02-04 Sam Lefflerexplicit vax dependecy indicated
1982-02-04 Sam Lefflerclean up inaddr structure
1982-02-03 Sam Lefflerbring up to date with raw stuff
1982-02-03 Sam Lefflerdate and time created 82/02/02 19:42:41 by sam
1982-02-03 Sam Lefflerpass structures by reference
1982-02-03 Sam Lefflereliminate passing structures on the stack
1982-02-03 Sam Lefflerfix comment
1982-02-02 Sam Lefflercleanup before start of testing
1982-02-02 Sam Lefflerraw interfaces brought up to date
1982-02-02 Sam Lefflermake rip PR_ADDR again
1982-02-02 Bill Joydate and time created 82/02/01 13:56:19 by root
1982-02-02 Sam Lefflerdate and time created 82/02/01 13:52:32 by sam
1982-02-02 Bill Joydate and time created 82/02/01 12:59:39 by root
1982-02-02 Bill Joydate and time created 82/02/01 12:59:37 by root
1982-02-02 Bill Joydate and time created 82/02/01 12:59:36 by root
1982-01-31 Bill Joybitl $2, per ross harvey
1982-01-31 Bill Joyprint en errors only if enprintierrors
1982-01-31 Bill Joyspl5 not splimp
1982-01-31 Bill Joyrestore sccs line
1982-01-31 Bill Joyremove SDETACH
1982-01-31 Bill Joyconcessiont to bk line disc
1982-01-31 Bill Joyavoid SDETACH botch
1982-01-26 Bill Joyfix race condition
1982-01-26 Bill Joybug fixes (kludge round 1)
1982-01-26 Bill Joybug fixes (round 1)
1982-01-25 Bill Joyclean up SDETACH
1982-01-25 Bill Joyclear SDETACH when TIOCNOTTY
1982-01-25 Bill Joysp_protocol is short, not u_short
1982-01-25 Bill JoyM_COPYALL
1982-01-25 Bill JoyTIOC{EXCL,NXCL}
1982-01-25 Bill Joyrestore XCLUDE
1982-01-25 Bill JoyIF_PREPEND
1982-01-25 Bill Joyearly versions
1982-01-25 Bill JoyRAW protocol is 255, not -1
1982-01-25 Bill Joyspace <= 0 check avoids unsigned comparison botch
1982-01-25 Bill JoyM_COPYALL len argument to m_copy causes all to be copied
1982-01-19 Bill Joym_get(0)->m_get(M_DONTWAIT)
1982-01-19 Bill Joym_get(0) -> m_get(M_DONTWAIT)
1982-01-19 Bill Joycore ()ization
1982-01-19 Bill Joyclosef parameter indicating whether error return
1982-01-19 Bill Joydont lose memory when closing non-blocking socket;...
1982-01-19 Bill Joymore sophisticated socket writeable criterion
1982-01-19 Bill Joymissing wakeups and critical section
1982-01-19 Bill Joyswitch in soselect
1982-01-19 Bill Joyno more SDETACH crap
1982-01-19 Bill JoyTIOCSTOP and TIOCSTART
1982-01-19 Bill Joyfinish pt_send (send start/stop)
1982-01-19 Bill JoyTIOCSTOP TIOCSTART
1982-01-19 Bill Joyen.c: no more kludge; timer: no more printf on rexmt
1982-01-19 Bill Joyout-of-band fixed up
1982-01-18 Bill JoyEOPNOTSUPP when unknown ioctl
1982-01-18 Bill Joyadd pty packet generation codes
1982-01-18 Bill Joymore work on out-of-band
1982-01-18 Bill Joyremove spl0's from block tape routines
1982-01-18 Bill Joymake bio and disk drivers not do spl0 so can call from...
1982-01-18 Bill Joyfix but in read select
1982-01-17 Bill Joyfix psignal to have struct proc argument
1982-01-17 Bill Joyuse spl1() not spl4()
1982-01-17 Bill Joyfirst working version
1982-01-17 Bill Joypass rw flags to d_stop indicating which queues were...
1982-01-17 Bill Joyadd ptsstop routine
1982-01-17 Bill Joyfix up rebooting via spl changes in getblk
1982-01-17 Bill Joyout of band and related facilities
1982-01-17 Bill Joyoutofband
1982-01-17 Bill Joyout of band on sockets
1982-01-17 Bill Joyattempt at out of band
1982-01-17 Bill Joyout of band
1982-01-17 Bill Joyclean crashes!
1982-01-16 Bill Joyremove printf
1982-01-16 Bill Joyadd nbio stuff
1982-01-15 Bill Joyearly non-blocking stuff
1982-01-15 Bill Joymore non-blocking stuff
1982-01-15 Bill Joybefore move async to file table
1982-01-15 Bill Joyadded Ungermann-Bass/DR11-W driver
1982-01-14 Kirk McKusickfix mapsearch to check for fragments at the end of...
1982-01-14 Bill Joyminor fixes
1982-01-14 Bill Joyadd so_linger
1982-01-14 Bill Joychange option names
1982-01-14 Bill JoySIOC's and FIO{NBIO,ASYNC}
1982-01-14 Bill Joya number of minor changes
1982-01-14 Bill JoyTIOCNOTTY
1982-01-14 Bill Joyspelling changes
1982-01-14 Bill Joyadd ioctls
1982-01-13 Bill Joyfix per ark
1982-01-13 Kirk McKusickchange all macros taking "fs" to have it as their first...
1982-01-13 Kirk McKusickadd cg_btot to summarize cg_b
1982-01-13 Kirk McKusickadd cg_btot to summarize cg_b
1982-01-11 Kirk McKusickfix rotational layout code to work with disks with...
1982-01-08 Bill Joyminor bug fixes
1982-01-08 Bill Joypull snd_nxt along when increasing snd_una
1982-01-08 Bill Joymore ENKLUDGE stuff
1982-01-07 Kirk McKusickincorporate fs.h -r1.10, and param.h -r1.10 reorganization
1982-01-07 Kirk McKusicktake in stuffed moved out of param.h
1982-01-05 Kirk McKusickparameterize BSIZE, FSIZE, and FRAG into fs_bsize,...
1981-12-24 Bill Joym_pullup
1981-12-24 Bill Joym_pullup declared struct mbuf *
1981-12-24 Bill Joynew m_pullup (returning m)
1981-12-24 Bill Joynew m_pullup (returning m) fix to way REXMT timers...
1981-12-24 Bill Joyuse m_pullup which returns m
1981-12-24 Bill Joytypo in if_uba.c
next