add COMPAT_NOLABEL option
[unix-history] / usr / src / sys / hp300 / include /
1992-07-25 Kirk McKusickupdate to latest revision of kgdb debugging protocol
1992-07-15 Keith Bosticadd basic data types list
1992-07-14 Kirk McKusickdate and time created 92/07/14 00:54:36 by mckusick
1992-07-08 Chris Torekno one uses BASEPRI; add PSL_M
1992-07-08 Chris Torekfixup comments to reflect that softclock no longer...
1992-07-08 Chris Torekchanges to pass clock frame by reference rather than...
1992-07-08 Kirk McKusickwhitespace hacking; add splstatclock
1992-06-25 Keith Bosticadd quad constants
1992-06-25 Keith Bosticadd #define for max size_t value
1992-06-23 Keith Bosticprefix all ANSI #define's with BSD_ so don't collide...
1992-06-23 Marshall Kirk McKusickneed more kernel address space for big machines
1992-06-20 Kirk McKusickadd (unused) md_coredump
1992-06-20 Kirk McKusickget rid of the fiction of NOQUAD
1992-06-06 Mike Hiblermerge latest Utah hp300 code including 68040 support
1992-05-27 Keith Bosticadd ALIGNBYTES constant
1992-03-19 Keith Bosticdate and time created 92/03/18 16:34:08 by bostic
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:37 by bostic
1992-03-10 Keith Bosticexplain what is really happening
1992-03-10 Keith Bosticfrom Chris Torek; see ANSI C, section 2.2.4.2.1
1992-02-20 Kirk McKusickeliminate variable kernel_pmap and function pmap_kernel
1992-02-20 Keith Bosticrip away illusion of portability in ALIGN
1992-02-20 Keith Bosticbreak into separate machine-dependent files for Sparc...
1992-02-18 Kirk McKusickpc is a char *
1992-02-06 Kirk McKusickdate and time created 92/02/05 22:40:56 by mckusick
1992-02-06 Kirk McKusickkeep the offsets the same in the proc structure
1992-02-06 Kirk McKusickadd cpu_setstack
1992-02-06 Kirk McKusickp_regs moves to p_md.md_regs
1991-12-20 Kirk McKusickreorg for quad support
1991-12-07 Keith Bosticadd _SSIZE_T_
1991-11-06 Kirk McKusicklint
1991-09-09 Mike Karelssplit from sys/signal.h
1991-06-29 Mike Karelsmore kmem
1991-06-28 Mike Karelsadd cpu_wait()
1991-06-27 Keith Skloweradd ALIGN macro
1991-06-09 Keith Bosticdon't put anything after the #else or #endif's, unless...
1991-05-16 Kirk McKusickdate and time created 91/05/15 11:38:22 by mckusick
1991-05-11 Keith Bosticput redist script in
1991-05-11 Kirk McKusickcorrect copyright, Utah not CMU
1991-05-10 Mike Karelsadd T_USER
1991-05-09 Mike Karelsupdate comment
1991-05-09 Mike Karelsrm unused, update
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-08 Mike HiblerDIO-II support
1991-05-08 Mike Hiblerpmap_kernel macro
1991-05-08 Mike Hiblercleanup, DIO-II support
1991-05-07 Mike Karelspsl.h is already included by machine/param.h; add signo...
1991-05-05 Mike Karelsmove USERMODE/BASEPRI here, protect from multiple inclusion
1991-05-05 Mike Karelsinline spl's from donn; u. is gone, use p->p_addr
1991-05-05 Mike Karelsrm sswap, sigcode; ast's now global, not in pcb; need...
1991-05-05 Keith Bostickernel has no abort() function
1991-04-21 Mike Karelsmove pte/ste defs to hp300/pte.h; rm *_NULL, foo_t...
1991-04-21 Mike Karelsadd intrframe and macros, definitions of generic functi...
1991-04-21 Mike Karelsupdate from lbl: add SL_BUFSIZE, with room for checksum
1991-04-04 Keith Bosticone version for tahoe, hp300; miscellaneous cleanups
1991-04-04 Keith Bosticdon't make machine type specific
1991-04-04 Keith Bosticdate and time created 91/04/03 16:51:31 by bostic
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-03-18 Mike Karelsfrom LBL
1991-03-10 Keith Bosticdate and time created 91/03/09 18:05:32 by bostic
1991-03-10 Keith Bosticcreate {hp300,i386,tahoe,vax}/include/ansi.h
1991-01-29 Kirk McKusicklabel_t must be defined even if not just kernel
1991-01-16 Keith Bosticuntil proven otherwise, this stuff is kernel specific
1991-01-16 Keith Bosticstdio has to include this file, don't require types.h
1990-12-17 Keith Bostickernel reorg
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-11-04 Kirk McKusickupdate identifier from Utah
1990-11-03 Kirk McKusickupdate identifier from Utah
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-06-25 Keith Bosticsys/types.h includes this, so can't export anything...
1990-06-24 Keith Bosticadd _CLOCK_T, _TIME_T for time.h
1990-06-23 Mike HiblerT_AST -> T_ASTFLT to be more consisent with VAX
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-18 Keith Bosticmove to machtypes.h; include label_t
1990-05-16 Keith Bosticdate and time created 90/05/15 19:06:01 by bostic
1990-05-14 Keith Bosticversion that uses stdargs.h instead of rolling its own
1990-05-14 Keith Bosticredo from scratch; fix short/char round error in histor...
1990-05-09 Kirk McKusickmerge in hp300 support from Utah
1990-03-24 Mike Karelsadd NTOHL, etc. to convert in place
1989-02-16 Keith Bosticdate and time created 89/02/15 18:28:51 by bostic
1988-06-30 Keith Bosticinstall approved copyright notice
1988-01-22 Mike Karelsremove ENDIAN!
1988-01-08 Keith Bosticdate and time created 88/01/07 10:56:23 by bostic
1983-05-04 Sam Lefflerdate and time created 83/05/03 13:48:24 by sam