ctty is a vnode
[unix-history] / usr / src / sys / vax / uba /
1990-04-06 Marc Teitelbaumctty is a vnode
1990-04-04 Mike Karelsrev 7
1990-04-04 Mike Karelstsleep: unwind after signal interrupts; close routines...
1990-04-04 Mike Karelstsleep: unwind after signal interrupts; close routines...
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-16 Marc Teitelbaumtesting sccs
1990-02-09 Marc Teitelbaumtsleep
1990-01-18 Mike Karelsfix retry botch; KNF and more accurate comment
1989-10-29 Kirk McKusickcannot use qbgetpri to discover interrupt priority...
1989-09-07 Marc Teitelbaumposix tty
1989-09-06 Keith Sklowerworking version for alpha tape
1989-09-05 Mike Karelsmerge dmf and dmz drivers
1989-09-05 Mike Karelsbranch for osi alpha release (excludes 7.23)
1989-09-05 Mike Karelsset nsectors before reading label; rm obs. code
1989-08-16 Marc Teitelbaumdate and time created 89/08/15 19:13:58 by marc
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-05 Keith Bosticspelling fix
1989-05-02 Marc Teitelbaumspeed table, initializations, t_param, other terminal...
1989-05-02 Marc TeitelbaumTTLOWAT -> t_lowat
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusick../macine => machine
1989-04-26 Kirk McKusick../machine => machine
1989-02-16 Keith Bosticadd Berkeley specific copyright notice
1989-02-16 Mike KarelsBerkeley copyright
1989-02-08 Thomas Ferrintry to replace standard console on qbus machines only
1989-01-25 Keith Bostictypo in attach routines; bug report 4.3BSD-tahoe/sys/34
1989-01-17 Kirk McKusickfix for Exabyte tmscp tape on uVAX (4.3BSD/sys/230)
1988-11-09 Thomas Ferrinwrong bit definition for CTS
1988-10-23 Mike Karelsuse ubaalloc macros; use qbgetpri for Q-bus device...
1988-10-23 Mike Karelsuse ubaalloc macros; use qbgetpri for Q-bus device...
1988-10-23 Mike Karelsuse ubaalloc macros; use qbgetpri for Q-bus device...
1988-10-23 Mike Karelschange ubaalloc macros to allow 2047 map registers...
1988-10-21 Mike Karelschange ubaalloc macros to allow 2047 map registers...
1988-08-28 Mike Karelsenlarge qbus address space if GATEWAY
1988-08-27 Thomas FerrinAdd support for microvax 3000.
1988-08-10 Keith Bosticadd correct Berkeley copyright
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-29 Robert Elzdeleted stray printf arg
1988-06-15 Marc Teitelbaumlint, code cleanup, make less yucky
1988-06-07 Mike Karelsput udaattach back together
1988-06-05 Marc Teitelbaumtahoe release - much reformating - put cursor motion...
1988-06-05 Mike Karelsyet another disklabel change: don't "open" partition...
1988-06-04 Marc Teitelbaumtahoe release
1988-06-02 Marc Teitelbaumdamned sccs!!! i was going to say, before i was so...
1988-06-02 Marc TeitelbaumThis is the first X11R2 working version. It has minimal
1988-05-28 Marc Teitelbaumadd header
1988-05-28 Marc Teitelbaumadd header, fix include files
1988-05-28 Marc Teitelbaumadd header
1988-05-28 Marc Teitelbaumdate and time created 88/05/27 19:50:06 by marc
1988-05-28 Marc Teitelbaumdate and time created 88/05/27 19:50:04 by marc
1988-05-28 Marc Teitelbaumdate and time created 88/05/27 19:50:01 by marc
1988-05-28 Marc Teitelbaumput back KERN_LOOP and UNLOOP as no-ops to keep the...
1988-05-28 Mike Karelsre-lint
1988-05-28 Marc Teitelbaumchange DMA_BUFSIZ from 3 to 10 (*1024) for X11R2
1988-05-28 Mike Karelsnew diskerr routine
1988-05-28 Mike Karelsfix intr. priority on microvax
1988-05-27 Marc Teitelbaumreformat comments, fix header references, generally...
1988-05-27 Mike Karelsremove extra \'s in strings
1988-05-25 Mike Karelslint
1988-05-15 Mike KarelsDWBUA support for 8200, other changes from torek
1988-05-15 Mike Karelsdisklabel updates, remove ubapurge log(), change autoco...
1988-05-07 Keith Bosticchanges for raw{read,write} stuff
1988-04-26 Keith BosticSCCS file corrupted, and not recoverable from any dump...
1988-04-08 Mike Karelsadd UBAIOADDR (used in standalone)
1988-02-09 Mike Karelsmake BGL code work (was looking at status for backspace)
1988-02-07 Keith Bosticupdate from Chris Torek
1988-02-07 Mike Karelsupdate disklabel ioctls
1988-01-29 Keith Bosticvaxuba/rx.c sets ui->ui_dk = 1 which screws up disk...
1988-01-03 Keith Bosticfix for slow uVAX boots; from Chris Torek
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-23 Keith Bosticmake ANSI compatible
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-23 Keith Bosticdate and time created 87/12/22 12:39:38 by bostic
1987-12-23 Keith Bosticmake ANSI compatible
1987-12-23 Keith Bosticdate and time created 87/12/22 12:37:24 by bostic
1987-11-13 Keith Bosticextraneous assignment to pp; fix from Chris Torek
1987-11-13 Keith Bostichangs after hard I/O error in some cases; fix from...
1987-11-04 Keith Bosticnew version from Chris Torek
1987-11-02 Mike Karelsuse setdisklabel, writedisklabel
1987-10-24 Keith Bosticnew version; (Chris Torek)
1987-10-24 Keith Bosticnew driver; (Chris Torek)
1987-10-24 Keith Bosticubago changed names; add bdp retention fields; (Chris...
1987-10-24 Keith Bosticteach uba.c about drivers that want to keep BDP's;...
1987-08-08 Marc Teitelbaumnot needed anymore - merged into qd.c for 4.3
1987-08-08 Marc Teitelbaumfirst 4.3 version
1987-07-10 Marc Teitelbaumdate and time created 87/07/09 18:17:49 by marc
1987-07-10 Marc Teitelbaumdate and time created 87/07/09 18:05:13 by marc
1987-07-10 Marc Teitelbaumdate and time created 87/07/09 17:57:30 by marc
1987-07-09 Mike Karelsfix typo
1987-07-07 Mike Karelsworking (I think!) with sun-style pseudo-console, many...
1987-07-07 Mike Karelsfirst version working with 4.3
1987-07-07 Mike Karelsfrom Ultrix
1987-06-06 Mike Karelsrm wrong, unneeded crap
1987-06-05 Mike Karelsskip the alternate label crap
1987-05-13 Kirk McKusickfixes from Bill Vaughn (ur-cvsvax!bill@cs.rochester...
1987-05-05 Mike Karelsfinish again
1987-04-18 Mike Karelsfix race in open; log excessive soft errs
1987-04-18 Mike Karelsfinish what I was doing
1987-04-17 Mike Karelsfix races, use spl5
next