use shorts to move data
[unix-history] / usr / src / sys / kern /
1982-06-04 Kirk McKusickprovide blksize in stat system call
1982-06-02 Kirk McKusickincorporate brealloc into geteblk()
1982-06-01 Kirk McKusickclean up code; put common queue operations into macros
1982-06-01 Kirk McKusickfix time initialization; move bhinit() from bio.c to...
1982-05-23 Kirk McKusickclean up code; put common list operations into macros
1982-05-23 Kirk McKusickbreak swap() and physio() out of bio.c
1982-05-21 Sam Lefflerdon't DETACH if protocol control block already gone
1982-05-19 Sam Lefflermake more lucid
1982-05-19 Sam Lefflerrethink statistics?
1982-05-13 Sam Lefflerheavily reorganized
1982-04-26 Sam Lefflericmp needs protocol family
1982-04-25 Sam Lefflericmp and ctlinput working
1982-04-20 Kirk McKusickmerge into new file system
1982-04-20 Kirk McKusickmerge in the new file system
1982-04-11 Brian Feldmansupport for ec driver
1982-04-11 Sam Lefflermake routing entry installation priviledged
1982-04-11 Sam Lefflerredo socketaddr system call
1982-04-03 Bill Joybug fixes from elz and utcsrgv!thomson
1982-04-02 Bill Joylstat <-> stat
1982-04-01 Bill Joybug fixes (with kirk) obscure races
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 Joy63k < 65536, but 65k >
1982-03-30 Sam Leffleradd routing ioctl's
1982-03-29 Sam Lefflermove pfinit after ifinit so ip can init ifinet (see...
1982-03-29 Sam Lefflerpurge raw junk
1982-03-28 Bill Joybug fix per u toronto (collyer)
1982-03-27 Bill Joymissing splx(s); raise physio size limit to 65k
1982-03-24 Bill Joycall ttyclose
1982-03-20 Sam Lefflerpurge extraneous stuff
1982-03-19 Bill Joyset SO_KEEPALIVE when start exiting to force dead circu...
1982-03-19 Bill Joyrearrange for kirk
1982-03-17 Bill Joyfix to symlink
1982-03-16 Bill JoyNPTY to 32
1982-03-15 Bill Joyfix to mode resetting
1982-03-15 Bill Joyshutdown; clear suid; get/set hostname; nbio in state...
1982-03-15 Bill Joy#if 0 -> #if notdef
1982-03-15 Bill Joyflush BBN code
1982-03-14 Sam Lefflerlint
1982-03-13 Sam Lefflerlint
1982-03-13 Sam Lefflerkeep lint happy
1982-03-13 Sam Lefflerlint picked this one up
1982-03-12 Bill Joyfix for shannon
1982-03-12 Bill Joyfor remote ^S/^Q
1982-03-10 Bill Joy(no message)
1982-03-07 Bill Joyremove some restrictions temporarily
1982-03-04 Bill Joyupdate for raw pup
1982-02-28 Bill Joysymbolic links
1982-02-27 Bill Joydmr's nami
1982-02-26 Bill Joysend SIGPIPE
1982-02-26 Bill Joyrace in accept
1982-02-19 Bill JoyTIOCREMOTE for EMACS sake
1982-02-16 Bill Joynew multiple-group stuff
1982-02-16 Bill Joyrename raw imp stuff and add in raw pup
1982-02-09 Bill Joygetw and putw needed by if_dmc.c
1982-02-09 Bill Joybug fix in m_pullup
1982-02-02 Sam Lefflermake rip PR_ADDR again
1982-01-31 Bill Joyspl5 not splimp
1982-01-31 Bill Joyavoid SDETACH botch
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 Joyrestore XCLUDE
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 Joyclosef parameter indicating whether error return
1982-01-19 Bill Joydont lose memory when closing non-blocking socket;...
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 Joyfinish pt_send (send start/stop)
1982-01-19 Bill JoyTIOCSTOP TIOCSTART
1982-01-18 Bill JoyEOPNOTSUPP when unknown ioctl
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 Joyfirst working version
1982-01-17 Bill Joypass rw flags to d_stop indicating which queues were...
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 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 Joybefore move async to file table
1982-01-14 Bill Joyminor fixes
1982-01-14 Bill JoyTIOCNOTTY
1982-01-14 Bill Joyspelling changes
1982-01-14 Bill Joyadd ioctls
1982-01-08 Bill Joyminor bug fixes
1981-12-24 Bill Joym_pullup
1981-12-23 Bill Joybug which lost packets
1981-12-23 Bill Joyfstat on socket gives 0
1981-12-22 Bill Joy#undef m_more
1981-12-22 Bill JoyLETDATADRAIN; SIOCDONE
1981-12-21 Bill Joym_free set to 0
1981-12-21 Bill Joytypo in fasttimo code
1981-12-21 Bill Joysleep for connection in accept; return address in accept
next