remove sysexits.h
[unix-history] / usr / src / sys / vax /
1988-03-23 Keith Bosticgeneral cleanup, minor fixes
1988-03-14 Keith Bosticadd tmscpboot
1988-03-11 Mike Karelsnew definitions to go with last month's driver
1988-03-05 Keith Bosticuse disklabels, not old drive description table
1988-03-05 Keith Bosticenable cache, add disklabels, from Chris Torek
1988-03-05 Keith Bosticadd disklabels
1988-03-05 Keith Bosticgeneral cleanup, minor fixes
1988-03-05 Keith Bostichandle new device spec, remove tmscpioctl, reformat...
1988-03-05 Keith Bosticset up a minimal disklabel from st structure
1988-03-05 Keith Bosticuse disklabels, not old drive description table
1988-03-05 Keith Bostichandle x(adapt, ctrl, unit, part) format; move stuff...
1988-03-05 Keith Bosticremove UNIX define
1988-03-04 Keith Bosticadd ERDLAB, EUNLAB
1988-03-01 Keith Bosticadd ed; it's nice to be able to edit things
1988-02-26 Keith Bosticadd ERDLAB, EUNLAB
1988-02-25 Keith Bosticfix headers; use machine independent routines for prompting
1988-02-25 Mike Karelsupdate
1988-02-25 Keith Bosticlet dev routines print out the error message
1988-02-25 Keith Bosticdefault to dev error, doesn't tell you anything new
1988-02-24 Keith Bosticchange to dev(a,b,c,d) format
1988-02-24 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticmove printn() and gets() to machine independent file
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format; remove idcioctl()
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format; remove idcioctl
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticmove dev routines into machine independent file
1988-02-23 Keith Bosticmove dev routines into machine independent file; clean...
1988-02-23 Keith Bosticretry is local
1988-02-23 Keith Bosticdate and time created 88/02/22 11:35:07 by bostic
1988-02-09 Mike Karelsmake BGL code work (was looking at status for backspace)
1988-02-09 Mike Karelsaccept unit numbers > 7
1988-02-09 Mike Karelsnew bootdev macros, check controller; off by one
1988-02-09 Mike Karelsnew copyright
1988-02-09 Mike Karelsnew IMP interface
1988-02-07 Keith Bosticupdate from Chris Torek
1988-02-07 Mike Karelsupdate disklabel ioctls
1988-02-07 Mike Karelsinit cpuspeed
1988-02-06 Keith Bosticdoesn't need savax.h
1988-02-06 Keith Bosticput SCCS macro in place
1988-02-06 Keith Bosticuse L_SET for lseeks, #defines for magic numbers
1988-02-05 Keith Bosticuse #defines in lseek calls and for magic numbers
1988-01-29 Mike Karelsrestore keywords
1988-01-29 Mike Karelsuvax changes; fix devsw index in confxx; header updates
1988-01-29 Keith Bosticvaxuba/rx.c sets ui->ui_dk = 1 which screws up disk...
1988-01-29 Mike Karelsgood thing r11 wasn't 0 (I think)
1988-01-28 Kirk McKusickfix broken resume code
1988-01-24 Mike Karelsnot yet for kra
1988-01-23 Keith Bosticfix for cpp; minor cleanups
1988-01-23 Keith Bosticdate and time created 88/01/22 08:42:24 by bostic
1988-01-23 Keith Bosticdate and time created 88/01/22 08:41:08 by bostic
1988-01-23 Mike Karelsit compiles better when spelled correctly (karels)
1988-01-22 Mike Karelsremove endian!
1988-01-08 Keith Bosticmove ENDIAN stuff to endian.h, minor reformatting
1988-01-07 Keith Bostictahoe release; version without QV driver
1988-01-04 Keith Bosticnew template, cleanup; mostly from Chris Torek
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-12-16 Mike Karelsnew branch for tahoe release (add 7.10)
1987-12-13 Mike Karelsuse private headers for now
1987-12-13 Mike Karelsfixes
1987-12-13 Keith Bosticremove libsa.a on clean
1987-12-13 Mike Karelschange DMCMTU from 1284 to 1500
1987-12-11 Mike Karelswatch out for bogus combinations of vax options with...
1987-12-06 Keith Bosticold assignment operator
1987-12-04 Marc Teitelbaumoops - expand ENTRY() macro
1987-12-04 Marc TeitelbaumGrab newer version of udiv of libc/vax. This one was...
1987-12-01 Mike Karelsremove unused count from mapin
1987-12-01 Mike Karelsmapin, mapout removed
1987-12-01 Mike Karelsbranch for tahoe release (no malloc)
1987-11-25 Kirk McKusickcheck for malloc failure znd zero memory (from jim...
1987-11-24 Mike KarelsDEUNA needs reset after uba reset! (from torek)
1987-11-14 Keith Bosticnew version from Chris Torek and Jim McKie
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-13 Mike Karelsmake old config files work with uda
1987-11-04 Keith Bosticnew version from Chris Torek
1987-11-02 Mike Karelsuse setdisklabel, writedisklabel
1987-11-01 Mike Karelsmisc. fixes, including reversed test for min/maxdist
1987-10-29 Keith Bosticadd ANSI C 2.9 numerical limitation constants
1987-10-29 Kirk McKusickbreak after a match is made (4.3BSD/sys/163 alex@cca...
1987-10-29 Keith Bosticfix for ANSI printf; bug report 4.3BSD/sys/164
1987-10-24 Keith Bosticdate and time created 87/10/23 11:22:08 by bostic
1987-10-24 Keith Bosticdate and time created 87/10/23 11:20:03 by bostic
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-10-24 Keith Bosticmove ubamem routine down one; (Chris Torek)
1987-10-24 Keith Bosticnew version of mscp.h; (Chris Torek)
1987-10-24 Keith Bosticadd time of day register routine; (Chris Torek)
1987-10-24 Keith Bosticgenmscp -- generic MSCP driver (Chris Torek)
1987-10-23 Kirk McKusickassym.s depends on ../machine/vmparam.h
1987-10-23 Robert Elz4Mb of unibus device space is more than usually present
next