need param.h for mbuf.h now
[unix-history] / usr / src / sys / vax / include /
1989-09-01 Mike Karelsadd Mfsiomap
1989-08-16 Keith Bosticdate and time created 89/08/15 11:53:45 by bostic
1989-05-10 Kirk McKusickmerge in NFS support from Rick Macklem
1989-05-03 Kirk McKusickmerge NFS from Rick Macklem
1988-11-10 Thomas FerrinMCESR register doesn't exist on ka650
1988-08-27 Thomas FerrinAdd support for microvax 3000.
1988-07-10 Mike Karelsupdate copyright, update 630 SID def
1988-05-08 Mike Karelsvax 8200 support from torek: generalize cpu support...
1988-05-08 Mike Karelschanges from torek (should compile, still untested)
1988-05-03 Mike Karelsadd kvtopte, kvtophys; rm VAX630-specific maps
1988-04-24 Mike Karelsfirst version (not working)
1988-01-22 Mike Karelsremove endian!
1988-01-08 Keith Bosticmove ENDIAN stuff to endian.h, minor reformatting
1987-12-11 Mike Karelswatch out for bogus combinations of vax options with...
1987-12-01 Mike Karelsremove unused count from mapin
1987-12-01 Mike Karelsbranch for tahoe release (no malloc)
1987-10-29 Keith Bosticadd ANSI C 2.9 numerical limitation constants
1987-07-12 Mike Karelsremove loop invariants from dirty(); pg_swapm is gone
1987-07-12 Mike Karelspg_swapm is gone
1987-07-12 Mike Karelsmove code definitions from signal.h
1987-06-21 Kirk McKusickcamap is replaced by kmempt
1987-05-22 Keith Bosticadded #define of MACHINE
1987-05-14 Keith Bosticdefine MACHINE
1987-05-13 Mike Karelsdon't use u_type's, wait.h includes us and not types.h
1987-04-03 Mike Karelsworking with pack labels
1987-04-03 Mike Karelsifdefs for dev_bsize (almost working_
1987-02-22 Mike Karelskdb (for sam; untested); misc.
1987-01-17 Mike Karelsmv machdep to machparam.h
1987-01-17 Mike Karelsshare ntoh? definitions
1987-01-14 Mike Karelsmv machine dependent from sys_process.c
1986-12-07 Sam Lefflerdefine null enablertclock
1986-12-07 Sam Lefflerdefine enablertclock() as null
1986-11-04 Mike Karelsdefines for byteorder
1986-10-14 Mike Karelsdefine for byte order
1986-08-10 Mike Karelsgeneralize uba code to handle Q bus more gracefully
1986-06-05 Kirk McKusick4.3BSD release version
1986-04-23 Bob KridleAdded MicroVAX II Support (KA630)
1986-03-30 Mike Karelstouchups
1986-02-24 Mike Karelsrework data structures to be more flexible about I...
1985-10-24 Mike Karels{MAX,DFL}{T,D,S}SIZ now all in bytes
1985-09-18 Mike Karelsadd cpuspeed variable to adjust delay macro
1985-08-06 Jim Bloomadd support for 8600
1985-08-06 Jim Bloomadd definitions for 730 SID
1985-06-09 Kirk McKusickbotched copyright
1985-06-09 Kirk McKusickAdd copyright
1985-04-19 Kirk McKusickfileno only needs to be one bit now, so increase blkno...
1985-03-08 Mike Karelsmore flexible parameters, allow options MAXDSIZ to...
1985-03-08 Kirk McKusickadd instruction to trampoline code
1985-03-08 Kirk McKusickAdd a second hand to the clock algorithm. The front...
1985-03-08 Kirk McKusicklotsfree is now 512KB but at most 1/4 of memory
1984-12-21 Mike Karelspg_fileno is just text or zero until VM redone (for...
1984-12-21 Mike Karelsincrease UPAGES
1984-08-12 Kirk McKusickadd constant BTOPUSRSTACK == btop(USRSTACK) as optimize...
1984-08-12 Kirk McKusickvtopte is now a macro
1984-08-01 Mike Karelsast's set only temporarily, cancelled by swtch;
1983-07-29 Sam Leffler4.2 distribution
1983-07-09 Sam Lefflercouldn't configure 730 only
1983-06-30 Bill Joysize SYSPTSIZE on MAXUSERS
1983-06-15 Sam Lefflermacro definition for mapin (BEWARE, expects count=1)
1983-06-15 Sam Lefflerquestionable, but make mapin a macro since it used...
1983-06-15 Sam Lefflercleanup
1983-06-03 Sam Lefflernew signals
1983-02-22 Sam Lefflermake SYSPTSIZE based on MAXUSERS to increase size of...
1983-02-11 Sam Lefflerdate and time created 83/02/10 21:56:15 by sam
1982-12-10 Sam LefflerBASEPRI backwards
1982-11-14 Sam Lefflermerge of 4.1b with 4.1c
1982-11-10 Sam Lefflerdate and time created 82/11/09 11:28:29 by sam
1982-11-10 Sam Lefflerdate and time created 82/11/09 11:27:11 by sam
1982-11-01 Bill Joyadd PME_CLR
1982-11-01 Bill Joymove clkstart macro into clock.c, where clock code...
1982-11-01 Bill Joychange to T_... names for trap codes
1982-09-12 Bill JoyNICR based on hz
1982-09-05 Bill Joysetsoftclock in asm.sed; clkreld in locore.s
1982-05-27 Sam Leffler7ZZ -> 730
1981-05-15 Bill Joymissing pcb_{fp,ap}
1981-05-15 Bill Joyadd PG_FOD
1981-04-23 Bill Joyfix bug in PSL_FPD clearing
1981-04-03 Bill Joys/730/7ZZ
1981-03-22 Bill Joy730 changes
1981-03-14 Bill Joylarger percpu structure
1981-03-09 Bill Joylint
1981-03-04 Bill Joyadd comments
1981-03-04 Bill Joyrearrange numbers for /usr/include/signal.h's sake
1981-02-27 Bill Joydont give first dimension of Nexmap
1981-02-26 Bill Joycosmetics
1981-02-26 Bill Joyconvert VAX=??? to VAX???
1981-02-24 Bill Joyput in #ifndef LOCORE so can include in locore.s
1981-02-24 Bill Joyput in leading 0's
1981-02-24 Bill Joypad with 0's
1981-02-22 Bill Joymisc changes for first working interlockable version
1981-02-20 Bill Joy%G%->%E%
1981-02-20 Bill Joydate and time created 81/02/19 21:34:07 by wnj
1981-02-16 Bill Joyast and hard/soft clock
1981-02-16 Bill Joybootable autoconf version
1981-02-08 Bill Joycalloc map
1981-01-29 Bill Joyfix LEAPYEAR for year 2000
1981-01-16 Bill Joyadded msgbufmap for new msgbuf saving
1980-12-18 Bill Joycombined 750/780
1980-11-10 Bill Joystamp for 4bsd
1980-09-17 Bill Joytypos
next