handle multiple uba's
[unix-history] / usr / src / sys /
1982-07-01 Bill Joyhandle multiple uba's
1982-06-30 Robert Elzremove insque/remque asm's in favour of macros
1982-06-30 Robert Elzinode LRU cache added (from Chris Maltby, Sydney Uni)
1982-06-30 Robert Elzinode cache added (Chris Maltby, Sydney Uni originated...
1982-06-29 Sam Lefflerdate and time created 82/06/28 12:09:53 by sam
1982-06-28 Sam Lefflerdate and time created 82/06/28 03:56:39 by sam
1982-06-28 Sam Lefflerdate and time created 82/06/27 15:14:21 by sam
1982-06-28 Sam Leffler2 bug fixes: attribute system time correctly and handle...
1982-06-28 Sam Lefflerdate and time created 82/06/27 14:56:56 by sam
1982-06-28 Sam Lefflermask bits on holding register during Capricorn check
1982-06-28 Bill Joyuse masterpaddr
1982-06-27 Sam Lefflermacro-ized common expression
1982-06-27 Sam Lefflertablet line disciplines from lucas
1982-06-27 Sam Lefflermemlog for trendata boards (from lucas)
1982-06-27 Sam Lefflerhook for ps driver and untimeout stuff for lucas drivers
1982-06-27 Sam Lefflernew stuff for lucas drivers
1982-06-27 Sam Lefflercheck only low 16 bits for capricorn
1982-06-27 Sam Lefflernew drivers from lucas
1982-06-27 Sam Leffleruse <errno.h>
1982-06-27 Sam Lefflersorry bill, but noone gets blamed for anything around...
1982-06-27 Sam Lefflerdate and time created 82/06/26 16:09:08 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 16:09:03 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 16:08:49 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 14:05:01 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 14:04:59 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 14:04:57 by sam
1982-06-27 Sam Lefflerdate and time created 82/06/26 14:01:31 by sam
1982-06-27 Sam Lefflermore mnemonic
1982-06-26 Bill Joyget rid of ../errno.h
1982-06-26 Bill Joyremove spurious i_un.
1982-06-26 Bill Joyupgrade boot code
1982-06-26 Bill Joydrop #ifdef SIMFS for /etc/config's sake
1982-06-25 Sam Lefflersplimp moved to asm.sed
1982-06-25 Bill Joyfixed bug in handling of tcp urgent
1982-06-25 Sam Lefflermust copy csr or lose status if RCVPENDING
1982-06-24 Sam Leffleradd error codes, don't use strings anymore
1982-06-24 Sam Leffleradded watchdog routines
1982-06-24 Sam Lefflerrecoded copy code to/from unibus for speed
1982-06-24 Sam Lefflerremove csr crap; add stat collection through watchdog...
1982-06-21 Sam Lefflerpurge COUNT crap now that we have gprof
1982-06-20 Sam Lefflerpurge COUNT stuff now that we can use gprof
1982-06-19 Sam Lefflereliminate cvtlw inst's on il_csr and other misc
1982-06-18 Brian Feldmandon't call ecxint at startup
1982-06-18 Sam Lefflerecput wasn't doing word transfers correctly
1982-06-16 Sam Leffleradd route only after host address discovered (for routed)
1982-06-16 Sam Lefflerdidn't set IFF_UP properly
1982-06-16 Sam Lefflerclean up imp code after fixing problems
1982-06-15 Bill Joyupdate to new file system
1982-06-15 Bill Joybranch-place-holder
1982-06-15 Bill Joyfixes to interactions of new fs and buffer cache with...
1982-06-15 Bill Joydeclare wmemall
1982-06-15 Bill Joymountfs declared
1982-06-15 Bill Joygeteblk needs a constant
1982-06-15 Bill Joyfixes to ecc code
1982-06-15 Bill Joyget rid of m_release stuff
1982-06-15 Bill Joyget rid of m_mbcommitted
1982-06-15 Bill Joyget rid of m_release stuff
1982-06-15 Bill Joymore attempts by david
1982-06-15 Sam Lefflerbefore carry to calder
1982-06-15 Sam Lefflertired of those old printfs
1982-06-14 Sam Leffleradd class a/b/c net #'s and purge logical host kludge...
1982-06-14 Sam Lefflerdate and time created 82/06/13 14:10:28 by sam
1982-06-14 Sam Lefflerdate and time created 82/06/13 14:10:27 by sam
1982-06-13 Bill Joynow routing code might work
1982-06-13 Bill Joynow the routing code might wokr
1982-06-13 Bill Joyadvance snd_max even when persisting
1982-06-13 Bill Joyfix to race in accept
1982-06-12 Kirk McKusickadd BLKDEV_IOSIZE for use by character devices
1982-06-11 Bill Joyfirst attempts at fixing persist
1982-06-11 Kirk McKusickchange iput() to irele() when releasing unlocked inodes
1982-06-09 Bill Joyadd SO_DONTROUTE
1982-06-09 Bill Joyfixes vis. a vis. persist timer
1982-06-09 Bill Joyfixes to persist timer handling
1982-06-08 Kirk McKusickirele() becomes iunlock(); new irele() does iput()...
1982-06-08 Kirk McKusickirele() becomes iunlock(); new irele() does iput()...
1982-06-08 Kirk McKusickupdate mod times of cylinder groups
1982-06-08 Kirk McKusickfix read-ahead block calculation
1982-06-08 Kirk McKusickcalculate size for read ahead block
1982-06-07 Bill Joyfix search loop
1982-06-07 Bill Joyfixes to persist timer
1982-06-06 Bill Joydebugging printf
1982-06-06 Bill Joykludge for CAD
1982-06-06 Bill Joymacros for different classes of network
1982-06-06 Bill Joyrestore keywords
1982-06-06 Bill Joyuse shorts to move data
1982-06-06 Bill Joyfix handling of b_active
1982-06-05 Sam Lefflerdate and time created 82/06/04 10:57:10 by sam
1982-06-05 Sam Lefflerdate and time created 82/06/04 10:57:08 by sam
1982-06-04 Kirk McKusickprovide blksize in stat system call
1982-06-04 Bill Joyfixed lpa problem -- kirk
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 McKusickmake queue insertion and deletion into macros
1982-06-01 Kirk McKusickmove ifdef TRACE out of .c files and into trace.h where...
1982-06-01 Kirk McKusickfix time initialization; move bhinit() from bio.c to...
1982-06-01 Sam Lefflermake 3com hack conditional on configuration
1982-06-01 Kirk McKusickupdate for split of swap.c from bio.c
1982-05-28 Sam Leffleradd lpa
1982-05-28 Sam Lefflerupgrade to current tty.h
1982-05-28 Sam Leffleradd idc and remove massbus drivers for 730 (need space)
next