remove setjmp
[unix-history] / usr / src / sys / vax / vax /
1990-06-25 Mike Karelsnew syscall convention; fix up indir code
1990-06-23 Keith Sklowercheck in for beta tape; decoding of instructions broken...
1990-06-22 Kirk McKusicknew system call convention; setregs can return values
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickget RETURN from syscontext.h
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickchgprot returns error code
1990-06-06 Kirk McKusickreturn actual error code
1990-05-30 Kirk McKusicknew calling convension for system calls
1990-05-11 Kirk McKusickmerge in support for System V compatible shared memory
1990-05-11 Kirk McKusickuse NKMEMCLUSTERS to size malloc arena; expand area...
1990-05-11 Kirk McKusickdelete unused U_QSAVE;
1990-05-05 Kirk McKusickdelete unneeded header
1990-05-04 Keith Sklower1st level torek changes for now
1990-04-28 Kirk McKusickhave to munhash on the right things
1990-04-28 Kirk McKusickno more static quota structures
1990-04-13 Keith Sklowerrename rx50operation to rx50rw for consistency with...
1990-04-13 Keith Sklowernew tsleep conventions
1990-04-11 Kirk McKusickvnode table is gone
1990-04-11 Kirk McKusickno longer allocate vnode table or name cache table
1990-04-11 Kirk McKusickincrease size of malloc arena
1990-04-11 Keith Bosticadd fd routines
1990-04-05 Mike Karelsu.u_eosys is gone, use EJUSTRETURN; stop using u.u_error
1990-04-05 Mike Karelsrm setjmp, longjmp
1990-04-04 Mike Karelssync with tahoe
1990-04-04 Mike Karelsu.u_eosys is gone, use EJUSTRETURN; stop using u.u_error
1990-04-04 Mike Karelsdon't bother copying in data for /dev/null
1990-04-04 Mike KarelsISSIG => CURSIG; remove setjmp; use ERESTART to indicat...
1990-04-04 Mike Karelsrm setjmp, longjmp
1990-04-03 Marc Teitelbaumextern declarations for v_*c
1990-04-03 Marc Teitelbaumktrace (checked in by karels)
1990-03-30 Marc Teitelbaumindirect through virtual console routines (v_*)
1990-03-14 Mike Karelsdon't set todr to time zero
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-17 Kirk McKusickdo not include dir.h
1990-02-09 Marc Teitelbaumtsleep
1989-11-23 Marc Teitelbaumtypo
1989-11-15 Kirk McKusickhave to put the NFS and MFS maps outside the kmem map...
1989-10-29 Kirk McKusickdefine SZ_CMAP for Fastreclaim (previously defined...
1989-10-25 Kirk McKusickmerge inode and nfsnode tables into a single vnode...
1989-10-23 Kirk McKusickinode => vnode
1989-10-16 Kirk McKusickfix reference to munhash to use devvp instead of dev...
1989-09-06 Keith Sklowerworking vax version for alpha tape
1989-09-06 Keith Sklowerokeeffe version
1989-09-05 Keith Sklowermust include param.h instead of types.h for mbuf.h...
1989-09-05 Mike Karelsbranch for osi alpha release
1989-09-05 Mike Karelsbranch for osi alpha release; half of 7.4
1989-09-05 Mike Karelsneed param.h for mbuf.h now
1989-09-05 Mike Karelsnow use MCLBYTES in locore
1989-09-04 Mike Karelscleanups; init physmem so can reduce if desired; rm...
1989-09-04 Mike Karelsexpunge u_code (pass directly); move nosys to common...
1989-09-04 Mike Karelsput interrupt br, cvec in globals for qbus code; add...
1989-09-04 Mike Karelsrm chmk 139
1989-09-04 Mike Karelsnew signals: pass code directly to sendsig
1989-09-03 Mike Karelsbranch for osi alpha without vnodes
1989-09-03 Mike Karelsinit physmem to max supported memory (so can limit);
1989-09-01 Kirk McKusickadd MFS map; cleanup NFS map
1989-08-10 Keith Bosticfrom Dave Slattengren, add Berkeley specific copyright...
1989-07-05 Kirk McKusickpass &u to syscall routines (eventually to become a...
1989-07-02 Kirk McKusickadd MAXPHYS for NFS
1989-07-02 Kirk McKusickallocation of nfsnode table
1989-06-28 Kirk McKusicksyntax error in Nfsiomap; use /sbin/init instead of...
1989-06-28 Kirk McKusickupdate for POSIX tty driver from Rick Macklem
1989-05-30 Kirk McKusickeliminate floating point from the kernel (from forys...
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-10 Kirk McKusickmerge in vnodes
1989-05-10 Kirk McKusickdelete unneeded header file; merge in NFS support from...
1989-05-03 Kirk McKusickmerge in NFS support from Rick Macklem
1989-05-02 Marc Teitelbaumprintins looses fmt
1989-04-27 Kirk McKusickuse new form of suser()
1989-02-08 Thomas Ferrin3rd try for mike and tom to get this right; this time...
1988-12-13 Mike Karelsone increment per loop
1988-11-09 Thomas Ferrinavoid null pointer on machine check printf's
1988-11-03 Keith Bosticcredit Mt. Xinu
1988-11-01 Keith Bosticadd Berkeley specific copyright notice
1988-09-22 Thomas Ferrinmore information on machine checks
1988-09-22 Thomas Ferrinconsole scratchpad space already reserved in locore...
1988-09-22 Thomas Ferrinmust protect qbus map regs on ka650
1988-09-07 Thomas Ferrindo halts and reboots properly on ka650 processor
1988-09-03 Thomas Ferrinmust use 8600 SID defs on an 8600 cpu
1988-09-01 Thomas Ferrintish, tish. mike never tested his previous changes.
1988-08-28 Mike Karelsallow qbus address space to be enlarged
1988-08-27 Thomas Ferrindate and time created 88/08/27 07:15:36 by tef
1988-08-27 Thomas Ferrindate and time created 88/08/27 07:15:35 by tef
1988-08-27 Thomas FerrinAdd support for microvax 3000.
1988-07-10 Mike Karelsupdate copyrights
1988-07-10 Mike Karelsvax 8200 support from torek
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-08 Mike Karelsdon't reset unit after computing
1988-05-31 Mike Karelsallow null md_lab pointer
1988-05-28 Mike Karelsbring up to revision 7 for tahoe release
1988-05-28 Mike Karelsnew diskerr routine
1988-05-28 Mike Karelslint
1988-05-27 Mike Karelslint
1988-05-27 Mike Karelsrename kda =>kdb
1988-05-22 Mike Karelsvax 8200 support from torek
1988-05-21 Mike Karelssplit cpu support into separate files (from chris torek)
1988-05-20 Mike Karelsadd kra/kdb; move rx50 to non-reserved range
next